Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 04/02/2000 11:57:40
Module Name:	syssrc
Committed By:	nathanw
Date:		Sun Apr  2 18:57:38 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: files.pci
Added Files:
	syssrc/sys/dev/ic: bt463.c bt463var.h
Removed Files:
	syssrc/sys/dev/pci: tga_bt463.c

Log Message:
Move bt463 code to dev/ic and adapt to the new ramdac interface.
Set default window type to 24-bit truecolor.
Correctly set pseudocolor mode.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/ic/bt463.c syssrc/sys/dev/ic/bt463var.h
cvs rdiff -r1.82 -r1.83 syssrc/sys/dev/pci/files.pci
cvs rdiff -r1.5 -r0 syssrc/sys/dev/pci/tga_bt463.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.