Date: Sat, 22 Apr 2006 09:44:00 +0000 (UTC) From: Ariff Abdullah <ariff@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci via8233.c Message-ID: <200604220944.k3M9i1pE036280@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604220944.k3M9i1pE036280>
