From owner-freebsd-usb@FreeBSD.ORG Thu Dec 13 07:23:30 2012 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 34855B6C for ; Thu, 13 Dec 2012 07:23:30 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe07.c2i.net [212.247.154.194]) by mx1.freebsd.org (Postfix) with ESMTP id B4B208FC08 for ; Thu, 13 Dec 2012 07:23:28 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.213.204] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe07.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 356375433; Thu, 13 Dec 2012 08:23:21 +0100 From: Hans Petter Selasky To: Mike Tancsa Subject: Re: USB3 SATA enclosure Date: Thu, 13 Dec 2012 08:24:57 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-PRERELEASE; KDE/4.8.4; amd64; ; ) References: <50C65439.8010408@sentex.net> <201212121353.27372.hselasky@c2i.net> <50C8EEF3.1080900@sentex.net> In-Reply-To: <50C8EEF3.1080900@sentex.net> X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201212130824.57040.hselasky@c2i.net> 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: Thu, 13 Dec 2012 07:23:30 -0000 Hi, There is an error message there: xhci0: mem 0xfb900000-0xfb901fff irq 18 at device 0.0 on pci4 usbus1: waiting for BIOS to give up control usbus1: timed out waiting for BIOS 1) Can you turn off USB legacy support in the BIOS? 2) Can you boot with bootverbose set using 9-stable and BIOS legacy support enabled? --HPS