From owner-freebsd-current@FreeBSD.ORG Tue Oct 12 11:40:33 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0FEF16A4DC for ; Tue, 12 Oct 2004 11:40:33 +0000 (GMT) Received: from gama.univ-perp.fr (gama.univ-perp.fr [194.167.137.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id C106E43D49 for ; Tue, 12 Oct 2004 11:40:27 +0000 (GMT) (envelope-from martin.mato@wanadoo.fr) Received: from [194.167.138.5] (pcmartino.univ-perp.fr [194.167.138.5]) by gama.univ-perp.fr (8.12.8/jtpda-5.4) with ESMTP id i9CBeTpu013434 for ; Tue, 12 Oct 2004 13:40:29 +0200 Message-ID: <416BC29A.7070606@wanadoo.fr> Date: Tue, 12 Oct 2004 13:40:10 +0200 From: Martin MATO User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: fr, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-MailScanner-gama: Found to be clean Mailscanner GAMA X-MailScanner-Information: Please contact the ISP for more information Subject: speedtouch usb stop working since today on 6.0-CURRENT X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: martin.mato@wanadoo.fr List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Oct 2004 11:40:34 -0000 the modem is an Alcatel speedtouch usb (Manta) at the beginning, all is fine: modem at boot or hotplugged give me this log entry: hayes kernel: ugen0: ALCATEL Speed Touch USB, rev 1.10/0.00, addr 2 to upload the firmware, i use this command hayes# /usr/local/sbin/modem_run -f /usr/local/libdata/mgmt.o (modem_run is part of the driver package for the speedtouch modem) at this state, the firmware is uploaded, and the modem detect the line carrier (blinking leds ) after this the process began resident and monitors the modem activity. but now; (after compiling a new kernel today) nothing happens: no error messages; no logs, NOTHING (including whith the generic kernel) the process "modem_run" is effectively running; but not giving me back the controls; and the led doesn't reacts PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND= 650 root 0 0 2348K 1888K ugenrd 0:00 0.00% 0.00% modem_r= un hitting control-c give me back the console but the process still alive PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND= 650 root -8 0 2348K 1888K usbdly 0:00 0.00% 0.00% modem_r= un his state has changed but never disappear and it is unkillable! unplugging ('hard-way) the modem give me this log entry: hayes kernel: ugen0: at uhub0 port 1 (addr 2) disconnected but it shutdown the usb ports : no usb devices are detected anymore until reboot ( restarting usbd does nothing) in my last kernel compiled the 26th september, the modem worked perfectly; in fact i used this station as an internet gateway for my local network until today... :=B0( compiling the last version of the driver package doesn't affect the problem in any way and have found no report of this problem on the driver's mail archives on speedtouch.sourceforge.net. any ideas; or should i buy an ethernet one? ps: sorry for my bad english