Date: Wed, 30 Aug 2006 14:40:24 GMT From: Sam Eaton <sam@fqdn.net> To: freebsd-i386@FreeBSD.org Subject: Re: i386/102678: Dell PowerEdge DRAC5 USB Keyboard Message-ID: <200608301440.k7UEeNNS016033@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/102678; it has been noted by GNATS.
From: Sam Eaton <sam@fqdn.net>
To: bug-followup@FreeBSD.org
Cc: bseklecki@collaborativefusion.com
Subject: Re: i386/102678: Dell PowerEdge DRAC5 USB Keyboard
Date: Wed, 30 Aug 2006 15:33:01 +0100
Just to confirm that I'm seeing the same problems on my 6-STABLE amd64,
Dell 1950. Remote keyboard works fine during boot, but is unusable one
the kernel is loaded and it has been detected as a USB device.
I've tried disabling kbdmux, but the problem remains, even with the DRAC
as the only keyboard in the system.
Here is an excerpt from dmesg on a USBVERBOSE kernel :
uhci0: [GIANT-LOCKED]
usb0: <UHCI (generic) USB controller> on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <UHCI (generic) USB controller> port 0xdcc0-0xdcdf irq 20 at device 29.1 on pci0
uhci1: [GIANT-LOCKED]
usb1: <UHCI (generic) USB controller> on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2: <UHCI (generic) USB controller> port 0xdca0-0xdcbf irq 21 at device 29.2 on pci0
uhci2: [GIANT-LOCKED]
usb2: <UHCI (generic) USB controller> on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xfc600000-0xfc6003ff irq 21 at device 29.7 on pci0
ehci0: [GIANT-LOCKED]
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: <EHCI (generic) USB 2.0 controller> on ehci0
usb3: USB revision 2.0
uhub3: Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
uhub3: 6 ports with 6 removable, self powered
uhub4: Dell product 0xa001, class 9/0, rev 2.00/0.00, addr 2
uhub4: multiple transaction translators
uhub4: 2 ports with 2 removable, self powered
ukbd0: Dell DRAC5, rev 1.10/0.00, addr 3, iclass 3/1
kbd1 at ukbd0
ums0: Dell DRAC5, rev 1.10/0.00, addr 3, iclass 3/1
ums0: X report 0x0002 not supported
device_attach: ums0 attach returned 6
umass0: DELL INC. DRAC5 VIRTUAL MEDIA, rev 2.00/0.00, addr 4
umass1: DELL INC. DRAC5 VIRTUAL MEDIA, rev 2.00/0.00, addr 4
uhub5: Cypress Slim Hub, class 9/0, rev 2.00/0.0b, addr 5
uhub5: multiple transaction translators
uhub5: 4 ports with 4 removable, self powered
uhub6: Mitsumi Electric Hub in Apple Extended USB Keyboard, class 9/0, rev 1.10/1.22, addr 2
uhub6: 3 ports with 2 removable, bus powered
ukbd1: Mitsumi Electric Apple Extended USB Keyboard, rev 1.10/1.22, addr 3, iclass 3/1
kbd2 at ukbd1
uhid0: Mitsumi Electric Apple Extended USB Keyboard, rev 1.10/1.22, addr 3, iclass 3/1
And here's the output of usbdevs -v :
Controller /dev/usb0:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
port 1 powered
port 2 powered
Controller /dev/usb1:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
port 1 powered
port 2 addr 2: full speed, power 50 mA, config 1, Hub in Apple Extended USB Keyboard(0x1002), Mitsumi Electric(0x05ac), rev 1.22
port 1 addr 3: full speed, power 50 mA, config 1, Apple Extended USB Keyboard(0x0205), Mitsumi Electric(0x05ac), rev 1.22
port 2 powered
port 3 powered
Controller /dev/usb2:
addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
port 1 powered
port 2 powered
Controller /dev/usb3:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), Intel(0x0000), rev 1.00
port 1 addr 2: high speed, self powered, config 1, product 0xa001(0xa001), vendor 0x413c(0x413c), rev 0.00
port 1 addr 3: full speed, self powered, config 1, DRAC5(0x0000), Dell(0x413c), rev 0.00
port 2 addr 4: high speed, self powered, config 1, DRAC5 VIRTUAL MEDIA(0x0001), DELL INC.(0x413c), rev 0.00
port 2 powered
port 3 powered
port 4 powered
port 5 addr 5: high speed, self powered, config 1, product 0x6560(0x6560), vendor 0x04b4(0x04b4), rev 0.0b
port 1 powered
port 2 powered
port 3 powered
port 4 powered
port 6 powered
Thanks,
Sam.
--
"Fortified with Essential Bitterness and Sarcasm"
Matt Groening, "Binky's Guide to Love".
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608301440.k7UEeNNS016033>
