Date: 08 Jan 2000 19:35:16 +0100 From: Vadim Belman <voland@plab.ku.dk> To: Peter Schwenk <schwenk@math.udel.edu> Cc: Brian Sletten <bsletten@nova.org>, freebsd-stable@FreeBSD.ORG Subject: Re: OSS under 3.4 Message-ID: <85aemgtnrv.fsf@eagle.plab.ku.dk> In-Reply-To: Peter Schwenk's message of "Fri, 07 Jan 2000 15:34:00 -0500" References: <Pine.GSO.4.21.0001071526210.20158-100000@members.fcac.org> <38764DB7.A777888C@math.udel.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Peter! On 07 Jan 00 at 21:34, "Peter" (Peter Schwenk) wrote: Peter> I've got OSS loading up in a script in /usr/local/etc/rc.d. I Peter> named the script something like '_oss.sh' so it would run first. Peter> Sometimes on boot it appears like it won't load (displays a message Peter> about not being able to allocate a DMA buffer), but it tries again Peter> and succeeds. I'm running 3.4-STABLE. It's too late yet. 8) The best place to execute soundon is somewhere in the middle of /etc/rc just after all file systems has been mounted and /etc/rc.conf has been read. This gave me the most stable work of OSS drivers. But still they fall unpredictably and I stopped using them once again and got back to the pcm driver. -- /Voland Vadim Belman E-mail: voland@plab.ku.dk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85aemgtnrv.fsf>