1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/sound
Cameron Grant 37209180a5 add functions for sound drivers to use for locking and setting up interrupt
handlers.  these are not yet used, but will allow compatibility for driver
modules from 5.x to 4.x.
2001-02-27 07:45:09 +00:00
..
isa - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
midi - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
pci - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
pcm add functions for sound drivers to use for locking and setting up interrupt 2001-02-27 07:45:09 +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