From owner-freebsd-stable Sat May 4 14:48:40 2002 Delivered-To: freebsd-stable@freebsd.org Received: from piggy.rz.tu-ilmenau.de (piggy.rz.tu-ilmenau.de [141.24.4.8]) by hub.freebsd.org (Postfix) with ESMTP id B8C2937B405 for ; Sat, 4 May 2002 14:48:35 -0700 (PDT) Received: from gtw.hh59.local (p3EE226E4.dip.t-dialin.net [62.226.38.228]) (authenticated (0 bits)) by piggy.rz.tu-ilmenau.de (8.11.1/8.11.1) with ESMTP id g44LmUv03770 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO) ; Sat, 4 May 2002 23:48:33 +0200 (MET DST) Received: from walnut.hh59.local (walnut.hh59.local [192.168.2.10]) by gtw.hh59.local (8.11.3/8.11.3) with ESMTP id g44MJDT22366 (using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified FAIL) for ; Sun, 5 May 2002 00:19:15 +0200 (CEST) Received: (qmail 35772 invoked by uid 1000); 4 May 2002 21:48:44 -0000 Date: Sat, 4 May 2002 23:48:43 +0200 From: Martin Kaeske To: freebsd-stable@freebsd.org Subject: Re: /dev/dsp: Device busy Message-ID: <20020504234843.A35744@walnut.hh59.local> Mail-Followup-To: freebsd-stable@freebsd.org References: <20020430224551.A2720@walnut.hh59.local> <20020501004850.A5123@walnut.hh59.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020501004850.A5123@walnut.hh59.local>; from Martin.Kaeske@Stud.TU-Ilmenau.DE on Wed, May 01, 2002 at 12:48:50AM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Today i noticed the following: the first time i access /dev/dsp i get an "Operation not supported by device" error and any subsequent access results in "Device busy" (not matter if it is read (cat /dev/dsp) or write (cat test.au >> /dev/dsp) access). Maybe this helps to find a solution. Martin -- "At the beginning of the week, we sealed ten BSD programmers into a computer room with a single distribution of BSD Unix. Upon opening the room after seven days, we found all ten programmers dead, clutching each others throats, and thirteen new flavors of BSD." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message