freebsd-nq/sys/dev/sound
Brian Feldman 3fbe138ca9 It seems that sound(4)'s feeder routines don't need to allocate memory
without waiting, since they are called from a system-call context only.
This appears to fix all sorts of problems with open("/dev/dsp", O_WRONLY)
randomly returning ENXIO.

Found by:	cognet
2003-02-23 20:49:45 +00:00
..
isa Include <isa/isavar.h> to fix building on alpha. 2003-02-08 07:05:07 +00:00
midi Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
pci Fix compilation on alpha. Pointy hat to Marcel. 2003-02-23 01:06:58 +00:00
pcm It seems that sound(4)'s feeder routines don't need to allocate memory 2003-02-23 20:49:45 +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 intel ich/ich2 driver - this needs some work but is functional enough for 2001-07-01 19:38:58 +00:00