Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   kent
Date:           Wed Sep 28 13:06:49 UTC 2005

Modified Files:
        src/sys/dev/pci: azalia.c files.pci
Added Files:
        src/sys/dev/pci: azalia.h azalia_codec.c

Log Message:
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.12 -r1.13 src/sys/dev/pci/azalia.c
cvs rdiff -r0 -r1.1 src/sys/dev/pci/azalia.h src/sys/dev/pci/azalia_codec.c
cvs rdiff -r1.238 -r1.239 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