From owner-freebsd-current Fri Feb 15 13:42:36 2002 Delivered-To: freebsd-current@freebsd.org Received: from mail.dada.it (mail5.dada.it [195.110.96.37]) by hub.freebsd.org (Postfix) with SMTP id EB35237B402 for ; Fri, 15 Feb 2002 13:42:25 -0800 (PST) Received: (qmail 12464 invoked from network); 15 Feb 2002 21:42:15 -0000 Received: from unknown (HELO torrini.org) (195.110.114.101) by mail.dada.it with SMTP; 15 Feb 2002 21:42:15 -0000 Received: (from riccardo@localhost) by torrini.org (8.11.6/8.11.6) id g1FLgMM00335; Fri, 15 Feb 2002 22:42:22 +0100 (CET) (envelope-from riccardo) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200202140829.g1E8ToD86650@green.bikeshed.org> Date: Fri, 15 Feb 2002 22:42:22 +0100 (CET) From: Riccardo Torrini To: Brian Fundakowski Feldman Subject: RE: USB detach crashes possibly fixed Cc: current@FreeBSD.ORG 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 On 14-Feb-2002 (08:29:50/GMT) Brian Fundakowski Feldman wrote: > Please try this change (already committed to -CURRENT) and let me > know if crashes due to detaching USB devices specifically have been > eliminated. I cvsupped on Feb 14, 20:21 CET (GMT+1, Italian time), recompiled both world & kernel (yes, runned mergemaster also :-) and messages show that device attach and detach (before I got only attach) ...kernel: uscanner0: EPSON Perfection1240, rev 1.00/1.14, addr 2 ...kernel: uscanner0: at uhub0 port 1 (addr 2) disconnected ...kernel: uscanner0: detached _BUT_ 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? TIA, Riccardo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message