freebsd-nq/sys/dev/sound/isa
Warner Losh 993fd0c509 PNP BIOS devices are fundamentally different than ISA PNP devices.
These devices should be probed first because they are at fixed
locations and cannot be turned off.  ISA PNP devices, on the other
hand, can be turned off and often can be flexible in the resources
they use.  Probe them last, as always.
2004-12-07 05:30:02 +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 PNP BIOS devices are fundamentally different than ISA PNP devices. 2004-12-07 05:30:02 +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 Re-add an acpi attachment for the legacy probe that was inadvertently 2004-10-15 05:13:25 +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