From owner-freebsd-questions@FreeBSD.ORG Mon Apr 23 23:40:00 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CECF106564A for ; Mon, 23 Apr 2012 23:40:00 +0000 (UTC) (envelope-from dougs@dawnsign.com) Received: from mailfilter.dawnsign.com (hydra.dawnsign.com [69.198.101.212]) by mx1.freebsd.org (Postfix) with ESMTP id 682238FC08 for ; Mon, 23 Apr 2012 23:40:00 +0000 (UTC) Received: from mailfilter.dawnsign.com (localhost [127.0.0.1]) by mailfilter.dawnsign.com (Postfix) with ESMTP id 1EFF095833 for ; Mon, 23 Apr 2012 16:34:02 -0700 (PDT) Received: from Draco.dawnsign.com (draco.dawnsign.com [192.168.101.33]) by mailfilter.dawnsign.com (Postfix) with ESMTP id 0432E95831 for ; Mon, 23 Apr 2012 16:34:01 -0700 (PDT) Received: from DRACO.dawnsign.com ([fe80::6062:7fef:2376:a729]) by Draco.dawnsign.com ([fe80::6062:7fef:2376:a729%10]) with mapi id 14.01.0355.002; Mon, 23 Apr 2012 16:33:21 -0700 From: Doug Sampson To: "'freebsd-questions@freebsd.org'" Thread-Topic: LaCie P'9230 Is Not Recognized Thread-Index: Ac0hqW7gb7u0zI5fTkKK98KEBcH4gg== Date: Mon, 23 Apr 2012 23:33:20 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [192.168.101.149] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Scanned: ClamAV using ClamSMTP Subject: LaCie P'9230 Is Not Recognized X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Apr 2012 23:40:00 -0000 I went out and got a LaCie P'9230 drive, an external USB 3.0/2.0 2TB drive = (http://www.lacie.com/products/product.htm?id=3D10559). FreeBSD 9.0-STABLE = #5 running on an Intel D845GEBV2L motherboard does not recognize it. Apr 23 15:57:11 test kernel: usb_alloc_device: set address 2 failed (USB_ER= R_STALLED, ignored) Apr 23 15:57:11 test kernel: usbd_setup_device_desc: getting device descrip= tor at addr 2 failed, USB_ERR_STALLED Apr 23 15:57:12 test kernel: usbd_req_re_enumerate: addr=3D2, set address f= ailed! (USB_ERR_STALLED, ignored) Apr 23 15:57:12 test kernel: usbd_setup_device_desc: getting device descrip= tor at addr 2 failed, USB_ERR_STALLED Apr 23 15:57:13 test kernel: usbd_req_re_enumerate: addr=3D2, set address f= ailed! (USB_ERR_STALLED, ignored) Apr 23 15:57:13 test kernel: usbd_setup_device_desc: getting device descrip= tor at addr 2 failed, USB_ERR_STALLED Apr 23 15:57:13 test kernel: ugen3.2: at usbus3 (disconnected) Apr 23 15:57:13 test kernel: uhub_reattach_port: could not allocate new dev= ice root@test:/usr/home/install# 'camcontrol devlist -v' does not indicate any daX devices. I've used a variety of smaller external LaCie USB 2.0 drives with this moth= erboard successfully in the past. A link at the LaCie web site (http://www.lacie.com/more/index.htm?id=3D1011= 2) indicates that a driver needs to be installed on a Mac in order to reali= ze true USB 3.0 speeds. Does this mean that for me to use this drive, I nee= d a special driver? I've consulted the hardware compatibility list but it appears to not have b= een updated to reflect newer hardware. Any advice would be appreciated. ~Doug