From owner-freebsd-usb@FreeBSD.ORG Sat Mar 7 18:00:41 2015 Return-Path: Delivered-To: freebsd-usb@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 22FE22E9 for ; Sat, 7 Mar 2015 18:00:41 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 04706F54 for ; Sat, 7 Mar 2015 18:00:41 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t27I0eVc017363 for ; Sat, 7 Mar 2015 18:00:40 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 197933] Change in support of USB 3.0 NEC uPD720200 (with JMS539 USB3 to SATA in a Vantec 4 drive box) Date: Sat, 07 Mar 2015 18:00:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: greg-org-freebsd@akua.com X-Bugzilla-Status: In Progress X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Mar 2015 18:00:41 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197933 --- Comment #9 from Greg --- Spending time on this today - just so you know I haven't disappeared. I believe I am on 10 stable - as noted in my uname below (FreeBSD 10.1-STABLE #0 r279138) - which has me a bit confused when you ask me to "upgrade to 10-stable". When I download the patch to xhci.c and replace the existing one - it does not build. I put the old xhci.c back and svn updated /usr/src and rebuilt+installed the kernel - which I presume picked up the change you listed right before this message. (FreeBSD swiss.mlb 10.1-STABLE FreeBSD 10.1-STABLE #1 r279724:279726: Sat Mar 7 12:42:34 EST 2015) Connecting 4-drive RAID to USB3 port gives the following on USB3 port for lsusb -v Bus /dev/usb Device /dev/ugen1.2: ID 152d:0539 JMicron Technology Corp. / JMicron USA Technology Corp. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 3.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 9 idVendor 0x152d JMicron Technology Corp. / JMicron USA Technology Corp. idProduct 0x0539 bcdDevice 28.03 iManufacturer 10 JMicron iProduct 11 USB to ATA/ATAPI Bridge iSerial 5 000000000000 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 44 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xc0 Self Powered MaxPower 2mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 8 Mass Storage bInterfaceSubClass 6 SCSI bInterfaceProtocol 80 Bulk (Zip) iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 ** UNRECOGNIZED: 06 30 0f 00 00 00 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 ** UNRECOGNIZED: 06 30 0f 00 00 00 Device Status: 0x0001 Self Powered The diff against a USB2 connection (snipped outside of the -/+ lines): -Bus /dev/usb Device /dev/ugen2.4: ID 152d:0539 JMicron Technology Corp. / JMicron USA Technology Corp. +Bus /dev/usb Device /dev/ugen1.2: ID 152d:0539 JMicron Technology Corp. / JMicron USA Technology Corp. - bcdUSB 2.10 + bcdUSB 3.00 - bMaxPacketSize0 64 + bMaxPacketSize0 9 - wTotalLength 32 + wTotalLength 44 - iConfiguration 4 USB Mass Storage + iConfiguration 0 - MaxPower 8mA + MaxPower 2mA - iInterface 6 MSC Bulk-Only Transport + iInterface 0 - wMaxPacketSize 0x0200 1x 512 bytes + wMaxPacketSize 0x0400 1x 1024 bytes bInterval 0 + ** UNRECOGNIZED: 06 30 0f 00 00 00 - wMaxPacketSize 0x0200 1x 512 bytes + wMaxPacketSize 0x0400 1x 1024 bytes -Device Qualifier (for other device speed): - bLength 10 - bDescriptorType 6 - bcdUSB 2.10 - bDeviceClass 0 (Defined at Interface level) - bDeviceSubClass 0 - bDeviceProtocol 0 - bMaxPacketSize0 64 - bNumConfigurations 1 + ** UNRECOGNIZED: 06 30 0f 00 00 00 -- You are receiving this mail because: You are the assignee for the bug.