Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 04/02/2000 12:01:13
Module Name:	syssrc
Committed By:	nathanw
Date:		Sun Apr  2 19:01:12 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: tga.c tgavar.h

Log Message:
Add code to read and write bt463-style ramdacs; pick ramdac interface
functions based on type returned from tga_getconf().
Adapt to change in ramdac interface.
Fix race condition in tga_sched_update().
Make tga_sched_update() work before interrupts are enabled.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/pci/tga.c
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/pci/tgavar.h

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