public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Tom Prado <tprado@charter.net>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Linksys Wireless USB
Date: Mon, 9 Dec 2002 14:15:08 -0500 (EST)	[thread overview]
Message-ID: <Pine.LNX.4.50L0.0212091409540.4088-100000@scuzzlebutt.theswamp.priv> (raw)
In-Reply-To: <1039456751.16898.42.camel@beowulf.cryptocomm.com>



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


  parent reply	other threads:[~2002-12-09 19:21 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
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 [this message]
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.50L0.0212091409540.4088-100000@scuzzlebutt.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