From owner-freebsd-usb@FreeBSD.ORG Sun Apr 21 16:10:03 2013 Return-Path: Delivered-To: freebsd-usb@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 30C5D61C for ; Sun, 21 Apr 2013 16:10:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 229B01758 for ; Sun, 21 Apr 2013 16:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3LGA254061797 for ; Sun, 21 Apr 2013 16:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3LGA21Y061796; Sun, 21 Apr 2013 16:10:02 GMT (envelope-from gnats) Date: Sun, 21 Apr 2013 16:10:02 GMT Message-Id: <201304211610.r3LGA21Y061796@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org Cc: From: Hans Petter Selasky Subject: Re: usb/177895: similar 1TB Western Digital "My Passports" - some load, some don't X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Hans Petter Selasky List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Apr 2013 16:10:03 -0000 The following reply was made to PR usb/177895; it has been noted by GNATS. From: Hans Petter Selasky To: Leif Velcro Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: usb/177895: similar 1TB Western Digital "My Passports" - some load, some don't Date: Sun, 21 Apr 2013 18:06:12 +0200 On 04/17/13 07:27, Leif Velcro wrote: > >> Number: 177895 >> Category: usb >> Synopsis: similar 1TB Western Digital "My Passports" - some load, some don't >> Confidential: no >> Severity: non-critical >> Priority: low >> Responsible: freebsd-usb >> State: open >> Quarter: >> Keywords: >> Date-Required: >> Class: sw-bug >> Submitter-Id: current-users >> Arrival-Date: Wed Apr 17 05:30:01 UTC 2013 >> Closed-Date: >> Last-Modified: >> Originator: Leif Velcro >> Release: 9.1-RELEASE-p2 >> Organization: >> Environment: > FreeBSD asystem.here.com 9.1-RELEASE-p2 FreeBSD 9.1-RELEASE-p2 #0: Tue Apr 9 12:16:09 EDT 2013 root@asystem.here.com:/usr/obj/usr/src/sys/asystem i386 >> Description: > I have several Western Digital "My Passports". They are 1TB external USB drives, all the same model (except for external color). > > When I connect some of them, the system is happy and says this: > > ugen1.2: at usbus1 > umass0: on usbus1 > umass0: SCSI over Bulk-Only; quirks = 0x0000 > umass0:3:0:-1: Attached to scbus3 > da0 at umass-sim0 bus 0 scbus3 target 0 lun 0 > da0: Fixed Direct Access SCSI-6 device > da0: 1.000MB/s transfers > da0: 953837MB (1953458176 512 byte sectors: 255H 63S/T 121597C) > ses0 at umass-sim0 bus 0 scbus3 target 0 lun 1 > ses0: Fixed Enclosure Services SCSI-6 device > ses0: 1.000MB/s transfers > ses0: SCSI-3 SES Device > > When I connect others, the system is sad and says this: > > ugen1.2: at usbus1 > umass0: on usbus1 > umass0: SCSI over Bulk-Only; quirks = 0x4001 > umass0:3:0:-1: Attached to scbus3 > (da0:umass-sim0:0:0:0): got CAM status 0x4 > (da0:umass-sim0:0:0:0): fatal error, failed to attach to device > (da0:umass-sim0:0:0:0): lost device - 0 outstanding, 4 refs > (da0:umass-sim0:0:0:0): removing device entry > (probe0:umass-sim0:0:0:1): INQUIRY. CDB: 12 0 0 0 24 0 > (probe0:umass-sim0:0:0:1): CAM status: CCB request completed with an error > (probe0:umass-sim0:0:0:1): Retrying command > (probe0:umass-sim0:0:0:1): INQUIRY. CDB: 12 0 0 0 24 0 > (probe0:umass-sim0:0:0:1): CAM status: CCB request completed with an error > (probe0:umass-sim0:0:0:1): Retrying command > (probe0:umass-sim0:0:0:1): INQUIRY. CDB: 12 0 0 0 24 0 > (probe0:umass-sim0:0:0:1): CAM status: CCB request completed with an error > (probe0:umass-sim0:0:0:1): Retrying command > (probe0:umass-sim0:0:0:1): INQUIRY. CDB: 12 0 0 0 24 0 > (probe0:umass-sim0:0:0:1): CAM status: CCB request completed with an error > (probe0:umass-sim0:0:0:1): Retrying command > (probe0:umass-sim0:0:0:1): INQUIRY. CDB: 12 0 0 0 24 0 > (probe0:umass-sim0:0:0:1): CAM status: CCB request completed with an error > (probe0:umass-sim0:0:0:1): Error 5, Retries exhausted > > When the system is sad, it doesn't create a proper device, so you can't access the drive, even to reformat it. All of these drives worked under multiple systems (i386 and amd64) running 7.4-RELEASE-p12. The "bad" drives continue to work fine on an old 7.4-RELEASE-p12 machine. > > This new behavior is consistent on two i386 servers running 9.1-RELEASE-p2. The same drives don't work in the same way on both systems. > > Additionally, if the unrecognized drives are attached to the server during a reboot, the system will hard freeze on shutdown. Manually pressing the power button is necessary to reboot. > > Are the different quirks a clue? > > I am willing to reformat the "bad" drives to make them more compliant with the new OS, but right now I can't access them at all. >> How-To-Repeat: > Plug one of the bad drives into an i386 system running 9.1-RELEASE-p2. Plug that same bad drive into an old 7.4-RELEASE-p12 and it runs fine. Plug a good drive in 9.1-RELEASE-p2 or 7.4-RELEASE-p12 systems and it doesn't have the problem. >> Fix: > > Hi, Try using "usbdump -i usbusX -f Y -s 65536" to look at the traffic. Also see EHCI quirks which you can set from /boot/loader.conf: sysctl hw.usb.ehci --HPS From owner-freebsd-usb@FreeBSD.ORG Sun Apr 21 16:10:04 2013 Return-Path: Delivered-To: freebsd-usb@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1D28761D for ; Sun, 21 Apr 2013 16:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 104231759 for ; Sun, 21 Apr 2013 16:10:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3LGA3Lv061803 for ; Sun, 21 Apr 2013 16:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3LGA3h9061802; Sun, 21 Apr 2013 16:10:03 GMT (envelope-from gnats) Date: Sun, 21 Apr 2013 16:10:03 GMT Message-Id: <201304211610.r3LGA3h9061802@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: usb/177896: commit references a PR X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Apr 2013 16:10:04 -0000 The following reply was made to PR usb/177896; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: usb/177896: commit references a PR Date: Sun, 21 Apr 2013 16:09:42 +0000 (UTC) Author: hselasky Date: Sun Apr 21 16:09:35 2013 New Revision: 249726 URL: http://svnweb.freebsd.org/changeset/base/249726 Log: Fix manual page. PR: usb/177896 Submitted by: Leif Velcro Modified: head/share/man/man4/usb_quirk.4 Modified: head/share/man/man4/usb_quirk.4 ============================================================================== --- head/share/man/man4/usb_quirk.4 Sun Apr 21 16:02:50 2013 (r249725) +++ head/share/man/man4/usb_quirk.4 Sun Apr 21 16:09:35 2013 (r249726) @@ -16,7 +16,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 8, 2012 +.Dd April 21, 2013 .Dt USB_QUIRK 4 .Os .Sh NAME @@ -27,7 +27,7 @@ To compile this module into the kernel, place the following line in your kernel configuration file: .Bd -ragged -offset indent -.Cd "device usb_quirk" +.Cd "device usb" .Ed .Pp Alternatively, to load the module at boot _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org" From owner-freebsd-usb@FreeBSD.ORG Sun Apr 21 16:30:01 2013 Return-Path: Delivered-To: freebsd-usb@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 382F1B06 for ; Sun, 21 Apr 2013 16:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2A3BE17D9 for ; Sun, 21 Apr 2013 16:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3LGU13w066021 for ; Sun, 21 Apr 2013 16:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3LGU02Z066020; Sun, 21 Apr 2013 16:30:00 GMT (envelope-from gnats) Date: Sun, 21 Apr 2013 16:30:00 GMT Message-Id: <201304211630.r3LGU02Z066020@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org Cc: From: Hans Petter Selasky Subject: Re: usb/177897: [u3g][patch] add support for the Huawei E352 modem X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Hans Petter Selasky List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Apr 2013 16:30:01 -0000 The following reply was made to PR usb/177897; it has been noted by GNATS. From: Hans Petter Selasky To: Damjan Jovanovic Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: usb/177897: [u3g][patch] add support for the Huawei E352 modem Date: Sun, 21 Apr 2013 18:30:10 +0200 On 04/17/13 08:40, Damjan Jovanovic wrote: > >> Number: 177897 >> Category: usb >> Synopsis: [u3g][patch] add support for the Huawei E352 modem >> Confidential: no >> Severity: non-critical >> Priority: low >> Responsible: freebsd-usb >> State: open >> Quarter: >> Keywords: >> Date-Required: >> Class: change-request >> Submitter-Id: current-users >> Arrival-Date: Wed Apr 17 06:50:00 UTC 2013 >> Closed-Date: >> Last-Modified: >> Originator: Damjan Jovanovic >> Release: PCBSD 9.1 >> Organization: >> Environment: > FreeBSD pcbsd-2516 9.1-RELEASE-p2 FreeBSD 9.1-RELEASE-p2 #9 r249522M: Wed Apr 17 07:59:19 SAST 2013 root@pcbsd-2516:/usr/obj/usr/src/sys/U3GTEST amd64 >> Description: > Add support for the Huawei E352 3G modem, and get u3g to reset it from mass-storage device to a 3G modem which can be dialled using /dev/cuaU0.0. > > A new SCSI reset command had to be added for this, as using the old U3GINIT_HUAWEISCSI command turns the device into a broken Huawei E173 instead. > >> How-To-Repeat: > >> Fix: > > > Patch attached with submission follows: > > Index: sys/dev/usb/quirk/usb_quirk.c > =================================================================== > --- sys/dev/usb/quirk/usb_quirk.c (revision 249522) > +++ sys/dev/usb/quirk/usb_quirk.c (working copy) > @@ -532,6 +532,7 @@ > [UQ_BAD_MIDI] = "UQ_BAD_MIDI", > [UQ_AU_VENDOR_CLASS] = "UQ_AU_VENDOR_CLASS", > [UQ_SINGLE_CMD_MIDI] = "UQ_SINGLE_CMD_MIDI", > + [UQ_MSC_EJECT_HUAWEISCSI2] = "UQ_MSC_EJECT_HUAWEISCSI2", > }; > > /*------------------------------------------------------------------------* > Index: sys/dev/usb/quirk/usb_quirk.h > =================================================================== > --- sys/dev/usb/quirk/usb_quirk.h (revision 249522) > +++ sys/dev/usb/quirk/usb_quirk.h (working copy) > @@ -104,6 +104,8 @@ > UQ_AU_VENDOR_CLASS, /* audio device uses vendor and not audio class */ > UQ_SINGLE_CMD_MIDI, /* at most one command per USB packet */ > > + UQ_MSC_EJECT_HUAWEISCSI2, /* ejects after another Huawei SCSI command */ > + > USB_QUIRK_MAX > }; > > Index: sys/dev/usb/serial/u3g.c > =================================================================== > --- sys/dev/usb/serial/u3g.c (revision 249522) > +++ sys/dev/usb/serial/u3g.c (working copy) > @@ -95,6 +95,7 @@ > #define U3GINIT_SAEL_M460 8 /* Requires vendor init */ > #define U3GINIT_HUAWEISCSI 9 /* Requires Huawei SCSI init command */ > #define U3GINIT_TCT 10 /* Requires TCT Mobile init command */ > +#define U3GINIT_HUAWEISCSI2 11 /* Requires another Huawei SCSI init command */ > > enum { > U3G_BULK_WR, > @@ -285,6 +286,8 @@ > U3G_DEV(HUAWEI, E180V, U3GINIT_HUAWEI), > U3G_DEV(HUAWEI, E220, U3GINIT_HUAWEI), > U3G_DEV(HUAWEI, E220BIS, U3GINIT_HUAWEI), > + U3G_DEV(HUAWEI, E352, 0), > + U3G_DEV(HUAWEI, E352_INIT, U3GINIT_HUAWEISCSI2), > U3G_DEV(HUAWEI, MOBILE, U3GINIT_HUAWEI), > U3G_DEV(HUAWEI, E1752, U3GINIT_HUAWEISCSI), > U3G_DEV(HUAWEI, E1820, U3GINIT_HUAWEISCSI), > @@ -683,6 +686,8 @@ > method = U3GINIT_WAIT; > else if (usb_test_quirk(uaa, UQ_MSC_EJECT_HUAWEISCSI)) > method = U3GINIT_HUAWEISCSI; > + else if (usb_test_quirk(uaa, UQ_MSC_EJECT_HUAWEISCSI2)) > + method = U3GINIT_HUAWEISCSI2; > else if (usb_test_quirk(uaa, UQ_MSC_EJECT_TCT)) > method = U3GINIT_TCT; > else if (usbd_lookup_id_by_uaa(u3g_devs, sizeof(u3g_devs), uaa) == 0) > @@ -703,6 +708,9 @@ > case U3GINIT_HUAWEISCSI: > error = usb_msc_eject(udev, 0, MSC_EJECT_HUAWEI); > break; > + case U3GINIT_HUAWEISCSI2: > + error = usb_msc_eject(udev, 0, MSC_EJECT_HUAWEI2); > + break; > case U3GINIT_SCSIEJECT: > error = usb_msc_eject(udev, 0, MSC_EJECT_STOPUNIT); > break; > Index: sys/dev/usb/usb_msctest.c > =================================================================== > --- sys/dev/usb/usb_msctest.c (revision 249522) > +++ sys/dev/usb/usb_msctest.c (working copy) > @@ -98,6 +98,9 @@ > static uint8_t scsi_huawei_eject[] = { 0x11, 0x06, 0x00, 0x00, 0x00, 0x00, > 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, > 0x00, 0x00, 0x00, 0x00 }; > +static uint8_t scsi_huawei_eject2[] = { 0x11, 0x06, 0x20, 0x00, 0x00, 0x01, > + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, > + 0x00, 0x00, 0x00, 0x00 }; > static uint8_t scsi_tct_eject[] = { 0x06, 0xf5, 0x04, 0x02, 0x52, 0x70 }; > static uint8_t scsi_sync_cache[] = { 0x35, 0x00, 0x00, 0x00, 0x00, 0x00, > 0x00, 0x00, 0x00, 0x00 }; > @@ -781,6 +784,11 @@ > &scsi_huawei_eject, sizeof(scsi_huawei_eject), > USB_MS_HZ); > break; > + case MSC_EJECT_HUAWEI2: > + err = bbb_command_start(sc, DIR_IN, 0, NULL, 0, > + &scsi_huawei_eject2, sizeof(scsi_huawei_eject2), > + USB_MS_HZ); > + break; > case MSC_EJECT_TCT: > /* > * TCTMobile needs DIR_IN flag. To get it, we > Index: sys/dev/usb/usb_msctest.h > =================================================================== > --- sys/dev/usb/usb_msctest.h (revision 249522) > +++ sys/dev/usb/usb_msctest.h (working copy) > @@ -34,6 +34,7 @@ > MSC_EJECT_CMOTECH, > MSC_EJECT_HUAWEI, > MSC_EJECT_TCT, > + MSC_EJECT_HUAWEI2 > }; > > int usb_iface_is_cdrom(struct usb_device *udev, > Index: sys/dev/usb/usbdevs > =================================================================== > --- sys/dev/usb/usbdevs (revision 249522) > +++ sys/dev/usb/usbdevs (working copy) > @@ -1885,6 +1885,8 @@ > product HUAWEI E1752 0x1446 3G modem > product HUAWEI K3765 0x1465 3G modem > product HUAWEI E1820 0x14ac E1820 HSPA+ USB Slider > +product HUAWEI E352_INIT 0x14fe E352/E353 3G modem initial > +product HUAWEI E352 0x1506 E352/E353 3G modem > product HUAWEI K3765_INIT 0x1520 K3765 Initial > product HUAWEI E173 0x1c05 3G modem > product HUAWEI E173_INIT 0x1c0b 3G modem initial > > >> Release-Note: >> Audit-Trail: >> Unformatted: > _______________________________________________ > freebsd-usb@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-usb > To unsubscribe, send any mail to "freebsd-usb-unsubscribe@freebsd.org" > Hi, This device is already exist as: product HUAWEI E3131 0x1506 3G modem Can you update your patch to use this definition instead? Where did you obtain the SCSI command from? I suggest that the existing HUAWEI SCSI quirk issue the new command after the existing one. Update your patch and I'll have a look again. --HPS From owner-freebsd-usb@FreeBSD.ORG Mon Apr 22 11:06:53 2013 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A446861F for ; Mon, 22 Apr 2013 11:06:53 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 80AFC1096 for ; Mon, 22 Apr 2013 11:06:53 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3MB6rKG089308 for ; Mon, 22 Apr 2013 11:06:53 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3MB6rEp089306 for freebsd-usb@FreeBSD.org; Mon, 22 Apr 2013 11:06:53 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 22 Apr 2013 11:06:53 GMT Message-Id: <201304221106.r3MB6rEp089306@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-usb@FreeBSD.org Subject: Current problem reports assigned to freebsd-usb@FreeBSD.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Apr 2013 11:06:53 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o usb/177897 usb [u3g][patch] add support for the Huawei E352 modem o usb/177896 usb man page for usb_quirk suggests adding device to kerne o usb/177895 usb similar 1TB Western Digital "My Passports" - some load o usb/177666 usb Add support for Texas Instruments / Luminary Micro JTA o usb/177173 usb add buffalo's sg54hg support to rum o usb/177105 usb add dlink dwr-510's support to u3g o usb/177013 usb [patch] Adding support for LOGITEC LAN-W300N/U2S on if o usb/176913 usb High interrupt load with ehci o usb/176841 usb [umass] Sony DSC-H2 USB connection fails o usb/176417 usb [xhci][cam][umass] kernelpanic while removing plugged o usb/175731 usb detaching USB keyboard freezes other USB keyboards o usb/175639 usb not detect usb netcard D-LINK DUB-E100 rev C1 o usb/175599 usb [usbdevs][patch]Liebert UPS PSI1000 being assigned uhi o usb/175551 usb Seagate 2TB USB extern hard disk have errors with Free o usb/175454 usb update usbdevs and usb_quirk.c for SanDisk SDDR-289 o usb/175379 usb usb card-reader problem o usb/175302 usb don't mount virtual driver CD for my phone o usb/174963 usb buffalo wli-uc-gn wireless card sometimes unusable and o usb/174835 usb uaudio fails to create pcm/dsp device file o usb/174814 usb [PATCH] support for MiFi 2200 o usb/174695 usb usb keeps disconnecting mouse or keyboard o usb/174575 usb Interrupt storm error on startup o usb/174464 usb clone MAC address(es) on usb networks cdce(4) && ue[0- o usb/174254 usb MIDI keyboard not recognised o usb/173722 usb [xhci] xhci driver bug after suspend to RAM (ACPI S3 m o usb/173616 usb LG USB DVD-RW USB STALL o usb/173182 usb usbus appears as a network device o usb/172937 usb FreeBSD 9.1-RC2 usb3 port disconnects o usb/172633 usb Sony Cybershot not recognized as USB mem stick o usb/172199 usb [xhci] high interrupts load xhci o usb/171354 usb [umass] Medium not present error on flash drive [regre o usb/171262 usb plug in sdhc via usb reader reboots machine o usb/171197 usb ADATA Classic CH11 USB HDD doesn't work in FreeBSD 9.1 o usb/170699 usb FreeBSD 9.0 Doesn't list HDD or its partitions in part o usb/170688 usb patch][usbdevs][wlan] Patch for ASUS Black Diamond USB o usb/170606 usb r239222 kernel panic at boot - usb locking issue o usb/170358 usb [ums] Wrong (duplicate) button numbers o usb/170123 usb [umass] HP v210w USB stick not supported o usb/169935 usb [keyboard] Unable use USB keyboard while panic o usb/169789 usb [u3g] [patch] add support for huawei e3131 o usb/169461 usb [ugen] USB2 high-speed device detected as full speed o usb/169428 usb [ugen] ugen not detecting all endpoints on device [reg o usb/168551 usb [umass] Issues with embedded card reader (Laptop ASUS o usb/168132 usb [umass] MATSHITA memory card size reported wrong, moun o usb/167847 usb [ural] dlink dwl-122g e crashes(?) when trying wap2 cr o usb/167001 usb [USB] [PATCH] add support for Smart G2 64MB memory key o usb/165815 usb [usbdevs] [patch] add k3772z 3g modem support o usb/165163 usb [keyboard] The USB RF keyboard and mouse become non-re o usb/164058 usb [umass] Lexar 8GB USB flash drive doesn't work by defa f usb/163328 usb [usb] Support for Atheros USB abgn devices o kern/163091 usb [panic] Fatal trap 12: page fault while in kernel mode f usb/162306 usb usb devices cant get address asignation, no memories, o usb/162054 usb usbdump just hangs on 9.0-RC1 f usb/161793 usb poor EHCI usb2 i/o performance o usb/160436 usb ucom wedges machine on parity error ? o usb/160299 usb MicroSDHC-to-USB adapters do not work in FreeBSD 8.x o usb/160192 usb [install] Installation from USB-Stick doesn't find the o usb/159274 usb USB 3.0 Etron EJ168A does not work. f usb/159191 usb [fusefs-ntfs] write on fusefs-ntfs mounted partition r o usb/157376 usb LaCie USB disk not recognized o usb/157074 usb [boot] [usb8] vfs_mountroot_ask is called when no usb o usb/156898 usb [keyboard] usb keyboard does not work while boot (ps2 f usb/156735 usb Need Quirk for Goflex USB Disk Drives o usb/156726 usb [snd_uaudio]: snd_uaudio(4) fails to detach when mixer o usb/156725 usb USB stack stall cause complete system input loss o usb/156596 usb [ehci] Extremely high interrupt rate on ehci/uhci IRQ1 o usb/156000 usb rum(4) Fatal trap 18: integer divide fault while in ke f usb/155996 usb NanoBSD not booted as Disk o usb/155784 usb Problem with Transcend StoreJet 25M3 (2AJ1) on Asus M2 o usb/155663 usb [usbdevs] [patch] Add support for Supertop Nano 1GB US o usb/154753 usb [usbdevs] [patch] Support for Qualcomm USB modem/stora o usb/154506 usb [umass] Copying dir with large files makes FreeBSD loa o usb/154192 usb [umass] In Garmin Oregon GPS, only the first umass dev o i386/153851 usb [keyboard] keyboard issues on new Intel Mother boards. o usb/153703 usb [keyboard] My USB keyboard can not be used in 8-STABLE o usb/153609 usb [zyd] [panic] kernel: Fatal trap 12: page fault while o usb/153149 usb [umass] USB stick quirk regression [regression] o usb/152075 usb [usb8] [ehci] [request] Add quirk for CS5536 USB o usb/150892 usb [zyd] Whenever network contacted in any shape, way or o usb/150189 usb [run] [usb8] [patch] if_run appears to corrupt IP traf p usb/149764 usb [u3g] [patch] usbdevs update: Huawei K3765 3G modem o usb/149283 usb [uftdi] avrdude unable to talk to Arduino board (via u o usb/149162 usb [ural] ASUS WL-167g doesn't work in 8.1 (continue of 1 s usb/148702 usb [usb8] [request] IO DATA USB-RSAQ5 support on FreeBSD- o usb/148080 usb usbconfig(8) sometimes does not turn off the device o i386/147475 usb [install] FreeBSD 8.x does not install on ASUS K8N4-E o usb/146840 usb [hang] FreeBSD 7.2 / 7.3 / 8.0 hang at startup after e o usb/146153 usb [axe] [usb8] Hosts in network doesn't receive any pack f usb/146054 usb [urtw] [usb8] urtw driver potentially out of date f usb/145513 usb [usb8] New USB stack: no new devices after forced usb p usb/145455 usb [usb8] [patch] USB debug support cannot be disabled o usb/145415 usb [umass] [usb8] USB card reader does not create slices a usb/145184 usb GENERIC can't mount root from USB on Asus EEE o usb/145165 usb [keyboard] [usb8] ukbd_set_leds_callback: error=USB_ER f kern/144938 usb [keyboard] [boot] Boot Failure with Apple (MB869LL/A) o usb/144387 usb [run] [panic] if_run panic o usb/144043 usb [umass] [usb8] USB DLT tape drive throws random errors a usb/143790 usb [boot] [cam] can not boot from usb hdd f usb/143620 usb [cdce] [usb8] the module if_cdce doesn't support my Op f usb/143294 usb [usb8] copying process stops at some time (10 - 50 sec o usb/143286 usb [ukbd] [usb8] [boot] boot failures on RELENG_8 system p usb/143186 usb [usbdevs] [usb8] [patch] add USB device IDs for Google a usb/143139 usb [umass] [usb8] [patch] Quirk for Century EX35SW4_SB4 J p usb/143045 usb [umass] [usb8] [patch] mounting Fujitsu 2600Z camera d f usb/142989 usb [usb8] canon eos 50D attaches but detaches after few s f usb/142957 usb [umass] [usb8] [patch] patch for USB disk SYNCHRONIZE o usb/142719 usb [urtw] [usb8] AirLive WL-1600USB (RTL8187L chipset) fa f usb/142276 usb [umass] [usb8] Cache Synchronization Error with Olympu o usb/142229 usb [ums] [usb8] [hang] connecting a USB mouse to a Dell P f usb/141680 usb [uath] [usb8] Netgear WG111T not working with uath dri o usb/141664 usb [pcm] [usb8] Logitech USB microphone failure [regressi o usb/141474 usb [boot] [usb8] FreeBSD 8.0 can not install from USB CDR o usb/141212 usb [ukbd] [usb8] ukbd_set_leds_callback:700: error=USB_ER o kern/141011 usb [usb8] Encrypted root, geli password at boot; enter ke o usb/140920 usb [install] [usb8] USB based install fails on 8.0-RELEAS o usb/140893 usb [urtw] [usb8] WPA2 not working on rtl8187b o kern/140849 usb [ums] [usb8] USB mouse doesn't work under FreeBSD 8.0- a usb/140810 usb [uftdi] [usb8] 8.X copy and paste problem / tty overfl o usb/140477 usb [umass] [usb8] [patch] allow boot-time attachment of d o usb/140236 usb [msdosfs] [usb8] Labels wiped on external Journaled US o usb/140160 usb [usb8] [acpi] USB ports are no longer "active" after A o usb/138798 usb [boot] [usb8] 8.0-BETA4 can't boot from USB flash driv o usb/138659 usb [usb8][uftdi] driver broken in RELENG_8/CURRENT o usb/138124 usb [snd_uaudio] [usb8] Axed uaudio functionality in the u o usb/137377 usb [usb8] request support for Huawei E180 o usb/137341 usb [usb8][rum] driver if_rum doesn't work at all and thro f usb/137190 usb [usb8][patch] inhibit spurious button releases for som o usb/137189 usb [usb8][patch] create and use sysctl nodes for HID repo p usb/137188 usb [usb8][patch] correctly handle USB report descriptors o usb/137129 usb [ums] [usb8] SteelSeries Ikari USB laser mouse not att o usb/135542 usb [keyboard] boot loader does not work with a usb keyboa o usb/135206 usb machine reboots when inserted USB device f usb/135200 usb SAMSUNG i740 usb mass: Synchronize cache failed, statu o usb/134950 usb Lowering DTR for USB-modem via ubsa is not possible o usb/134299 usb Kernel Panic plugging in MF626 USB UMTS Stick u3g o usb/134193 usb System freeze on usb MP3 player insertion o usb/134085 usb [umass] [patch] Adding usb quirk for Sony USB flash dr o usb/133989 usb [usb8] [ukbd] USB keyboard dead at mountroot> prompt o usb/133712 usb [ural] [patch] RE: Fixed an issue with ural(4) that wa o usb/133390 usb umass crashes system in 7.1 when Olympus D-540 attache o usb/133296 usb [rum] driver not working properly in hostap mode o usb/132594 usb USB subsystem causes page fault and crashes o usb/132080 usb [patch] [usb] [rum] [panic] Kernel panic after NOMEM c o usb/132066 usb [ukbd] Keyboard failure USB keyboard DELL 760 o usb/132036 usb [panic] page fault when connecting Olympus C740 camera o usb/131583 usb [umass] Failure when detaching umass Device o usb/131576 usb [aue] ADMtek USB To LAN Converter can't send data o usb/131521 usb Registering Belkin UPS to usb_quirks.c o usb/131074 usb no run-time detection of usb devices plugged into exte o usb/130736 usb Page fault unplugging USB stick o usb/130208 usb Boot process severely hampered by umass0 error o usb/130122 usb [usb8] DVD drive detects as 'da' device f usb/129766 usb [usb] [panic] plugging in usb modem HUAWEI E226 panics o usb/129500 usb [umass] [panic] FreeBSD Crashes when connecting SanDis o usb/129311 usb [usb] [panic] Instant crash with an USB card reader o usb/128485 usb [umodem] [patch] Nokia N80 modem support o usb/128425 usb [umass] Cannot Connect Maxtor Onetouch 4 USB drive o usb/128418 usb [panic] [rum] loading if_rum causes panic, looks like o usb/127926 usb [boot] USB Timeout during bootup o usb/127342 usb [boot] [panic] enabling usb keyboard and mouse support o usb/127248 usb [ucom] panic while uplcom devices attach and detach o usb/126884 usb [ugen] [patch] Bug in buffer handling in ugen.c o usb/126848 usb [usb]: USB Keyboard hangs during Installation o usb/126740 usb [ulpt] doesn't work on 7.0-RELEASE, 10 second stall be o usb/126519 usb [usb] [panic] panic when plugging in an iphone o kern/126396 usb [panic] kernel panic after unplug USB Bluetooth device o usb/125631 usb [ums] [panic] kernel panic during bootup while 'Logite o usb/125510 usb [panic] repeated plug and unplug of USB mass storage d f usb/125450 usb [panic] Removing USB flash card while being accessed c o usb/125088 usb [keyboard] Touchpad not detected on Adesso AKB-430UG U o usb/124980 usb [panic] kernel panic on detaching unmounted umass devi o kern/124777 usb [ucom] USB cua devices don't revert to tty devices whe o usb/124758 usb [rum] [panic] rum panics SMP kernel o usb/124708 usb [panic] Kernel panic on USB KVM reattach o kern/124130 usb [usb] gmirror fails to start usb devices that were pre o usb/123969 usb [usb] Supermicro H8SMi-2 usb problem: port reset faile o usb/123714 usb [usb] [panic] Panic when hald-storage-probe runs with o usb/123691 usb usbd(8): usbd hangs o usb/123690 usb [usb] [panic] Panic on USB device insertion when usb l o usb/123611 usb [usb] BBB reset failed, STALLED from Imation/Mitsumi U o usb/122992 usb [umass] [patch] MotoROKR Z6 Phone not recognised by um o usb/122936 usb [ucom] [ubsa] Device does not receive interrupt o usb/122905 usb [ubsa] [patch] add Huawei E220 to ubsa o usb/122547 usb [ehci] USB Printer not being recognized after reboot o usb/122539 usb [ohci] [panic] AnyDATA ADU-E1000D - kernel panic: ohci o usb/122483 usb [panic] [ulpt] Repeatable panic in 7.0-STABLE o usb/122119 usb [umass] umass device causes creation of daX but not da o usb/121734 usb [ugen] ugen HP1022 printer device not working since up o usb/121708 usb [keyboard] nforce 650i mobo w/ usb keyboard infinite k o usb/121275 usb [boot] [panic] FreeBSD fails to boot with usb legacy s o usb/121169 usb [umass] Issues with usb mp3 player o usb/121045 usb [uftdi] [patch] Add support for PC-OP-RS1 and KURO-RS f usb/120786 usb [usb] [panic] Kernel panic when forced umount of a det o usb/120729 usb [panic] fault while in kernel mode with connecting USB o conf/120406 usb [devd] [patch] Handle newly attached pcm devices (eg. o usb/120321 usb [hang] System hangs when transferring data to WD MyBoo o usb/120283 usb [panic] Automation reboot with wireless keyboard & mou o usb/120034 usb [hang] 6.2 & 6.3 hangs on boot at usb0: OHCI with 1.5 o usb/119977 usb [ums] Mouse does not work in a Cherry-USB keyboard/mou o usb/119653 usb [cam] [patch] iriver s7 player sync cache error patch o usb/119633 usb [umass] umass0: BBB reset failed, IOERROR [regression] o usb/119509 usb [usb] USB flaky on Dell Optiplex 755 o usb/119389 usb [umass] Sony DSC-W1 CBI reset failed, STALLED [regress o usb/119227 usb [ubsa] [patch] ubsa buffer is too small; should be tun o usb/118480 usb [umass] Timeout in USB mass storage freezes vfs layer o usb/118353 usb [panic] [ppp] repeatable kernel panic during ppp(4) se o usb/118141 usb [ucom] usb serial and nokia phones ucomreadcb ucomread o usb/118140 usb [ucom] [patch] quick hack for ucom to get it behave wi o usb/118098 usb [umass] 6th gen iPod causes problems when disconnectin o usb/117955 usb [umass] [panic] inserting minolta dimage a2 crashes OS o usb/117946 usb [panic] D-Link DUB-E100 rev. B1 crashes FreeBSD 7.0-BE o usb/117938 usb [ums] [patch] Adding support for MS WL Natural and MS o usb/117911 usb [ums] [request] Mouse Gembird MUSWC not work o usb/117893 usb [umass] Lacie USB DVD writing failing o usb/117613 usb [uhci] [irq] uhci interrupt storm & USB leaked memory o usb/117598 usb [snd_uaudio] [patch] Not possible to record with Plant o usb/117313 usb [umass] [panic] panic on usb camera insertion o usb/117183 usb [panic] USB/fusefs -- panic while transferring large a o usb/116561 usb [umodem] [panic] RELENG_6 umodem panic "trying to slee o usb/116282 usb [ulpt] Cannot print on USB HP LJ1018 or LJ1300 o usb/115935 usb [usbdevs] [patch] kernel counterproductively attaches o usb/115400 usb [ehci] Problem with EHCI on ASUS M2N4-SLI o usb/115298 usb [ulpt] [panic] Turning off USB printer panics kernel o usb/114916 usb [umass] [patch] USB Maxtor drive (L300RO) requires qui o kern/114780 usb [uplcom] [panic] Panics while stress testing the uplco o usb/114682 usb [umass] generic USB media-card reader unusable o usb/114310 usb [libusb] [patch] [panic] USB hub attachment panics ker o conf/114013 usb [patch] WITHOUT_USB allow to compil a lot of USB stuff o usb/99431 usb [keyboard] FreeBSD on MSI 6566E (Intel 845E motherboar o usb/98343 usb [boot] BBB reset failed errors with Creative Muvo MP3 o usb/97472 usb [cam] [patch] add support for Olympus C150,D390 s usb/97286 usb [mouse] [request] MS Wireless Intellimouse Explorer 2. o usb/97175 usb [umass] [hang] USB cardreader hangs system o usb/96457 usb [umass] [panic] fatback on umass = reboot o usb/96224 usb [usb] [msdosfs] mount_msdosfs cause page fault in sync s usb/96120 usb [ums] [request] USB mouse not always detected s usb/95636 usb [umass] [boot] 5 minute delay at boot when using VT620 o usb/95562 usb [umass] Write Stress in USB Mass drive causes "vinvalb o usb/95037 usb [umass] USB disk not recognized on hot-plug. o usb/94897 usb [panic] Kernel Panic when cleanly unmounting USB disk o usb/94717 usb [ulpt] Reading from /dev/ulpt can break work of a UHCI o usb/94384 usb [panic] kernel panic with usb2 hardware o usb/93828 usb [ohci] [panic] ohci causes panic on boot (HP Pavillion o usb/93389 usb [umass] [patch] Digital Camera Pentax S60 don't work o usb/92852 usb [ums] [patch] Vertical scroll not working properly on o usb/92171 usb [panic] panic unplugging Vodafone Mobile Connect (UMTS o usb/92142 usb [uhub] SET_ADDR_FAILED and SHORT_XFER errors from usb o usb/92083 usb [ural] [panic] panic using WPA on ural NIC in 6.0-RELE o usb/92052 usb [ulpt] usbd causes defunct process with busy file-hand o usb/91906 usb [ehci] [hang] FreeBSD hangs while booting with USB leg f usb/91896 usb camcontrol(8): Serial Number of USB Memory Sticks is n o usb/91811 usb [umass] Compact Flash in HP Photosmart 2610 return " o usb/91546 usb [umodem] [patch] Nokia 6630 mobile phone does not work o usb/91538 usb [ulpt] [patch] Unable to print to EPSON CX3500 o usb/91283 usb [boot] [regression] booting very slow with usb devices o usb/91238 usb [umass] USB tape unit fails to write a second tape fil o usb/90700 usb [umass] [panic] Kernel panic on connect/mount/use umas o usb/89954 usb [umass] [panic] USB Disk driver race condition? o usb/88743 usb [hang] [regression] USB makes kernel hang at boot (reg o usb/88408 usb [axe] axe0 read PHY failed o usb/87648 usb [mouse] Logitech USB-optical mouse problem. f usb/87224 usb [usb] Cannot mount USB Zip750 o usb/86767 usb [umass] [patch] bogus "slice starts beyond end of the o usb/86298 usb [mouse] Known good USB mouse won't work with correct s s usb/85067 usb [uscanner] Cannot attach ScanJet 4300C to usb device o usb/83977 usb [ucom] [panic] ucom1: open bulk out error (addr 2): IN o usb/83863 usb [ugen] Communication problem between opensc/openct via o usb/83756 usb [ums] [patch] Microsoft Intellimouse Explorer 4.0A doe o usb/83504 usb [kernel] [patch] SpeedTouch USB stop working on recent o usb/82520 usb [udbp] [reboot] Reboot when USL101 connected o usb/82350 usb [ucom] [panic] null pointer dereference in USB stack o usb/81621 usb [ehci] [hang] external hd hangs under load on ehci o usb/80935 usb [uvisor] [patch] uvisor.c is not work with CLIE TH55. s usb/80777 usb [request] usb_rem_task() should wait for callback to c s usb/80776 usb [udav] [request] UDAV device driver shouldn't use usb_ o usb/80774 usb [patch] have "usbd_find_desc" in line with the other " o usb/80361 usb [umass] [patch] mounting of Dell usb-stick fails f usb/80040 usb [sound] [hang] Use of sound mixer causes system freeze o usb/79723 usb [usb] [request] prepare for high speed isochronous tra o usb/78984 usb [umass] [patch] Creative MUVO umass failure o usb/76653 usb [umass] [patch] Problem with Asahi Optical usb device s usb/75928 usb [umass] [request] Cytronix SmartMedia card (SMC) reade o usb/75800 usb [ucom] ucom1: init failed STALLED error in time of syn o usb/75764 usb [umass] [patch] "umass0: Phase Error" - no device for s usb/74453 usb [umass] [patch] Q-lity CD-RW USB ECW-043 (ScanLogic SL o usb/74211 usb [umass] USB flash drive causes CAM status 0x4 on 4.10R o usb/71417 usb [ugen] Cryptoflex e-gate USB token (ugen0) communicati o usb/71416 usb [ugen] Cryptoflex e-gate USB token (ugen0) detach is n o usb/71280 usb [aue] aue0 device (linksys usb100tx) doesn't work in 1 o usb/71155 usb [ulpt] misbehaving usb-printer hangs processes, causes o usb/69006 usb [usbdevs] [patch] Apple Cinema Display hangs USB ports o usb/67301 usb [uftdi] [panic] RTS and system panic o usb/66547 usb [ucom] Palm Tungsten T USB does not initialize correct o usb/63621 usb [umass] [panic] USB MemoryStick Reader stalls/crashes s usb/62257 usb [umass] [request] card reader UCR-61S2B is only half-s s usb/52026 usb [new driver] [request] umass driver support for InSyst s usb/51958 usb [urio] [patch] update for urio driver o usb/40948 usb [umass] [request] USB HP CDW8200 does not work o usb/30929 usb [usb] [patch] use usbd to initialize USB ADSL modem 299 problems total. From owner-freebsd-usb@FreeBSD.ORG Tue Apr 23 20:00:01 2013 Return-Path: Delivered-To: freebsd-usb@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id ADC9E6D1 for ; Tue, 23 Apr 2013 20:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 8FDCD1BEE for ; Tue, 23 Apr 2013 20:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3NK011v089442 for ; Tue, 23 Apr 2013 20:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3NK015M089441; Tue, 23 Apr 2013 20:00:01 GMT (envelope-from gnats) Date: Tue, 23 Apr 2013 20:00:01 GMT Message-Id: <201304232000.r3NK015M089441@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org Cc: From: Velcro Leaf Subject: Re: usb/177895: similar 1TB Western Digital "My Passports" - some load, some don't X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Velcro Leaf List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Apr 2013 20:00:01 -0000 The following reply was made to PR usb/177895; it has been noted by GNATS. From: Velcro Leaf To: Hans Petter Selasky Cc: "freebsd-gnats-submit@FreeBSD.org" Subject: Re: usb/177895: similar 1TB Western Digital "My Passports" - some load, some don't Date: Tue, 23 Apr 2013 12:47:14 -0700 (PDT) > On 04/17/13 07:27, Leif Velcro wrote:=0A=0A>> =0A>>> Number:=A0 =A0 =A0 = =A0 177895=0A>>> Category:=A0 =A0 =A0 usb=0A>>> Synopsis:=A0 =A0 =A0 s= imilar 1TB Western Digital "My Passports" -=A0 some load, some don't=0A=0AH= ans Petter Selasky wrote:=0A> Try using "usbdump -i usbusX -f Y -s 65536" t= o look at the traffic.=0A=0AI did this with a bad drive plugged in:=0A# usb= dump -i usbus1 -f 2 -s 65536=0A07:43:56.497098 usbus1.2 SUBM-CTRL-EP=3D0000= 0000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D0=0A07:43:56.498704 usbus1.2 DONE-C= TRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:43:56.4= 98716 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0= =0A07:43:56.500694 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN= =3D0,IVAL=3D0,ERR=3D0=0A07:43:56.514058 usbus1.2 SUBM-CTRL-EP=3D00000080,SP= D=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.516692 usbus1.2 DONE-CTRL-EP= =3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0,ERR=3D0=0A07:43:56.518899 = usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:= 43:56.521691 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D20,= IVAL=3D0,ERR=3D0=0A07:43:56.521710 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DF= ULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.524690 usbus1.2 DONE-CTRL-EP=3D000= 00080,SPD=3DFULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:43:56.524702 usbus1= .2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.= 527688 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D4,IVAL=3D= 0,ERR=3D0=0A07:43:56.527701 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR= =3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.530689 usbus1.2 DONE-CTRL-EP=3D00000080,S= PD=3DFULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:43:56.530701 usbus1.2 SUBM= -CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.533688 = usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D52,IVAL=3D0,ERR= =3D0=0A07:43:56.533702 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,= SLEN=3D8,IVAL=3D0=0A07:43:56.536687 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3D= FULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:43:56.536699 usbus1.2 SUBM-CTRL= -EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.539686 usbus= 1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D32,IVAL=3D0,ERR=3D0= =0A07:43:56.539699 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN= =3D8,IVAL=3D0=0A07:43:56.542686 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL= ,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:43:56.542698 usbus1.2 SUBM-CTRL-EP= =3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.545686 usbus1.2= DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D36,IVAL=3D0,ERR=3D0=0A07= :43:56.545707 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,= IVAL=3D0=0A07:43:56.548685 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR= =3D2,SLEN=3D12,IVAL=3D0,ERR=3D0=0A07:43:56.548698 usbus1.2 SUBM-CTRL-EP=3D0= 0000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.551680 usbus1.2 DON= E-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D32,IVAL=3D0,ERR=3D0=0A07:43:= 56.551694 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL= =3D0=0A07:43:56.554684 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,= SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:43:57.556537 usbus1.2 SUBM-CTRL-EP=3D0000008= 0,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:57.559522 usbus1.2 DONE-CTRL= -EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:43:57.5595= 55 usbus1.2 SUBM-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D32,IVAL=3D0= =0A07:43:57.561517 usbus1.2 DONE-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN= =3D0,IVAL=3D0,ERR=3D0=0A07:43:57.561523 usbus1.2 SUBM-BULK-EP=3D00000081,SP= D=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:43:57.563517 usbus1.2 DONE-BULK-EP= =3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D36,IVAL=3D0,ERR=3D0=0A07:43:57.563522= usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07= :43:57.565515 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D16= ,IVAL=3D0,ERR=3D0=0A07:43:57.565536 usbus1.2 SUBM-BULK-EP=3D00000002,SPD=3D= FULL,NFR=3D1,SLEN=3D32,IVAL=3D0=0A07:43:57.567515 usbus1.2 DONE-BULK-EP=3D0= 0000002,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:43:57.567519 usbu= s1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:43:5= 7.569515 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D16,IVAL= =3D0,ERR=3D0=0A07:43:57.569534 usbus1.2 SUBM-BULK-EP=3D00000002,SPD=3DFULL,= NFR=3D1,SLEN=3D32,IVAL=3D0=0A07:43:57.571515 usbus1.2 DONE-BULK-EP=3D000000= 02,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:43:57.571519 usbus1.2 = SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:43:58.572= 792 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D0,SLEN=3D0,IVAL=3D0,E= RR=3DTIMEOUT=0A07:43:58.572807 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,= NFR=3D1,SLEN=3D8,IVAL=3D0=0A07:43:58.574349 usbus1.2 DONE-CTRL-EP=3D0000000= 0,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:43:58.574355 usbus1.2 S= UBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:43:59.5757= 93 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D0,SLEN=3D0,IVAL=3D0,ER= R=3DTIMEOUT=0A07:44:00.224074 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,N= FR=3D1,SLEN=3D8,IVAL=3D0=0A07:44:00.226075 usbus1.2 DONE-CTRL-EP=3D00000000= ,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:44:00.226088 usbus1.2 SU= BM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:00.22807= 1 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR= =3D0=0A07:44:00.242042 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,= SLEN=3D8,IVAL=3D0=0A07:44:00.244069 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3D= FULL,NFR=3D2,SLEN=3D8,IVAL=3D0,ERR=3D0=0A07:44:00.246895 usbus1.2 SUBM-CTRL= -EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:44:00.249069 usbus= 1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D20,IVAL=3D0,ERR=3D0= =0A07:44:00.249108 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN= =3D8,IVAL=3D0=0A07:44:00.252069 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL= ,NFR=3D2,SLEN=3D12,IVAL=3D0,ERR=3D0=0A07:44:00.252085 usbus1.2 SUBM-CTRL-EP= =3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:44:00.255066 usbus1.2= DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D32,IVAL=3D0,ERR=3D0=0A07= :44:00.255081 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,= IVAL=3D0=0A07:44:00.258066 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR= =3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:44:00.268035 usbus1.2 SUBM-CTRL-EP=3D00= 000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:44:00.270072 usbus1.2 DONE= -CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:44:00= .270088 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL= =3D0=0A07:44:00.273064 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,= SLEN=3D48,IVAL=3D0,ERR=3D0=0A07:44:00.279138 usbus1.2 SUBM-CTRL-EP=3D000000= 80,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:44:00.282069 usbus1.2 DONE-CTR= L-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:44:00.282= 883 usbus1.2 SUBM-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D32,IVAL=3D0= =0A07:44:00.284071 usbus1.2 DONE-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN= =3D0,IVAL=3D0,ERR=3D0=0A07:44:00.284079 usbus1.2 SUBM-BULK-EP=3D00000081,SP= D=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.964633 usbus1.2 DONE-BULK-EP= =3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D36,IVAL=3D0,ERR=3D0=0A07:44:02.964649= usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07= :44:02.966614 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D16= ,IVAL=3D0,ERR=3D0=0A07:44:02.966654 usbus1.2 SUBM-BULK-EP=3D00000002,SPD=3D= FULL,NFR=3D1,SLEN=3D32,IVAL=3D0=0A07:44:02.968614 usbus1.2 DONE-BULK-EP=3D0= 0000002,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:44:02.968618 usbu= s1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:0= 2.970613 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D76,IVAL= =3D0,ERR=3D0=0A07:44:02.970618 usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,= NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.972612 usbus1.2 DONE-BULK-EP=3D0000008= 1,SPD=3DFULL,NFR=3D1,SLEN=3D16,IVAL=3D0,ERR=3D0=0A07:44:02.972645 usbus1.2 = SUBM-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D32,IVAL=3D0=0A07:44:02.97= 4612 usbus1.2 DONE-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,= ERR=3D0=0A07:44:02.974617 usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR= =3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.976612 usbus1.2 DONE-BULK-EP=3D00000081,S= PD=3DFULL,NFR=3D1,SLEN=3D16,IVAL=3D0,ERR=3D0=0A07:44:02.976616 usbus1.2 SUB= M-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.978611= usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D16,IVAL=3D0,ERR= =3D0=0A07:44:02.978634 usbus1.2 SUBM-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,= SLEN=3D32,IVAL=3D0=0A07:44:02.980610 usbus1.2 DONE-BULK-EP=3D00000002,SPD= =3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:44:02.980615 usbus1.2 SUBM-B= ULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.982611 us= bus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D24,IVAL=3D0,ERR=3D= 0=0A07:44:02.982615 usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLE= N=3D0,IVAL=3D0=0A07:44:02.984610 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFUL= L,NFR=3D1,SLEN=3D16,IVAL=3D0,ERR=3D0=0A07:44:02.984633 usbus1.2 SUBM-BULK-E= P=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D32,IVAL=3D0=0A07:44:02.986610 usbus1= .2 DONE-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A0= 7:44:02.986615 usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0= ,IVAL=3D0=0A07:44:02.988611 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR= =3D1,SLEN=3D12,IVAL=3D0,ERR=3D0=0A07:44:02.988615 usbus1.2 SUBM-BULK-EP=3D0= 0000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.990609 usbus1.2 DON= E-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3DSTALLED=0A0= 7:44:02.990617 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8= ,IVAL=3D0=0A07:44:02.992607 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR= =3D1,SLEN=3D0,IVAL=3D0,ERR=3DSTALLED=0A07:44:03.480782 usbus1.2 SUBM-CTRL-E= P=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:03.482533 usbus= 1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0= =0A07:44:03.530779 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN= =3D8,IVAL=3D50=0A07:44:03.532519 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFUL= L,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:04.020780 usbus1.2 SUBM-= CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:04.022438= usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ER= R=3D0=0A07:44:04.070783 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1= ,SLEN=3D8,IVAL=3D50=0A07:44:04.072432 usbus1.2 DONE-CTRL-EP=3D00000000,SPD= =3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:04.560782 usbus1.2= SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:04.= 562353 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D= 500,ERR=3D0=0A07:44:04.610782 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,N= FR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:04.612339 usbus1.2 DONE-CTRL-EP=3D0000000= 0,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:05.100781 usb= us1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:4= 4:05.102260 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IV= AL=3D500,ERR=3D0=0A07:44:05.150778 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DF= ULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:05.152249 usbus1.2 DONE-CTRL-EP=3D00= 000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:05.64078= 2 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500= =0A07:44:05.642170 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN= =3D0,IVAL=3D500,ERR=3D0=0A07:44:05.690780 usbus1.2 SUBM-CTRL-EP=3D00000000,= SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:05.692158 usbus1.2 DONE-CTRL-= EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:0= 6.181783 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL= =3D500=0A07:44:06.183083 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D= 1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:06.231778 usbus1.2 SUBM-CTRL-EP=3D000= 00000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:06.233068 usbus1.2 DONE= -CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A0= 7:44:06.721781 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8= ,IVAL=3D500=0A07:44:06.722990 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,N= FR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:06.771778 usbus1.2 SUBM-CTRL-EP= =3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:06.772978 usbus1.= 2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALL= ED=0A07:44:07.261782 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SL= EN=3D8,IVAL=3D500=0A07:44:07.262897 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3D= FULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:07.311778 usbus1.2 SUBM-CT= RL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:07.312888 us= bus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3D= STALLED=0A07:44:07.801781 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR= =3D1,SLEN=3D8,IVAL=3D500=0A07:44:07.802808 usbus1.2 DONE-CTRL-EP=3D00000000= ,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:07.851779 usbus1.2 = SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:07.85= 2797 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50= ,ERR=3DSTALLED=0A07:44:08.341782 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFUL= L,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:08.343719 usbus1.2 DONE-CTRL-EP=3D000= 00000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:08.391778 usbu= s1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:= 08.393708 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL= =3D50,ERR=3DSTALLED=0A07:44:08.883783 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD= =3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:08.885634 usbus1.2 DONE-CTRL-EP= =3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:08.93377= 8 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A= 07:44:08.935617 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D= 0,IVAL=3D50,ERR=3DSTALLED=0A07:44:09.425785 usbus1.2 SUBM-CTRL-EP=3D0000000= 0,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:09.427543 usbus1.2 DONE-CT= RL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:09.= 475778 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D= 50=0A07:44:09.477527 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SL= EN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:09.967782 usbus1.2 SUBM-CTRL-EP=3D00= 000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:09.969449 usbus1.2 DO= NE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:4= 4:10.017785 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IV= AL=3D50=0A07:44:10.019441 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR= =3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:10.509784 usbus1.2 SUBM-CTRL-= EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:10.511361 usbu= s1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0= =0A07:44:10.559778 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN= =3D8,IVAL=3D50=0A07:44:10.561345 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFUL= L,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:11.051782 usbus1.2 SUBM-= CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:11.053268= usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ER= R=3D0=0A07:44:11.101780 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1= ,SLEN=3D8,IVAL=3D50=0A07:44:11.103258 usbus1.2 DONE-CTRL-EP=3D00000000,SPD= =3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A=0ADo you need the outpu= t from the functional drive?=A0 It's much longer and very similar, although= it only has a few ERR=3DSTALLED and no ERR=3DTIMEOUT.=A0 I don't really kn= ow what I'm looking for here, so my analysis is not very good.=0A=0A> Also = see EHCI quirks which you can set from /boot/loader.conf:=0A> sysctl hw.usb= .ehci=0A=0ASince they are exactly the same drive model, should I really hav= e different quirks for each?=A0 Anyway, I'm not sure what to do with the ab= ove, but if you're a bit more explicit, I'm willing to experiment.=0A=0AHop= efully the output I posted above will be useful...=0A=0ABy the way, I notic= ed this line in /sys/dev/usb/quirk/usb_quirk.c=0A=0A=A0=A0=A0=A0=A0=A0=A0 U= SB_QUIRK(WESTERN, MYPASSWORD, 0x0000, 0xffff, UQ_MSC_FORCE_SHORT_INQ),=0A= =0AIs that a typo for MYPASSPORT?=0A=0AI tried applying that quirk directly= with=0A=0A# usbconfig -d ugen1.2 add_quirk UQ_MSC_FORCE_SHORT_INQ=0A=0Aand= it did change the output when I plugged in the drive.=A0 It didn't give al= l those "CAM status: CCB request completed with an error" lines, but it als= o didn't mount the device, so it didn't quite work.=0A=0ANot sure where to = go from here.=A0 Just let me know if you need any more output or experiment= ation.=0A=0AThanks for your help!=0A=0ALeif=0A From owner-freebsd-usb@FreeBSD.ORG Wed Apr 24 01:20:35 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2D32D412 for ; Wed, 24 Apr 2013 01:20:35 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) by mx1.freebsd.org (Postfix) with ESMTP id 00D1B1804 for ; Wed, 24 Apr 2013 01:20:34 +0000 (UTC) Received: by mail-ob0-f169.google.com with SMTP id tb18so1039780obb.28 for ; Tue, 23 Apr 2013 18:20:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:date:x-google-sender-auth:message-id :subject:from:to:content-type; bh=bDF5d7gVrw/W6/+jJtq/qtghkHsWJGQSpuyYGWn9GAA=; b=jlnyNLpe+1hGe+FF8Qe29q6HBSQa/sCkDiD+U+Dq29DWk55w0xN/SDG7bUWM/06+jW cdRfsmYPviOgUKdDuHISnGE7qrIMN1tJWdSAOZk6zslBsr4xpCZNDwMnV+Se5LlnXY/v g/iZEFKH6rouG5IlpJmCGrCSUTQRR8azyW3Irw64dTkuwitAeJtc1HbUK7glsW2pfS9D /LIA1qSG/eejmfw7A3NlBHtUvaz23spyRV3RRobjJNGCU+EXmQds4POZzOkBhIPKkpLp iSkoiuKFCy1MP9zA04Tj9sLZ6Gg6ohVitCvzlE/FydmJs5A+6tCfmhoQKaKx21orTh/U 9BbQ== MIME-Version: 1.0 X-Received: by 10.60.101.137 with SMTP id fg9mr13532766oeb.60.1366766434530; Tue, 23 Apr 2013 18:20:34 -0700 (PDT) Sender: carpeddiem@gmail.com Received: by 10.60.132.204 with HTTP; Tue, 23 Apr 2013 18:20:34 -0700 (PDT) Date: Tue, 23 Apr 2013 21:20:34 -0400 X-Google-Sender-Auth: VVJ8KsdRmeUJIHPsAaQ6MuuJBgA Message-ID: Subject: snd_uaudio 2.0 class support for 24-bit samples with bSubslotSize=4 From: Ed Maste To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Apr 2013 01:20:35 -0000 I have a Focusrite Scarlett 2i2 USB recording interface. It's a USB audio 2.0 class device but unfortunately doesn't work with snd_uaudio. As it turns out, it's a 24-bit device (as reported in bBitResolution) but uses 4 bytes per sample (bSubslotSize) and thus falls to the "Invalid bSubslotSize" case in uaudio_chan_fill_info_sub(). I'm not sure how common this is, but it is allowed by the spec. With the hackish patch below the device works well for playback (I haven't tested recording), with the side effect of falsely claiming to be a 32-bit device in dmesg and elsewhere. Index: uaudio.c =================================================================== --- uaudio.c (revision 249781) +++ uaudio.c (working copy) @@ -1413,9 +1414,12 @@ bChannels = asid.v2->bNrChannels; bBitResolution = asf1d.v2->bBitResolution; bSubslotSize = asf1d.v2->bSubslotSize; + if (bBitResolution == 24 && bSubslotSize == 4) + bBitResolution = 32; if (bBitResolution != (bSubslotSize * 8)) { From owner-freebsd-usb@FreeBSD.ORG Wed Apr 24 02:43:56 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AB997C5A for ; Wed, 24 Apr 2013 02:43:56 +0000 (UTC) (envelope-from velcroleaf@rocketmail.com) Received: from nm11-vm4.bullet.mail.gq1.yahoo.com (nm11-vm4.bullet.mail.gq1.yahoo.com [98.136.218.159]) by mx1.freebsd.org (Postfix) with SMTP id 6E08A1AA5 for ; Wed, 24 Apr 2013 02:43:56 +0000 (UTC) Received: from [98.137.12.174] by nm11.bullet.mail.gq1.yahoo.com with NNFMP; 24 Apr 2013 02:40:43 -0000 Received: from [98.137.12.193] by tm13.bullet.mail.gq1.yahoo.com with NNFMP; 24 Apr 2013 02:40:43 -0000 Received: from [127.0.0.1] by omp1001.mail.gq1.yahoo.com with NNFMP; 24 Apr 2013 02:40:43 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 754753.27566.bm@omp1001.mail.gq1.yahoo.com Received: (qmail 14843 invoked by uid 60001); 24 Apr 2013 02:40:43 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s1024; t=1366771243; bh=dwfhIYRVoG7MQ5iWwHLWf1ggcZFKtcZNQXl+WC1Hk7A=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=xdvyfejvY/0RVAFM28LZrfKZv4dnpZ3ygmSbHAszaJesw6f43zh77Ct5W75GopXhXkbnFo4XEokIUA1yRxqlzUxTiWHDbbzEXbYuYJgNNM8W+v9M41xM4WDeL03FY+vjO/SQ1Wyr90MCvq5E7X5Df623STekboSsQcaXcA9bVTQ= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rocketmail.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=bsrAgY5V98AtJi1HDeb2BzJXSNDE3/eM/LEmHvmRaOcVMoGeCz6eVz7NzFYUpJ62aD1MOLpZXfk8hYlM3P3WBkzhW8x6hMTx03BE9+GZbCRtbNZdqIPWBxdEbS3qM5EnNoaZLqftV/tiqZMJQziJUGlpTDybPxbVC5McQIePWhk=; X-YMail-OSG: Eoyk_ogVM1mVkf9P3ndiBz9lx_3h8JkJkVDmKEeGQHNDkEX SmLrxrRnTlrYXQT4MyTNUMvsAnQoro8cKY1fPVdJXH26UAbqNpuGEJpmmn1g KGEi6Y0tPcWvAOdsXz7GTQk8Z4.ruBjoEaFtorQ8cuQJOdKABoDmt6BSLD.G nCv3wPL_oD1v2NJPlUpBKFs7B.aFL973wtlXJYcCEpXrH0u1ZRZHO8JfsxEB ci8uBLt3Q4yaLo_kN.EUallxNbaKlAbnu9nwMfoO5vd_KJlmfTBB7I4F.csC p7nUXtzcTHPk5hgyCvBywaSK9XgeWu6BsDBQIW_hkwW7jRc5WKCHEAHv90zN a1acDjx.Dk9TNSWKexQUFHr08cjYfht6opMu6gSG93WqSsWTgzkD0T8yIsAn GdtmoF3pajV91Vs6SLA.WJX3FsBAxlr2EVeFXkq7Enw_jqaATt86hvocTU0u mUz3Mvjek9OkKnUkYBOay8Pny4Q-- Received: from [74.229.13.174] by web164503.mail.gq1.yahoo.com via HTTP; Tue, 23 Apr 2013 19:40:43 PDT X-Rocket-MIMEInfo: 002.001, SSBhbSByZXNlbmRpbmcgYmVjYXVzZSBteSBsYXN0IG1lc3NhZ2UgY2FtZSBvdXQgYXMgYSBiaWcgd2FkIG9mIHVuYnJva2VuIHRleHQuwqAgSSBkb24ndCBrbm93IHdoeS7CoCBJdCBsb29rcyBub3JtYWwgaW4gbXkgb3V0Ym94LsKgIEkgYXBvbG9naXplIGluIGFkdmFuY2UgaWYgdGhlIHNhbWUgdGhpbmcgaGFwcGVucyB3aXRoIHRoaXMgb25lLCBidXQgaXQgbG9va3MganVzdCBmaW5lIG9uIG15IHNjcmVlbiBub3cuCgpXaXNoIG1lIGx1Y2shCgpMZWlmCgo.IE9uIDA0LzE3LzEzIDA3OjI3LCBMZWlmIFZlbGMBMAEBAQE- X-Mailer: YahooMailWebService/0.8.141.536 References: <201304211610.r3LGA21Y061796@freefall.freebsd.org> Message-ID: <1366771243.14246.YahooMailNeo@web164503.mail.gq1.yahoo.com> Date: Tue, 23 Apr 2013 19:40:43 -0700 (PDT) From: Velcro Leaf Subject: Re: usb/177895: similar 1TB Western Digital "My Passports" - some load, some don't To: Hans Petter Selasky , "freebsd-usb@FreeBSD.org" In-Reply-To: <201304211610.r3LGA21Y061796@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Velcro Leaf List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Apr 2013 02:43:56 -0000 I am resending because my last message came out as a big wad of unbroken te= xt.=A0 I don't know why.=A0 It looks normal in my outbox.=A0 I apologize in= advance if the same thing happens with this one, but it looks just fine on= my screen now.=0A=0AWish me luck!=0A=0ALeif=0A=0A> On 04/17/13 07:27, Leif= Velcro wrote:=0A=0A>> =0A>>>=A0 Number:=A0 =A0 =A0 =A0=A0 177895=0A>>>=A0 = Category:=A0 =A0 =A0=A0 usb=0A>>>=A0 Synopsis:=A0 =A0 =A0=A0 similar 1TB We= stern Digital "My Passports" -=A0 some load, some don't=0A=0AHans Petter Se= lasky wrote:=0A> Try using "usbdump -i usbusX -f Y -s 65536" to look at the= traffic.=0A=0AI did this with a bad drive plugged in:=0A# usbdump -i usbus= 1 -f 2 -s 65536=0A07:43:56.497098 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFU= LL,NFR=3D1,SLEN=3D8,IVAL=3D0=0A07:43:56.498704 usbus1.2 DONE-CTRL-EP=3D0000= 0000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:43:56.498716 usbus1.= 2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:43:56.5= 00694 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0= ,ERR=3D0=0A07:43:56.514058 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR= =3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.516692 usbus1.2 DONE-CTRL-EP=3D00000080,S= PD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0,ERR=3D0=0A07:43:56.518899 usbus1.2 SUBM= -CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.521691 = usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D20,IVAL=3D0,ERR= =3D0=0A07:43:56.521710 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,= SLEN=3D8,IVAL=3D0=0A07:43:56.524690 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3D= FULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:43:56.524702 usbus1.2 SUBM-CTRL= -EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.527688 usbus= 1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A= 07:43:56.527701 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D= 8,IVAL=3D0=0A07:43:56.530689 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NF= R=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:43:56.530701 usbus1.2 SUBM-CTRL-EP=3D0= 0000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.533688 usbus1.2 DON= E-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D52,IVAL=3D0,ERR=3D0=0A07:43:= 56.533702 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL= =3D0=0A07:43:56.536687 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,= SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:43:56.536699 usbus1.2 SUBM-CTRL-EP=3D0000008= 0,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.539686 usbus1.2 DONE-CTRL= -EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D32,IVAL=3D0,ERR=3D0=0A07:43:56.539= 699 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0= =0A07:43:56.542686 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN= =3D4,IVAL=3D0,ERR=3D0=0A07:43:56.542698 usbus1.2 SUBM-CTRL-EP=3D00000080,SP= D=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.545686 usbus1.2 DONE-CTRL-EP= =3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D36,IVAL=3D0,ERR=3D0=0A07:43:56.545707= usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07= :43:56.548685 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D12= ,IVAL=3D0,ERR=3D0=0A07:43:56.548698 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3D= FULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:56.551680 usbus1.2 DONE-CTRL-EP=3D00= 000080,SPD=3DFULL,NFR=3D2,SLEN=3D32,IVAL=3D0,ERR=3D0=0A07:43:56.551694 usbu= s1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D0=0A07:43:5= 6.554684 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL= =3D0,ERR=3D0=0A07:43:57.556537 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,= NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:43:57.559522 usbus1.2 DONE-CTRL-EP=3D0000008= 0,SPD=3DFULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:43:57.559555 usbus1.2 S= UBM-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D32,IVAL=3D0=0A07:43:57.561= 517 usbus1.2 DONE-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,E= RR=3D0=0A07:43:57.561523 usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D= 1,SLEN=3D0,IVAL=3D0=0A07:43:57.563517 usbus1.2 DONE-BULK-EP=3D00000081,SPD= =3DFULL,NFR=3D1,SLEN=3D36,IVAL=3D0,ERR=3D0=0A07:43:57.563522 usbus1.2 SUBM-= BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:43:57.565515 u= sbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D16,IVAL=3D0,ERR= =3D0=0A07:43:57.565536 usbus1.2 SUBM-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,= SLEN=3D32,IVAL=3D0=0A07:43:57.567515 usbus1.2 DONE-BULK-EP=3D00000002,SPD= =3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:43:57.567519 usbus1.2 SUBM-B= ULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:43:57.569515 us= bus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D16,IVAL=3D0,ERR=3D= 0=0A07:43:57.569534 usbus1.2 SUBM-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLE= N=3D32,IVAL=3D0=0A07:43:57.571515 usbus1.2 DONE-BULK-EP=3D00000002,SPD=3DFU= LL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:43:57.571519 usbus1.2 SUBM-BULK-E= P=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:43:58.572792 usbus1.= 2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D0,SLEN=3D0,IVAL=3D0,ERR=3DTIMEOU= T=0A07:43:58.572807 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLE= N=3D8,IVAL=3D0=0A07:43:58.574349 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFUL= L,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:43:58.574355 usbus1.2 SUBM-BULK-EP= =3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:43:59.575793 usbus1.2= DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D0,SLEN=3D0,IVAL=3D0,ERR=3DTIMEOUT= =0A07:44:00.224074 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN= =3D8,IVAL=3D0=0A07:44:00.226075 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL= ,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:44:00.226088 usbus1.2 SUBM-CTRL-EP= =3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:00.228071 usbus1.2= DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:= 44:00.242042 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,I= VAL=3D0=0A07:44:00.244069 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR= =3D2,SLEN=3D8,IVAL=3D0,ERR=3D0=0A07:44:00.246895 usbus1.2 SUBM-CTRL-EP=3D00= 000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:44:00.249069 usbus1.2 DONE= -CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D20,IVAL=3D0,ERR=3D0=0A07:44:0= 0.249108 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL= =3D0=0A07:44:00.252069 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,= SLEN=3D12,IVAL=3D0,ERR=3D0=0A07:44:00.252085 usbus1.2 SUBM-CTRL-EP=3D000000= 80,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:44:00.255066 usbus1.2 DONE-CTR= L-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D32,IVAL=3D0,ERR=3D0=0A07:44:00.25= 5081 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D0= =0A07:44:00.258066 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN= =3D0,IVAL=3D0,ERR=3D0=0A07:44:00.268035 usbus1.2 SUBM-CTRL-EP=3D00000080,SP= D=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:44:00.270072 usbus1.2 DONE-CTRL-EP= =3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:44:00.270088 = usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:= 44:00.273064 usbus1.2 DONE-CTRL-EP=3D00000080,SPD=3DFULL,NFR=3D2,SLEN=3D48,= IVAL=3D0,ERR=3D0=0A07:44:00.279138 usbus1.2 SUBM-CTRL-EP=3D00000080,SPD=3DF= ULL,NFR=3D2,SLEN=3D8,IVAL=3D0=0A07:44:00.282069 usbus1.2 DONE-CTRL-EP=3D000= 00080,SPD=3DFULL,NFR=3D2,SLEN=3D4,IVAL=3D0,ERR=3D0=0A07:44:00.282883 usbus1= .2 SUBM-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D32,IVAL=3D0=0A07:44:00= .284071 usbus1.2 DONE-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL= =3D0,ERR=3D0=0A07:44:00.284079 usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,= NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.964633 usbus1.2 DONE-BULK-EP=3D0000008= 1,SPD=3DFULL,NFR=3D1,SLEN=3D36,IVAL=3D0,ERR=3D0=0A07:44:02.964649 usbus1.2 = SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.966= 614 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D16,IVAL=3D0,= ERR=3D0=0A07:44:02.966654 usbus1.2 SUBM-BULK-EP=3D00000002,SPD=3DFULL,NFR= =3D1,SLEN=3D32,IVAL=3D0=0A07:44:02.968614 usbus1.2 DONE-BULK-EP=3D00000002,= SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:44:02.968618 usbus1.2 SUB= M-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.970613= usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D76,IVAL=3D0,ERR= =3D0=0A07:44:02.970618 usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,= SLEN=3D0,IVAL=3D0=0A07:44:02.972612 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3D= FULL,NFR=3D1,SLEN=3D16,IVAL=3D0,ERR=3D0=0A07:44:02.972645 usbus1.2 SUBM-BUL= K-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D32,IVAL=3D0=0A07:44:02.974612 usb= us1.2 DONE-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0= =0A07:44:02.974617 usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN= =3D0,IVAL=3D0=0A07:44:02.976612 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL= ,NFR=3D1,SLEN=3D16,IVAL=3D0,ERR=3D0=0A07:44:02.976616 usbus1.2 SUBM-BULK-EP= =3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.978611 usbus1.2= DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D16,IVAL=3D0,ERR=3D0=0A07= :44:02.978634 usbus1.2 SUBM-BULK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D32= ,IVAL=3D0=0A07:44:02.980610 usbus1.2 DONE-BULK-EP=3D00000002,SPD=3DFULL,NFR= =3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:44:02.980615 usbus1.2 SUBM-BULK-EP=3D00= 000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.982611 usbus1.2 DONE= -BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D24,IVAL=3D0,ERR=3D0=0A07:44:0= 2.982615 usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL= =3D0=0A07:44:02.984610 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,= SLEN=3D16,IVAL=3D0,ERR=3D0=0A07:44:02.984633 usbus1.2 SUBM-BULK-EP=3D000000= 02,SPD=3DFULL,NFR=3D1,SLEN=3D32,IVAL=3D0=0A07:44:02.986610 usbus1.2 DONE-BU= LK-EP=3D00000002,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3D0=0A07:44:02.98= 6615 usbus1.2 SUBM-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0= =0A07:44:02.988611 usbus1.2 DONE-BULK-EP=3D00000081,SPD=3DFULL,NFR=3D1,SLEN= =3D12,IVAL=3D0,ERR=3D0=0A07:44:02.988615 usbus1.2 SUBM-BULK-EP=3D00000081,S= PD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0=0A07:44:02.990609 usbus1.2 DONE-BULK-EP= =3D00000081,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D0,ERR=3DSTALLED=0A07:44:02.9= 90617 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D0= =0A07:44:02.992607 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN= =3D0,IVAL=3D0,ERR=3DSTALLED=0A07:44:03.480782 usbus1.2 SUBM-CTRL-EP=3D00000= 000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:03.482533 usbus1.2 DONE-= CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:0= 3.530779 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL= =3D50=0A07:44:03.532519 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1= ,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:04.020780 usbus1.2 SUBM-CTRL-EP= =3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:04.022438 usbus1= .2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0= =0A07:44:04.070783 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN= =3D8,IVAL=3D50=0A07:44:04.072432 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFUL= L,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:04.560782 usbus1.2 SUBM-= CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:04.562353= usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ER= R=3D0=0A07:44:04.610782 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1= ,SLEN=3D8,IVAL=3D50=0A07:44:04.612339 usbus1.2 DONE-CTRL-EP=3D00000000,SPD= =3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:05.100781 usbus1.2= SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:05.= 102260 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D= 500,ERR=3D0=0A07:44:05.150778 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,N= FR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:05.152249 usbus1.2 DONE-CTRL-EP=3D0000000= 0,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:05.640782 usb= us1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:4= 4:05.642170 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IV= AL=3D500,ERR=3D0=0A07:44:05.690780 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DF= ULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:05.692158 usbus1.2 DONE-CTRL-EP=3D00= 000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:06.18178= 3 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500= =0A07:44:06.183083 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN= =3D0,IVAL=3D500,ERR=3D0=0A07:44:06.231778 usbus1.2 SUBM-CTRL-EP=3D00000000,= SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:06.233068 usbus1.2 DONE-CTRL-= EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:0= 6.721781 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL= =3D500=0A07:44:06.722990 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D= 1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:06.771778 usbus1.2 SUBM-CTRL-EP=3D000= 00000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:06.772978 usbus1.2 DONE= -CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A0= 7:44:07.261782 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8= ,IVAL=3D500=0A07:44:07.262897 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,N= FR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:07.311778 usbus1.2 SUBM-CTRL-EP= =3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:07.312888 usbus1.= 2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALL= ED=0A07:44:07.801781 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SL= EN=3D8,IVAL=3D500=0A07:44:07.802808 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3D= FULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:07.851779 usbus1.2 SUBM-CT= RL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:07.852797 us= bus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3D= STALLED=0A07:44:08.341782 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR= =3D1,SLEN=3D8,IVAL=3D500=0A07:44:08.343719 usbus1.2 DONE-CTRL-EP=3D00000000= ,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:08.391778 usbus1.2 = SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:08.39= 3708 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D50= ,ERR=3DSTALLED=0A07:44:08.883783 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFUL= L,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:08.885634 usbus1.2 DONE-CTRL-EP=3D000= 00000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:08.933778 usbu= s1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A07:44:= 08.935617 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL= =3D50,ERR=3DSTALLED=0A07:44:09.425785 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD= =3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:09.427543 usbus1.2 DONE-CTRL-EP= =3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:09.47577= 8 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D50=0A= 07:44:09.477527 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D= 0,IVAL=3D50,ERR=3DSTALLED=0A07:44:09.967782 usbus1.2 SUBM-CTRL-EP=3D0000000= 0,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:09.969449 usbus1.2 DONE-CT= RL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:44:10.= 017785 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D= 50=0A07:44:10.019441 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SL= EN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:10.509784 usbus1.2 SUBM-CTRL-EP=3D00= 000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:10.511361 usbus1.2 DO= NE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0=0A07:4= 4:10.559778 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IV= AL=3D50=0A07:44:10.561345 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR= =3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A07:44:11.051782 usbus1.2 SUBM-CTRL-= EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D8,IVAL=3D500=0A07:44:11.053268 usbu= s1.2 DONE-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN=3D0,IVAL=3D500,ERR=3D0= =0A07:44:11.101780 usbus1.2 SUBM-CTRL-EP=3D00000000,SPD=3DFULL,NFR=3D1,SLEN= =3D8,IVAL=3D50=0A07:44:11.103258 usbus1.2 DONE-CTRL-EP=3D00000000,SPD=3DFUL= L,NFR=3D1,SLEN=3D0,IVAL=3D50,ERR=3DSTALLED=0A=0ADo=0A you need the output f= rom the functional drive?=A0 It's much longer and =0Avery similar, although= it only has a few ERR=3DSTALLED and no =0AERR=3DTIMEOUT.=A0 I don't really= know what I'm looking for here, so my =0Aanalysis is not very good.=0A=0A>= Also see EHCI quirks which you can set from /boot/loader.conf:=0A> sysctl = hw.usb.ehci=0A=0ASince=0A they are exactly the same drive model, should I r= eally have different =0Aquirks for each?=A0 Anyway, I'm not sure what to do= with the above, but if=0A you're a bit more explicit, I'm willing to exper= iment.=0A=0AHopefully the output I posted above will be useful...=0A=0ABy t= he way, I noticed this line in /sys/dev/usb/quirk/usb_quirk.c=0A=0A=A0=A0= =A0=A0=A0=A0=A0 USB_QUIRK(WESTERN, MYPASSWORD, 0x0000, 0xffff, UQ_MSC_FORCE= _SHORT_INQ),=0A=0AIs that a typo for MYPASSPORT?=0A=0AI tried applying that= quirk directly with=0A=0A# usbconfig -d ugen1.2 add_quirk UQ_MSC_FORCE_SHO= RT_INQ=0A=0Aand=0A it did change the output when I plugged in the drive.=A0= It didn't give =0Aall those "CAM status: CCB request completed with an err= or" lines, but =0Ait also didn't mount the device, so it didn't quite work.= =0A=0ANot sure where to go from here.=A0 Just let me know if you need any m= ore output or experimentation.=0A=0AThanks for your help!=0A=0ALeif From owner-freebsd-usb@FreeBSD.ORG Wed Apr 24 06:06:12 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id CD81377A; Wed, 24 Apr 2013 06:06:12 +0000 (UTC) (envelope-from hps@bitfrost.no) Received: from mta.bitpro.no (mta.bitpro.no [92.42.64.202]) by mx1.freebsd.org (Postfix) with ESMTP id 92BDC109F; Wed, 24 Apr 2013 06:06:12 +0000 (UTC) Received: from mail.bitfrost.no (mail.bitfrost.no [46.29.221.36]) by mta.bitpro.no (Postfix) with ESMTP id 2FAA47A122; Wed, 24 Apr 2013 08:06:05 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at bitfrost.no Received: from laptop015.hselasky.homeunix.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: hanspetter) by mail.bitfrost.no (Postfix) with ESMTPSA id E3B9920C79; Wed, 24 Apr 2013 08:06:02 +0200 (CEST) Message-ID: <517776A2.2020406@bitfrost.no> Date: Wed, 24 Apr 2013 08:07:30 +0200 From: Hans Petter Selasky Organization: Bitfrost A/S MIME-Version: 1.0 To: Ed Maste Subject: Re: snd_uaudio 2.0 class support for 24-bit samples with bSubslotSize=4 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Apr 2013 06:06:12 -0000 On 04/24/13 03:20, Ed Maste wrote: > Focusrite Scarlett 2i2 USB recording interface Patch looks good: http://svnweb.freebsd.org/changeset/base/249830 --HPS From owner-freebsd-usb@FreeBSD.ORG Wed Apr 24 10:40:01 2013 Return-Path: Delivered-To: freebsd-usb@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BDF362DB for ; Wed, 24 Apr 2013 10:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id AF8221D1E for ; Wed, 24 Apr 2013 10:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r3OAe10m075284 for ; Wed, 24 Apr 2013 10:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r3OAe175075283; Wed, 24 Apr 2013 10:40:01 GMT (envelope-from gnats) Date: Wed, 24 Apr 2013 10:40:01 GMT Message-Id: <201304241040.r3OAe175075283@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org Cc: From: Andrew Fremantle Subject: Re: usb/156596: [ehci] Extremely high interrupt rate on ehci/uhci IRQ16 80% cpu utilization on CPU0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Andrew Fremantle List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Apr 2013 10:40:01 -0000 The following reply was made to PR usb/156596; it has been noted by GNATS. From: Andrew Fremantle To: bug-followup@FreeBSD.org, daynejordan@gmail.com Cc: Subject: Re: usb/156596: [ehci] Extremely high interrupt rate on ehci/uhci IRQ16 80% cpu utilization on CPU0 Date: Wed, 24 Apr 2013 03:33:02 -0700 --047d7b10d1b7998c1c04db18d35b Content-Type: text/plain; charset=ISO-8859-1 Based on the fact this only seems to happen on Intel Core architecture machines, I think this issue may be miscategorized. In my case, the flooding starts when I yank the VGA cable from the back of the machine. vgapci0 shares irq16 with ehci0 in every example of this issue i've been able to find. The forum thread on this issue may make for relevant reading: http://forums.freebsd.org/showthread.php?t=24952 --047d7b10d1b7998c1c04db18d35b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Based on the fact this only seems to happen on I= ntel Core architecture machines, I think this issue may be miscategorized.<= br>
In my case, the flooding starts when I yank the VGA cable from= the back of the machine. vgapci0 shares irq16 with ehci0 in every example = of this issue i've been able to find.

The forum thread on this issue may make for relevant reading: http://forums.f= reebsd.org/showthread.php?t=3D24952
--047d7b10d1b7998c1c04db18d35b--