Date: Mon, 24 Nov 2003 18:50:28 -0800 From: Ade Lovett <ade@FreeBSD.org> To: Ade Lovett <ade@FreeBSD.org> Cc: ade@FreeBSD.org Subject: Re: 5.2-BETA USB woes Message-ID: <20A4B690-1EF2-11D8-9FFA-000A956B6386@FreeBSD.org> In-Reply-To: <DBE61C9A-1EAF-11D8-9FFA-000A956B6386@FreeBSD.org> References: <DBE61C9A-1EAF-11D8-9FFA-000A956B6386@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Nov 24, 2003, at 10:56, Ade Lovett wrote: > The executive summary is that after some unfortunate hardware =20 > failures, I picked up an ASUS A7V8X-X motherboard with a 6 USB 2.0 =20 > ports. Just as an addendum, on the advice of someone on irc, I tried booting =20= both NetBSD (1.6.1) and OpenBSD (3.4) on this machine. Relevant =20 dmesg(8) as follows: NetBSD 1.6.1 (INSTALL) #0: Tue Apr 8 12:46:48 UTC 2003 =20 autobuild@tgm.daemon.org:/autobuild/netbsd-1-6/i386/OBJ/autobuild/=20 netbsd-1-6/src/sys/arch/i386/compile/INSTALL cpu0: AMD K7 (Athlon) (686-class), 2166.54 MHz [...] uhci0 at pci0 dev 16 function 0: vendor 0x1106 product 0x3038 (rev. =20 0x80) uhci0: interrupting at irq 3 usb0 at uhci0: USB revision 1.0 uhub0 at usb0 uhub0: vendor 0x1106 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1 at pci0 dev 16 function 1: vendor 0x1106 product 0x3038 (rev. =20 0x80) uhci1: interrupting at irq 3 usb1 at uhci1: USB revision 1.0 uhub1 at usb1 uhub1: vendor 0x1106 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2 at pci0 dev 16 function 2: vendor 0x1106 product 0x3038 (rev. =20 0x80) uhci2: interrupting at irq 3 usb2 at uhci2: USB revision 1.0 uhub2 at usb2 uhub2: vendor 0x1106 UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered vendor 0x1106 product 0x3104 (USB serial bus, interface 0x20, revision =20= 0x82) at pci0 dev 16 function 3 not configured [...] uhub0: port error, restarting port 1 uhub0: port error, giving up port 1 uhub1: port error, restarting port 1 uhub1: port error, giving up port 1 uhub1: port error, restarting port 2 uhub1: port error, giving up port 2 uhub2: port error, restarting port 1 uhub2: port error, giving up port 1 uhub2: port error, restarting port 2 uhub2: port error, giving up port 2 uhidev0 at uhub0 port 1 configuration 1 interface 0 uhidev0: Microsoft Microsoft Wireless Optical Mouse=C6 1.0A, rev =20 2.00/0.17, addr 2, iclass 3/1 uhidev0: 2 report ids uhid at uhidev0 reportid 1 not configured uhid at uhidev0 reportid 2 not configured uhub0: port error, restarting port 2 uhub0: port error, giving up port 2 So, NetBSD does something fairly similar to FreeBSD, but at least =20 manages to find a mouse, before completely flaking out. On to OpenBSD: OpenBSD 3.4 (RAMDISK_CD) #0: Tue Oct 21 19:29:29 BST 2003 =20 root@moody.home.jump.org.uk:/usr/src/sys/arch/i386/compile/RAMDISK_CD cpu0: AMD Athlon XP Model 8 (Thoroughbred) ("AuthenticAMD" 686-class) =20= 2.17 GHz [...] uhci0 at pci0 dev 16 function 0 "VIA VT83C572 USB" rev 0x80: irq 3 usb0 at uhci0: USB revision 1.0 uhub0 at usb0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered uhci1 at pci0 dev 16 function 1 "VIA VT83C572 USB" rev 0x80: irq 3 usb1 at uhci1: USB revision 1.0 uhub1 at usb1 uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhci2 at pci0 dev 16 function 2 "VIA VT83C572 USB" rev 0x80: irq 3 usb2 at uhci2: USB revision 1.0 uhub2 at usb2 uhub2: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub2: 2 ports with 2 removable, self powered [...] uhidev0 at uhub0 port 1 configuration 1 interface 0 uhidev0: Microsoft Microsoft Wireless Optical Mouse\M-. 1.0A, rev =20 2.00/0.17, addr 2, iclass 3/1 uhidev0: 2 report ids uhid at uhidev0 reportid 1 not configured uhid at uhidev0 reportid 2 not configured After installing, the mouse is unresponsive. Hoping this helps turn on a light bulb :) -aDe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20A4B690-1EF2-11D8-9FFA-000A956B6386>