Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 02/25/2003 10:48:25
Module Name:	src
Committed By:	toshii
Date:		Tue Feb 25 08:48:24 UTC 2003

Modified Files:
	src/sys/dev/pci: emuxki.c

Log Message:
Add recording support for emuxki(4).  The patch is basically the same
as I submitted in PR kern/18093.  Some of the patch needs refinement.
Also, only the ADC recording source is supported, because the other
sources are probably much less useful and the implementation isn't
trivial.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/pci/emuxki.c

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