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
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
…
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
…
chip.h
…
driver.c
…