From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 02:35:38 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9357216A4CE for ; Sat, 29 Jan 2005 02:35:38 +0000 (GMT) Received: from web53807.mail.yahoo.com (web53807.mail.yahoo.com [206.190.36.202]) by mx1.FreeBSD.org (Postfix) with SMTP id 1314443D4C for ; Sat, 29 Jan 2005 02:35:38 +0000 (GMT) (envelope-from stigmata_blackangel@yahoo.com) Received: (qmail 77607 invoked by uid 60001); 29 Jan 2005 02:35:37 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=yypQFG2/gLJipPVVgztBwN5xF+/Br+LKNIqJglfeDX9ZVj6uG6qIAV9XP+vS9IxGA/Gyg9AFSybtrm3Dagt2389t5ZA0/e3I8zsl1ZTgmIu4mH2uMamSi+8Tp3vxt/k4TP8j2YCIsnaAIhP26Dy2D2ITNJNuM2DYkW4u5U6Saww= ; Message-ID: <20050129023537.77605.qmail@web53807.mail.yahoo.com> Received: from [24.9.155.250] by web53807.mail.yahoo.com via HTTP; Fri, 28 Jan 2005 18:35:37 PST Date: Fri, 28 Jan 2005 18:35:37 -0800 (PST) From: Gregor Mosheh To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: 4.10, USB hard drive, weird problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 02:35:38 -0000 I have a problem with my external USB 2.0 hard drive. This drive had been working for several months, and then it quit. By "quit" I mean that the device can be detected, but will not be assigned to a device node and therefore cannot be used. This is FreeBSD 4.10. I cvsup'd the source today and found no changes since I built this kernel. The kernel has uhci, ehci, and ohci drivers. The dmesg output inidicates that our hardware uses UHCI ports, finds 4 of them, and attaches EHCI to them: uhci0: port 0xff80-0xff9f irq 11 at device 29.0 on pci0 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 uhci1: port 0xff60-0xff7f irq 10 at device 29.1 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered ukbd0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 2, iclass 3/1 kbd1 at ukbd0 uhid0: Logitech Logitech USB Keyboard, rev 1.10/15.00, addr 2, iclass 3/0 uhci2: port 0xff40-0xff5f irq 9 at device 29.2 on pci0 usb2: on uhci2 usb2: USB revision 1.0 uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered uhci3: port 0xff20-0xff3f irq 11 at device 29.3 on pci0 usb3: on uhci3 usb3: USB revision 1.0 uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub3: 2 ports with 2 removable, self powered ehci0: mem 0xffa80800-0xffa80bff irq 5 at device 29.7 on pci0 ehci_pci_attach: companion usb0 ehci_pci_attach: companion usb1 ehci_pci_attach: companion usb2 ehci_pci_attach: companion usb3 usb4: EHCI version 1.0 usb4: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4: on ehci0 usb4: USB revision 2.0 uhub4: (0x8086) EHCI root hub, class 9/0, rev 2.00/1.00, addr 1 uhub4: 8 ports with 8 removable, self powered When I plug in the drive, dmesg shows the following: umass0: Cypress Semiconductor USB2.0 Storage Device, rev 2.00/0.01, addr 2 umass0: Get Max Lun not supported (STALLED) Eventually, this appears: umass0: BBB reset failed, TIMEOUT It does not show the usual "da0:" line which would indicate that the device has been attached and made ready. "usbdevs -d -v" shows exactly what I expect: (snip) Controller /dev/usb4: addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), (0x8086)(0x0000), rev 1.00 uhub4 (snip) Those BBB timeout lines keep appearing any time I do a USB operation, e.g. running usbdevs Any ideas on how I can continue troubleshooting this? __________________________________ Do you Yahoo!? Read only the mail you want - Yahoo! Mail SpamGuard. http://promotions.yahoo.com/new_mail