On Thu, Feb 26, 2009 at 5:25 PM, Kim Culhan <[email protected]> wrote: > On Thu, Feb 26, 2009 at 3:40 PM, Hans Petter Selasky <[email protected]> wrote: >> On Thursday 26 February 2009, Kim Culhan wrote: >>> On Thu, Feb 26, 2009 at 10:22 AM, Hans Petter Selasky <[email protected]> >> wrote: >>> > On Thursday 26 February 2009, Kim Culhan wrote: >>> >> On Wed, Feb 25, 2009 at 1:59 AM, Hans Petter Selasky <[email protected]> >> >>> usb2_test_autoinstall:559: Eject CD command status: >>> USB_ERR_NORMAL_COMPLETION usb2_alloc_device:1662: Found Huawei auto-install >>> disk! >>> ugen2.2: <Novatel Wireless Inc.> at usbus2 >>> ugen2.2: <Novatel Wireless Inc.> at usbus2 (disconnected) >>> uhub_reattach_port:414: could not allocate new device! >> >> And if you do like this: >> >> boot kernel without u3g loaded. >> >> When kernel is booted, and card is plugged in, load u3g. What does it output >> then? > > There is no change now when loading the u3g module. > > u3g.c here is now svn commit: r188989 > > $FreeBSD: src/sys/dev/usb/serial/u3g.c,v 1.2 2009/02/24 05:35:48 thompsa Exp $
This info just in, the u3g0 device appeared several minutes after loading the u3g module. dmesg now has added: u3g0: <Data Interface> on usbus2 u3g0: Found 4 ports. umass0: <Novatel Wireless Inc. Novatel Wireless CDMA, class 0/0, rev 1.10/0.00, addr 2> on usbus2 umass0: SCSI over Bulk-Only; quirks = 0x0000 umass0:1:0:-1: Attached to scbus1 (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition (probe0:umass-sim0:0:0:0): NOT READY asc:3a,0 (probe0:umass-sim0:0:0:0): Medium not present (probe0:umass-sim0:0:0:0): Unretryable error da0 at umass-sim0 bus 0 target 0 lun 0 da0: <Novatel MMC Storage 2.31> Removable Direct Access SCSI-2 device da0: 1.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present -kim _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
