From owner-freebsd-current@FreeBSD.ORG Fri Jun 18 20:12:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B2F316A4CE for ; Fri, 18 Jun 2004 20:12:41 +0000 (GMT) Received: from mailhub.intercaf.ru (mailhub.intercaf.ru [195.96.167.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ACB343D1D for ; Fri, 18 Jun 2004 20:12:40 +0000 (GMT) (envelope-from lesha@intercaf.ru) Received: from ppp83-237-11-16.pppoe.mtu-net.ru (sick@ppp83-237-11-16.pppoe.mtu-net.ru [83.237.11.16]) (authenticated bits=0) by mailhub.intercaf.ru (8.12.10/8.12.10) with ESMTP id i5IKBt16001427 for ; Sat, 19 Jun 2004 00:11:56 +0400 (MSD) (envelope-from lesha@intercaf.ru) From: AK Organization: InterCAF To: freebsd-current@freebsd.org Date: Sat, 19 Jun 2004 00:12:05 +0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200406190012.06095.lesha@intercaf.ru> X-Virus-Scanned: ClamAV version 'clamd / ClamAV version 0.65', clamav-milter version '0.60p' Subject: USB2 weirdness (continued) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 20:12:41 -0000 Hello, -currenters! Today I have decided to give EHCI another try. This time with SONY "MicroVault" USB mass storage device. Well, guess what - it is also not working ;-( uhci0: port 0xdf20-0xdf3f irq 11 at device 29.0 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered [ 2 more identical entries skipped ] usb3: EHCI version 1.0 usb3: companion controllers, 2 ports each: usb0 usb1 usb2 usb3: on ehci0 usb3: USB revision 2.0 uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub3: 6 ports with 6 removable, self powered uhub4: Sony USB Embedded Hub, class 9/0, rev 2.00/0.01, addr 2 uhub4: 1 port with 0 removable, self powered uhub4: cannot open interrupt pipe device_attach: uhub4 attach returned 6 Cheers, AL