Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 12/13/1999 12:19:26
Module Name: syssrc
Committed By: augustss
Date: Mon Dec 13 20:19:26 UTC 1999
Modified Files:
syssrc/sys/dev/pci: files.pci
Added Files:
syssrc/sys/dev/pci: cs4280.c cs4280_image.h cs4280reg.h
Log Message:
Add a device driver for the Cirrus Logic CS4280 sound chip.
The code has been contributed by Tatoku Ogaito.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/pci/cs4280.c \
syssrc/sys/dev/pci/cs4280_image.h syssrc/sys/dev/pci/cs4280reg.h
cvs rdiff -r1.72 -r1.73 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.