Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 01/10/2001 01:27:07
Module Name:	syssrc
Committed By:	rh
Date:		Tue Jan  9 23:27:07 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: esm.c esmvar.h

Log Message:
Add a quirk table for specific implementations.
Change the NEC-specific subvendor test for GPIO initialization into a more
generic quirk table flag.
Add a quirk flag for hardware that has left and right channels reversed
(currently the COMPAL 38W2 a.k.a. Dell Inspiron 5000e)
Clean up PCM channel initialization and add channel swapping option.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pci/esm.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/pci/esmvar.h

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