K 10 svn:author V 4 nate K 8 svn:date V 27 1998-02-21T17:51:39.000000Z K 7 svn:log V 592 A minor bugfix for my audio driver and pcaudio. The problem is with signals delivered to a process writing to the audio device the system: if you try cat /dev/zero > /dev/dsp (or cat /dev/zero > /dev/pcaudio) and press Ctrl-C : for a second or two the system appears to freeze (e.g. the cursor will disappear if you move the mouse, xclock blocks, etc.). I think that interrupts etc. still run so the problem is not too terrible, but still annoying [ The problems appears to also be in isa/pcaudio.c, though that is ignored ] Submitted by: Luigi Rizzo END