From owner-freebsd-stable Sat Jan 8 10:35:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from plab.ku.dk (plab.ku.dk [130.225.105.65]) by hub.freebsd.org (Postfix) with ESMTP id 03C2614BFD for ; Sat, 8 Jan 2000 10:35:19 -0800 (PST) (envelope-from voland@plab.ku.dk) Received: from eagle.plab.ku.dk (voland@eagle.plab.ku.dk [130.225.105.63]) by plab.ku.dk (8.9.3/8.9.3) with ESMTP id TAA11831; Sat, 8 Jan 2000 19:35:16 +0100 (CET) (envelope-from voland@plab.ku.dk) Received: (from voland@localhost) by eagle.plab.ku.dk (8.9.3/8.9.3) id TAA55992; Sat, 8 Jan 2000 19:35:17 +0100 (CET) (envelope-from voland) Mime-version: 1.0 Content-type: text/plain; charset="koi8-r" Content-transfer-encoding: 8bit X-Comment-To: Peter Schwenk To: Peter Schwenk Cc: Brian Sletten , freebsd-stable@FreeBSD.ORG Subject: Re: OSS under 3.4 References: <38764DB7.A777888C@math.udel.edu> From: Vadim Belman In-Reply-To: Peter Schwenk's message of "Fri, 07 Jan 2000 15:34:00 -0500" Date: 08 Jan 2000 19:35:16 +0100 Message-ID: <85aemgtnrv.fsf@eagle.plab.ku.dk> Lines: 20 X-Mailer: Gnus v5.7/Emacs 20.4 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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