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:   reinoud
Date:           Wed Jan 12 00:05:43 UTC 2005

Modified Files:
        src/sys/dev/pci: files.pci
Added Files:
        src/sys/dev/pci: auixp.c auixpreg.h auixpvar.h

Log Message:
Initial commit of auixp(4) driver. It's a driver for the audio part of ATI
IXP-200 and family motherboard chips. Its functional for both recording and
playback.

Note that quadraphonic and Dolby 5.1 audio are not tested by me but ought
to work fine. I can set the number of channels etc. OK but i can't listen
to the result. Any feedback on this performance would be greatly
apreciated.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/pci/auixp.c src/sys/dev/pci/auixpreg.h \
    src/sys/dev/pci/auixpvar.h
cvs rdiff -r1.227 -r1.228 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