freebsd-dev/sys/dev/sound
Nick Sayer 05a1fdb459 Simplex devices will always report EBUSY on 2nd (and subsequent)
opens if the reference count is not decremented on close.

Note that this may result in the reference count being corrupted
on full duplex devices (due to mismatching opens/closes), but the
code doesn't use the reference count for anything on full duplex
devices.
2000-08-02 22:47:44 +00:00
..
isa add suspend/resume for yamaha chips 2000-07-30 21:15:35 +00:00
midi Finally merge newmidi. 2000-07-11 11:49:33 +00:00
pci 1. Increase the size of the DMA buffer. 2000-08-02 22:45:57 +00:00
pcm Simplex devices will always report EBUSY on 2nd (and subsequent) 2000-08-02 22:47:44 +00:00
chip.h - Handle an interrupt for csa primarily in the bridge driver, 2000-01-03 02:51:16 +00:00
driver.c do-nothing module that depends on all sound drivers 2000-07-03 21:00:44 +00:00