cvs commit: src/sys/dev/sound/pci via8233.c
Ariff Abdullah
ariff at FreeBSD.org
Sat Apr 22 09:44:02 UTC 2006
ariff 2006-04-22 09:44:00 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/pci via8233.c
Log:
Add support for (latest) VIA VT8251 (rev. 0x07) audio controller.
A slight difference of this chip from its previous siblings is that
it need a gentle "wake up" on every (full) DMA buffer completion to
avoid stalled interrupt handler.
Thanks to George Hartzell for permission on doing remote debugging.
Prime MFC candidate for 6.1-RELEASE. Please reply to this commit if
there are any objections (so I won't bug re@), since the changes
are too small and only specific to VT8251.
PR: i386/95949
Tested by: [1] George Hartzel
myself (remotely)
MFC after: 3 days
[1] http://lists.freebsd.org/pipermail/freebsd-multimedia/2006-April/004003.html
Revision Changes Path
1.24 +45 -9 src/sys/dev/sound/pci/via8233.c
More information about the cvs-src
mailing list