From owner-freebsd-current@FreeBSD.ORG Mon Oct 11 17:45:31 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 C3BA816A4CE for ; Mon, 11 Oct 2004 17:45:31 +0000 (GMT) Received: from huva.hittite.isp.9tel.net (huva.hittite.isp.9tel.net [62.62.156.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D97743D48 for ; Mon, 11 Oct 2004 17:45:31 +0000 (GMT) (envelope-from martin.mato@wanadoo.fr) Received: from [80.119.129.147] (unknown [80.119.129.147]) by huva.hittite.isp.9tel.net (Postfix) with ESMTP id EF83A14B6F5 for ; Mon, 11 Oct 2004 20:08:08 +0200 (CEST) Message-ID: <416AC6B9.5010605@wanadoo.fr> Date: Mon, 11 Oct 2004 19:45:29 +0200 From: Martin MATO <**********************@huva.hittite.isp.9tel.net> 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: 8bit X-Mailman-Approved-At: Tue, 12 Oct 2004 14:36:20 +0000 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: **********************@huva.hittite.isp.9tel.net List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Oct 2004 17:45:31 -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_run 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_run 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... :°( 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