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
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
driver.c