Date: Wed, 2 Sep 2009 07:31:36 -0400 From: Hug Me <hugme@hugme.org> To: freebsd-usb@freebsd.org Subject: Re: huawei card Message-ID: <f9876c510909020431k57ff3153n2ab95f7ae97dd26c@mail.gmail.com> In-Reply-To: <f9876c510909011846r8a26261q760fca0123ab6c2d@mail.gmail.com> References: <f9876c510909011846r8a26261q760fca0123ab6c2d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, I'm one step closer. I changed the line in /sys/dev/usb/usbdevs from = this: product HUAWEI MOBILE 0x1001 Huawei Mobile to this: product HUAWEI MOBILE 0x1414 Huawei Technology recompiled and the devices now show up... however, there are 4 of them: hugme@dragoncon# ls /dev/cuaU* /dev/cuaU0.0 /dev/cuaU0.1 /dev/cuaU0.2 /dev/cuaU0.3 /dev/cuaU0.0.init /dev/cuaU0.1.init /dev/cuaU0.2.init /dev/cuaU0.3.init /dev/cuaU0.0.lock /dev/cuaU0.1.lock /dev/cuaU0.2.lock /dev/cuaU0.3.lock is this a default? I haven't been able to get them to initilize yet... tried minicom this morning, I'm going to configure remote to try tip in just a bit.... On Tue, Sep 1, 2009 at 9:46 PM, Hug Me<hugme@hugme.org> wrote: > I've been having all sorts of trouble with this card. I've tried it > several ways. umass in the kernel, umass loaded manually, umass not > loaded at all... u3g in loaded manually or in the kernel, ubsa loaded > manually or in the kernel. I can't seem to get it detected as anything > except a storage device. I've tried the camcontrol eject and when it > comes back I still don't see the device.... > > here is some of what I see: > > significant lines from boot with device in place > ... > umass0: <HUAWEI Technology HUAWEI Mobile, class 0/0, rev 2.00/0.00, > addr 2> on uhub0 > umass1: <HUAWEI Technology HUAWEI Mobile, class 0/0, rev 2.00/0.00, > addr 2> on uhub0 > ... > (probe2:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > (probe2:umass-sim0:0:0:0): CAM Status: SCSI Status Error > (probe2:umass-sim0:0:0:0): SCSI Status: Check Condition > (probe2:umass-sim0:0:0:0): NOT READY asc:3a,0 > (probe2:umass-sim0:0:0:0): Medium not present > (probe2:umass-sim0:0:0:0): Unretryable error > (probe3:umass-sim1:1:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > (probe3:umass-sim1:1:0:0): CAM Status: SCSI Status Error > (probe3:umass-sim1:1:0:0): SCSI Status: Check Condition > (probe3:umass-sim1:1:0:0): NOT READY asc:3a,0 > (probe3:umass-sim1:1:0:0): Medium not present > (probe3:umass-sim1:1:0:0): Unretryable error > (probe0:mpt0:0:8:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 > (probe0:mpt0:0:8:0): CAM Status: SCSI Status Error > (probe0:mpt0:0:8:0): SCSI Status: Check Condition > (probe0:mpt0:0:8:0): UNIT ATTENTION asc:29,0 > (probe0:mpt0:0:8:0): Power on, reset, or bus device reset occurred > (probe0:mpt0:0:8:0): Retrying Command (per Sense Data) > ses0 at mpt0 bus 0 target 8 lun 0 > ses0: <IBM 25P3495a S320 =A01 1> Fixed Processor SCSI-2 device > ses0: 3.300MB/s transfers > ses0: SAF-TE Compliant Device > da0 at mpt0 bus 0 target 0 lun 0 > da0: <LSILOGIC 1030 IM 1000> Fixed Direct Access SCSI-2 device > da0: 320.000MB/s transfers (160.000MHz, offset 63, 16bit) > da0: Command Queueing Enabled > da0: 34702MB (71071561 512 byte sectors: 255H 63S/T 4424C) > SMP: AP CPU #2 Launched! > SMP: AP CPU #1 Launched! > SMP: AP CPU #3 Launched! > da1 at umass-sim1 bus 1 target 0 lun 0 > da1: <HUAWEI MMC Storage 2.31> Removable Direct Access SCSI-2 device > da1: 1.000MB/s transfers > da1: Attempt to query device size failed: NOT READY, Medium not present > cd0 at umass-sim0 bus 0 target 0 lun 0 > cd0: <HUAWEI Mass Storage 2.31> Removable CD-ROM SCSI-2 device > cd0: 1.000MB/s transfers > cd0: Attempt to query device size failed: NOT READY, Medium not present > > > with umass not loaded: > Unknown USB device: vendor 0x12d1 product 0x1414 bus uhub0 > ugen0: <HUAWEI Technology HUAWEI Mobile, class 0/0, rev 2.00/0.00, > addr 2> on uhub0 > > # usbdevs -v > Controller /dev/usb0: > addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), > (0x1166)(0x0000), rev 1.00 > =A0port 1 powered > =A0port 2 addr 2: full speed, self powered, config 1, HUAWEI > Mobile(0x1414), HUAWEI Technology(0x12d1), rev 0.00 > =A0port 3 powered > =A0port 4 powered > > > Thanks for your help! > > > -- > =A0 =A0 =A0 =A0**********************************************************= ********* > =A0 =A0 =A0 =A0Don't ever forget to > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0-*HUGME*- > > Yield to Temptation ... it may not pass your way again. > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0-- Lazarus Long, "Time Enough for Love" > --=20 ******************************************************************* Don't ever forget to -*HUGME*- Yield to Temptation ... it may not pass your way again. -- Lazarus Long, "Time Enough for Love"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f9876c510909020431k57ff3153n2ab95f7ae97dd26c>