From owner-freebsd-current@FreeBSD.ORG Fri Sep 13 14:24:39 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 06C09909; Fri, 13 Sep 2013 14:24:39 +0000 (UTC) (envelope-from narutopc@outlook.com) Received: from snt0-omc2-s40.snt0.hotmail.com (snt0-omc2-s40.snt0.hotmail.com [65.54.61.91]) by mx1.freebsd.org (Postfix) with ESMTP id D2E4C25EF; Fri, 13 Sep 2013 14:24:38 +0000 (UTC) Received: from SNT149-W54 ([65.55.90.71]) by snt0-omc2-s40.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Fri, 13 Sep 2013 07:24:32 -0700 X-TMN: [tdbRlOskiFOxo2YS2bh/qW13wvWlqHee] X-Originating-Email: [narutopc@outlook.com] Message-ID: From: Uzumaki Naruto To: Glen Barber , "freebsd-current@freebsd.org" Subject: RE: mountroot> while booting r255342 memstick Date: Fri, 13 Sep 2013 14:24:32 +0000 Importance: Normal In-Reply-To: References: , <20130912003636.GC46033@glenbarber.us>, , <20130912005610.GD46033@glenbarber.us>, , <52312368.1050402@freebsd.org>, , <20130913021433.GK2404@glenbarber.us>, MIME-Version: 1.0 X-OriginalArrivalTime: 13 Sep 2013 14:24:32.0845 (UTC) FILETIME=[F7223FD0:01CEB08C] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 13 Sep 2013 14:24:39 -0000 dd back to 10 current xhci0: ehci0: ehci1: usbus0 on xhci0 usbus1 on ehci0 usbus2 on ehci1 usbus0: 5.0Gbps Super Speed USB v3.0 usbus1: 480Mbps High Speed USB v2.0 usbus2: 480Mbps High Speed USB v2.0 ugen1.1: at usbus1 ugen0.1: <0x8086> at usbus0 ugen2.1: at usbus2 uhub0: on usbus1 uhub1: <0x8086 XHCI root HUB...> on usbus0 uhub2: on usbus2 // hub doesn't number accordingly to usbus number? first test =3D while pendrive boot from usbus0 (USB 3.0) --------------------------------------------------------- ugen0.2: at usbus0 umass0: on usb= us0 umass0: SCSI over Bulk-Only=3B quirks =3D 0x0100 umass0:3:0:-1: Attached to scbus3 second test =3D while pendrive boot from usbus1 or usbus2 (first one) (idk how to number and confirm their number) --------------------------------------------------------------- ugen0.2: at usbus0 umass0: on usb= us0 umass0: SCSI over Bulk-Only=3B quirks =3D 0x0100 umass0:3:0:-1: Attached to scbus3 third test =3D while pendrive boot from usbus1 or usbus2 (another one) (idk how to number and confirm their number) --------------------------------------------------------------- uhub0: <0x8086 XHCI root HUB...> on usbus0 uhub1: on usbus2 uhub2: on usbus1 // different from previous info ugen1.3: at usbus1 umass0: on usb= us1 umass0: SCSI over Bulk-Only=3B quirks =3D 0x0100 umass0:3:0:-1: Attached to scbus3 I don't know if the numbering of uhub is changeable based on where user plu= g in their pendrive=2C seems unusual to me. =