Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 10/10/2004 16:37:07
Module Name:	src
Committed By:	augustss
Date:		Sun Oct 10 16:37:07 UTC 2004

Modified Files:
	src/sys/dev/pci: files.pci
Added Files:
	src/sys/dev/pci: auacer.c auacerreg.h

Log Message:
Add a driver for the Acer Labs M5455 audio controller.
This controller is integrated in some ALi Southbridges.

XXX This driver is incomplete and slightly buggy, but it
works enough to enable me to listen to music on my Sharp MM20.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/pci/auacer.c src/sys/dev/pci/auacerreg.h
cvs rdiff -r1.220 -r1.221 src/sys/dev/pci/files.pci

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