freebsd-src/sys/dev/sound
Cameron Grant c6c3b893e5 destroy child devices on detach to prevent ever-increasing numbers of
pcm/midi devices trying to attach if the module is repeatedly loaded and
unloaded.
2001-03-17 16:04:25 +00:00
..
isa destroy child devices on detach to prevent ever-increasing numbers of 2001-03-17 16:04:25 +00:00
midi - Do not touch the Giant. 2001-03-14 07:29:47 +00:00
pci - Do not touch the Giant. 2001-03-14 07:29:47 +00:00
pcm don't leak memory allocated for feeders at module unload 2001-03-16 20:58:44 +00:00
chip.h - Handle an interrupt for csa primarily in the bridge driver, 2000-01-03 02:51:16 +00:00
driver.c Driver for the ESS Maestro3 and Allegro sound chips. Note that due to the 2001-02-01 20:29:16 +00:00