This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
sound
History
cg
38f9230afb
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