Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/dev/pci/hdaudio



Module Name:    src
Committed By:   riz
Date:           Sun Nov 21 20:18:41 UTC 2010

Modified Files:
        src/sys/dev/pci/hdaudio [netbsd-5]: hdaudio.c hdaudio_afg.c
            hdaudio_pci.c
Added Files:
        src/sys/dev/pci/hdaudio [netbsd-5]: hdaudio_pci.h

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #1441):
        sys/dev/pci/hdaudio/hdaudio_afg.c: revision 1.23
        sys/dev/pci/hdaudio/hdaudio.c: revision 1.7
        sys/dev/pci/hdaudio/hdaudio_pci.h: revision 1.1
        sys/dev/pci/hdaudio/hdaudio_pci.c: revision 1.6
Reject invalid vendor IDs (say if there was a RIRB timeout while reading the
VID registers)
add support for nvidia hdaudio controllers
properly round block and buffer sizes -- nvidia HDA controllers work now


To generate a diff of this commit:
cvs rdiff -u -r1.4.4.3 -r1.4.4.4 src/sys/dev/pci/hdaudio/hdaudio.c
cvs rdiff -u -r1.14.2.6 -r1.14.2.7 src/sys/dev/pci/hdaudio/hdaudio_afg.c
cvs rdiff -u -r1.2.4.2 -r1.2.4.3 src/sys/dev/pci/hdaudio/hdaudio_pci.c
cvs rdiff -u -r0 -r1.1.6.2 src/sys/dev/pci/hdaudio/hdaudio_pci.h

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