From owner-freebsd-usb@FreeBSD.ORG Sun Jan 16 15:26:18 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED1D3106566C for ; Sun, 16 Jan 2011 15:26:18 +0000 (UTC) (envelope-from mur1080224@inter7.jp) Received: from ts1.inter7.jp (220x218x138x50.ap220.ftth.ucom.ne.jp [220.218.138.50]) by mx1.freebsd.org (Postfix) with SMTP id 6B8EA8FC13 for ; Sun, 16 Jan 2011 15:26:18 +0000 (UTC) Received: (qmail 3978 invoked by uid 507); 17 Jan 2011 00:26:17 +0900 Date: 17 Jan 2011 00:26:17 +0900 Message-ID: <20110116152617.3977.qmail@ts1.inter7.jp> To: freebsd-usb@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-2022-JP" Content-Transfer-Encoding: 7bit X-Mailer: Webmail-inter7 In-Reply-To: <201101161247.26909.hselasky@c2i.net> X-Priority: 3 From: Norihiko Murase Subject: Re: FreeBSD hangs while booting with USB legacy support off X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2011 15:26:19 -0000 Mr. Hans Petter Selasky, Thank you very much for your comment! On Sunday 16 Jan 2011 12:47:26 +0100 Hans Petter Selasky wrote: > We currently don't have the USB 3.0 code in place to switch off the legacy > mode during bootup. This might be the root cause. Ok, understood. # Will USB 3.0 be supported at 8.2-RELEASE? :-D > Does your BIOS suppor the > USB 3.0 controller? The motherboard I tried with (GIGABYTE GA-P55A-UD5) has the BIOS setting named . Additionaly, also when I switched OFF ("disabled") this item , the FreeBSD installation system did NOT hang and did display the following lines even if = "Disabled" :: ------------------------------------------------------------ pci4: on pcib4 pci4: domain=0, physical bus=4 found-> vendor=0x1b4b, dev=0x91a3, revid=0x11 domain=0, bus=4, slot=0, func=0 class=01-01-8f, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0010, cachelnsz=16 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=a, irq=11 powerspec 3 supports D0 D3 current D0 MSI supports 1 message map[10]: type I/O Port, range 32, base 0xaf00, size 3, enabled pcib4: requested I/O range 0xaf00-0xaf07: in range map[14]: type I/O Port, range 32, base 0xae00, size 2, enabled .....(snip!)..... pcib4: matched entry for 4.0.INTA pcib4: slot 0 INTA hardwired to IRQ 19 atapci0: port ..(snip!).. irq 19 at device 0.0 on pci4 ------------------------------------------------------------ Best regards, --- Norihiko Murase