Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/dev/pci
Module Name: src
Committed By: riz
Date: Thu Dec 29 19:33:40 UTC 2005
Modified Files:
src/sys/dev/pci [netbsd-3]: azalia.c files.pci
Added Files:
src/sys/dev/pci [netbsd-3]: azalia.h azalia_codec.c
Log Message:
Pull up following revision(s) (requested by kent in ticket #916):
sys/dev/pci/azalia.h: revision 1.1
sys/dev/pci/azalia_codec.c: revision 1.1
sys/dev/pci/azalia.c: revision 1.13
sys/dev/pci/files.pci: revision 1.239
split azalia.c into three files.
* azalia_codec.c: code for specific codecs
* azalia.c: other code
* azalia.h: common definitions
To generate a diff of this commit:
cvs rdiff -r1.7.2.12 -r1.7.2.13 src/sys/dev/pci/azalia.c
cvs rdiff -r0 -r1.4.2.1 src/sys/dev/pci/azalia.h \
src/sys/dev/pci/azalia_codec.c
cvs rdiff -r1.232.2.2 -r1.232.2.3 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.
Home |
Main Index |
Thread Index |
Old Index