public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Tom Prado <tprado@charter.net>
Cc: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Linksys Wireless USB
Date: Mon, 9 Dec 2002 12:52:16 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.44.0212091243260.933-100000@volamar.theswamp.priv> (raw)
In-Reply-To: <1039452566.14286.24.camel@beowulf.cryptocomm.com>



On 9 Dec 2002, Adam Voigt wrote:

> dmesg | grep "usb" 
> 
> Produces:
> 
> usb.c: registered new driver usbdevfs
> usb.c: registered new driver hub
> init_module: prism2_usb.o: 0.1.16-pre7 Loaded
> init_module: dev_info is: prism2_usb
> usb.c: registered new driver prism2_usb
> 
> And no, there is nothing in /proc/bus/usb.
> 
> Modprobing usb-uhci, uhci, or usb-ohci all throw error's and are not
> inserted.
> However, usb-core is loaded automatically when I modprobe the prism2
> driver.

hmm, that's not good that all the ?hci drivers return errors.  You don't 
appear to have any USB bus drivers loaded.  See which USB adapter you have 
by doing a cat /proc/pci (or use lspci) and look for the USB devices.

I.e. mine are:

00:1d.0 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #1) (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #2) (rev 02)
00:1d.2 USB Controller: Intel Corp. 82801CA/CAM USB (Hub #3) (rev 02)

and dmesg | grep usb returns:

usb-uhci.c: $Revision: 1.275 $ time 23:33:42 Dec  4 2002
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: USB UHCI at I/O 0xefe0, IRQ 11
usb-uhci.c: Detected 2 ports

You might want to check out http://www.linux-usb.org/USB-guide/book1.html 

Best of luck,
Tom


--
gentoo-dev@gentoo.org mailing list


  reply	other threads:[~2002-12-09 17:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-09 16:04 [gentoo-dev] Linksys Wireless USB Adam Voigt
2002-12-09 16:33 ` Tom Prado
2002-12-09 16:49   ` Adam Voigt
2002-12-09 17:52     ` Tom Prado [this message]
2002-12-09 17:59       ` Adam Voigt
2002-12-09 18:28         ` Per-Erik Westerberg
2002-12-09 18:34           ` Adam Voigt
2002-12-09 19:15         ` Tom Prado
2002-12-10 14:18           ` Adam Voigt
2002-12-11  1:13             ` Luke Graham
2002-12-11  8:43               ` Mark Gordon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0212091243260.933-100000@volamar.theswamp.priv \
    --to=tprado@charter.net \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox