Date: Fri, 22 Jun 2001 19:22:12 +0100 From: "Cameron Grant" <gandalf@vilnya.demon.co.uk> To: "Maxime Henrion" <mux@qualys.com>, <hackers@FreeBSD.org> Cc: "Farooq Mela" <fmela0@sm.socccd.cc.ca.us> Subject: Re: Sound driver changes between 4.2 and 4.3 Message-ID: <008801c0fb48$417f6920$0504020a@haveblue> References: <3B3379BB.949592E3@sm.socccd.cc.ca.us> <20010622190953.E625@nebula.cybercable.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
> I've also seen a -STABLE box unable to open the /dev/dsp file (open > returns EBUSY) although both fstat and lsof didn't see any process with > this file opened. This second problem was happening even when trying to > ``cat /dev/dsp'' so it's probably not be related to the Linux emulation. there is a known bug in that if the device is open for write and another open, this time read/write, is attempted the device will be stuck open everafter. this will be fixed in the next mfc, to occur soon. -cg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008801c0fb48$417f6920$0504020a>