From owner-freebsd-current Sat Feb 16 17:13:28 2002 Delivered-To: freebsd-current@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 039B237B416; Sat, 16 Feb 2002 17:13:25 -0800 (PST) Received: from pool0237.cvx21-bradley.dialup.earthlink.net ([209.179.192.237] helo=mindspring.com) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16cFsd-0001N3-00; Sat, 16 Feb 2002 17:12:39 -0800 Message-ID: <3C6F037D.A490C091@mindspring.com> Date: Sat, 16 Feb 2002 17:12:29 -0800 From: Terry Lambert X-Mailer: Mozilla 4.7 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Paul van der Zwan Cc: Riccardo Torrini , Brian Fundakowski Feldman , current@FreeBSD.ORG Subject: Re: USB detach crashes possibly fixed References: <200202162149.g1GLnK100609@trantor.xs4all.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Paul van der Zwan wrote: > > I lost /dev/speaker. I don't know if this is related to patch but > > with my previous installed build (a bit old, of December 11, 2001) > > I have those lines on /etc/usbd.conf: > > > > attach "/bin/chmod 666 /dev/${DEVNAME} && echo L16cce > /dev/speaker" > > detach "echo L16eec > /dev/speaker" > > > > and I got a small tune on attach but nothing on detach. > > Now I am unable to play notes on /dev/speaker. Any hint? > > > > I have no crashes but the detach action is never executed when I switch off > my Sony camera ( it has never worked as far as I know) > Attach actions are executed fine.. PHK was threatening to murder /dev/speaker to work around some clock issues that would be hard to nail down the right way. It may be that the clock code was changed recently, and your CVSup got the (putatively) new clock code at the same time as the USB fixes. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message