This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-19 10:53:58 +00:00
Code
Issues
Releases
Activity
69f034dae4
freebsd
/
sys
/
dev
/
sound
History
Brian Feldman
d00d7d5c39
Sound devices were being leaked by dsp_open() not actually releasing the
...
channels it allocates if chn_reset() on them resulted in failure. ARROW'D!
2003-02-11 16:58:54 +00:00
..
isa
Include <isa/isavar.h> to fix building on alpha.
2003-02-08 07:05:07 +00:00
midi
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
pci
Consolidate MIN/MAX macros into one place (param.h).
2003-02-02 13:17:30 +00:00
pcm
Sound devices were being leaked by dsp_open() not actually releasing the
2003-02-11 16:58:54 +00:00
usb
if the list of supported formats is empty, fail the attach instead of
2002-11-25 17:03:39 +00:00
chip.h
driver.c