freebsd-dev/sys/dev/sound/isa
Pyun YongHyeon eba1cb6e3e 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.

Approved by:	jake (mentor)
Reviewed by:	truckman, matk
2004-10-13 05:45:16 +00:00
..
ad1816.c Audio drivers failed to detect failure condition and attempted to 2004-10-13 05:45:16 +00:00
ad1816.h
es1888.c * Remove the acpi attachment from the es1888. It has an identify method 2004-10-12 01:56:03 +00:00
ess.c Audio drivers failed to detect failure condition and attempted to 2004-10-13 05:45:16 +00:00
gusc.c Add acpi attachments for ISA sound drivers. This is needed so they'll 2004-10-11 19:52:31 +00:00
mss.c Audio drivers failed to detect failure condition and attempted to 2004-10-13 05:45:16 +00:00
mss.h
sb8.c Audio drivers failed to detect failure condition and attempted to 2004-10-13 05:45:16 +00:00
sb16.c Audio drivers failed to detect failure condition and attempted to 2004-10-13 05:45:16 +00:00
sb.h Implement sbc_lockassert() and sb_lockassert() functions to allow 2004-05-13 11:32:54 +00:00
sbc.c Add acpi attachments for ISA sound drivers. This is needed so they'll 2004-10-11 19:52:31 +00:00
sndbuf_dma.c update my email address. 2003-09-07 16:28:03 +00:00