DragonFly BSD
DragonFly submit List (threaded) for 2005-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

sound/pci updates


From: Eduardo Tongson <propolice@xxxxxxxxx>
Date: Wed, 20 Jul 2005 16:07:59 +0800

* Audio drivers failed to detect failure condition and attempted to
assign DMA address to the wrong address. It can cause system lockup
or other mysterious errors. Since most sound cards requires low DMA
address(BUS_SPACE_MAXADDR_24BIT) sndbuf_alloc() would fail when the
audio driver is loaded after long running of operations.
* Added support for the Vibra 128 (and other CT4730-based cards) on es137x.

Taken-from: FreeBSD

<http://leaf.dragonflybsd.org/~ed/patches/sound_pci-20050719.diff>

--ed 
Eduardo Tongson   <>




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