On Mon, 9 Dec 2002, Adam Voigt wrote:
> Alright, well, this:
>
> cat /proc/pci | grep "usb"
>
> Returns bupkiss, but should the usb be mentioned
> in /proc/pci? It's on the motherboard so shouldn't it
> not be in there anyway, or is "pci" misleading in that
> it means all devices?
>
try cat /proc/pci | grep "USB" instead. The USB Controller(s) should be
in there since they are PCI devices. You need to have a USB controller
driver loaded to be able to use any USB device. Even though you can load
the prism2_usb driver, I'm suspecting it won't work since there is no
host controller driver driving it. What errors do you get when you tried
to modprobe usb-uhci, uhci, and usb-ohci?
--
gentoo-dev@gentoo.org mailing list
-- Adam Voigt (adam@cryptocomm.com) The Cryptocomm Group My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc |