Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/28/2000 07:12:30
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Nov 28 05:12:30 UTC 2000

Modified Files:
	syssrc/sys/dev/pci: files.pci
Added Files:
	syssrc/sys/dev/pci: auich.c auichreg.h

Log Message:
Device driver for the built-in audio on Intel ICH, ICH0, ICH2,
and i440MX chipsets.  Based on a driver by Michael Shalayeff,
modified somewhat by me to use bus_dma properly, and fix some
audio encoding emulation bugs.

Thanks to Manuel Bouyer for testing and feedback.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/auich.c syssrc/sys/dev/pci/auichreg.h
cvs rdiff -r1.110 -r1.111 syssrc/sys/dev/pci/files.pci

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