Subject: Re: CVS commit: syssrc
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Nathan J. Williams <nathanw@MIT.EDU>
List: port-alpha
Date: 03/04/2000 15:48:10
> On Sat, 4 Mar 2000 02:28:01 -0800 (PST)
> Roland Dowdeswell <elric@netbsd.org> wrote:
>
> > Modified Files:
> > syssrc/sys/dev/pci: files.pci tga.c tga_bt463.c tga_conf.c tgareg.h
> > tgavar.h
> > Removed Files:
> > syssrc/sys/dev/pci: tga_bt485.c
> >
> > Log Message:
> > Added basic TGA2 support to the TGA driver. Abstracted the RAMDAC
> > code out into ../ic/bt485.c. Disabled tga_bt463.c, which we don't
> > currently support.
>
> We don't? I thought Nathan Williams had gotten it working...
I certainly made the tga_bt463 code work, in the sense of letting the
-E2 card program it successfully. This change looks like it requires
some reworking of the tga/ramdac interface on the bt463 side, but it
shouldn't be broken.
- Nathan