Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/14/2002 01:31:34
Module Name:	syssrc
Committed By:	christos
Date:		Fri Dec 13 23:31:34 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: twe.c twevar.h
Added Files:
	syssrc/sys/dev/pci: tweio.h

Log Message:
Add /dev/twex support. To be used with FreeBSD's 3dmd.
Initial port from Masaru OKI <oki@netbsd.org>, with KNF, memory leak fixes,
denial of service problems, and null pointer fixes from me.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 syssrc/sys/dev/pci/twe.c
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/tweio.h
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/pci/twevar.h

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