This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
sound
History
Brian Feldman
ca33ae2367
Fix some of the places where sound(4) can sleep with a lock held. (Help
...
courtesy of fenner).
2002-07-25 04:49:45 +00:00
..
isa
Fix driver to re-enable sound output on AD1816 based cards caused by an
2002-06-09 14:20:17 +00:00
midi
Change callers of mtx_init() to pass in an appropriate lock type name. In
2002-04-04 21:03:38 +00:00
pci
Fake a resume method for this chip via calling detach/attach. This lets
2002-07-24 21:27:22 +00:00
pcm
Fix some of the places where sound(4) can sleep with a lock held. (Help
2002-07-25 04:49:45 +00:00
usb
Make this compile.
2002-07-22 00:11:35 +00:00
chip.h
…
driver.c
…