From owner-freebsd-usb@FreeBSD.ORG Sat Nov 18 20:42:57 2006 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9511416A40F for ; Sat, 18 Nov 2006 20:42:57 +0000 (UTC) (envelope-from argonaut@vodafone.es) Received: from vodafone.es (back.vodafone.es [212.73.32.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E09B43D77 for ; Sat, 18 Nov 2006 20:42:51 +0000 (GMT) (envelope-from argonaut@vodafone.es) Received: from barbikane.homeunix.com ([212.166.255.233]) by mail-smtp03-p.vodafone.es (Messaging) with SMTP id <0J8Y007830Y78V60@mail-smtp03-p.vodafone.es> for freebsd-usb@freebsd.org; Sat, 18 Nov 2006 21:30:09 +0100 (MET) Date: Sat, 18 Nov 2006 21:30:04 +0100 From: Jes In-reply-to: <70e8236f0611170447w4a74cd30k63b26d95f10d0576@mail.gmail.com> To: freebsd-usb@freebsd.org Message-id: <20061118213004.122cf8f0.argonaut@airtel.net> MIME-version: 1.0 X-Mailer: Sylpheed version 2.2.9 (GTK+ 2.8.20; i386-portbld-freebsd6.0) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT References: <20061117113003.175f186f.argonaut@vodafone.es> <70e8236f0611170447w4a74cd30k63b26d95f10d0576@mail.gmail.com> Cc: Subject: Re: Huawei E220 HSDPA modem : not all functions are detected X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Nov 2006 20:42:57 -0000 Hi: I hacked ubsa.c and usbdevs.c as well. The modem is recognized but with this message: ucom0: Could not find interrupt in My VRA (Option) is well detected as ucom0 and /dev/ttyU0 is available, so ppp can use it. This doesn't ocurr with the huawei modem; it's detected as ucom0 but /dev/ttyU0 is not available. Any idea Joao ? My kernel: FreeBSD barbikane 6.0-RELEASE FreeBSD 6.0-RELEASE #3: Sat Nov 18 20:58:41 CET 2006 jjess@barbikane:/usr/src/sys/i386/compile/MYKERNEL i386 Thanks, bye. Jes On Fri, 17 Nov 2006 12:47:48 +0000 Joao Barros wrote: > On 11/17/06, Jes wrote: > > Hi: > > > > I have the same problem. Another modem Huawei E220 detected as mass-storage: > > > > umass0: HUAWEI Technologies HUAWEI Mobile, rev 1.10/0.00, addr 2 > > cd1 at umass-sim0 bus 0 target 0 lun 0 > > cd1: Removable CD-ROM SCSI-2 device > > cd1: 1.000MB/s transfers > > cd1: Attempt to query device size failed: NOT READY, Medium not present > > > > > > I'm absolutly lost. Any idea ??? > > I hacked ubsa(4) to detect my E220 and I can talk to the dongle :) > Just waiting for Vodafone to re enable my service again as they lost > my contract... > I'll post a patch and the ppp.conf configuration when I can test it. > > -- > Joao Barros