K 10 svn:author V 5 green K 8 svn:date V 27 2003-02-23T20:49:45.000000Z K 7 svn:log V 261 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 END