Date: Sat, 10 Sep 2005 17:33:59 +0000 (UTC) From: Alexander Leidinger <netchild@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa sb16.c Message-ID: <200509101733.j8AHXxfG057878@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2005-09-10 17:33:59 UTC
FreeBSD src repository
Modified files:
sys/dev/sound/isa sb16.c
Log:
Fix panic caused by full duplex operation.
From the PR:
---snip---
The vibra16X supports full duplex. I traced the Windows driver, and what is
does is that it programs one DMA channel 8-bit, and the other 16-bit. There
might be some kind of auto detection logic here, because it always uses 8-bit
for playback, even if I play 16-bit sound ...
---snip---
PR: 80977
Submitted by: Hans Petter Selasky <hselasky@c2i.net>
Revision Changes Path
1.91 +3 -2 src/sys/dev/sound/isa/sb16.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509101733.j8AHXxfG057878>
