freebsd-dev/sys/dev/sound
Alexander Leidinger 0725262365 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>
2005-09-10 17:33:58 +00:00
..
isa Fix panic caused by full duplex operation. 2005-09-10 17:33:58 +00:00
pci * Add locking / MPSAFE 2005-07-31 13:43:42 +00:00
pcm Merge the dev_clone and dev_clone_cred event handlers into a single 2005-08-08 19:55:32 +00:00
sbus Take advantage of ebus(4) having switched to SYS_RES_MEMORY for the 2005-05-19 18:13:49 +00:00
usb Add code from Kazuhito HONDA that allows the user to see 2005-04-27 17:16:27 +00:00
chip.h
driver.c