From: Greg KH <greg@kroah.com>
To: Brad Hards <bhards@bigpond.net.au>
Cc: Take Vos <Take.Vos@binary-magic.com>, linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: USB mouse does not apear in /dev/input
Date: Tue, 22 Oct 2002 09:47:26 -0700 [thread overview]
Message-ID: <20021022164726.GA6471@kroah.com> (raw)
In-Reply-To: <200210222003.36872.bhards@bigpond.net.au>
On Tue, Oct 22, 2002 at 08:03:36PM +1000, Brad Hards wrote:
> On Tue, 22 Oct 2002 19:48, Take Vos wrote:
> > T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
> > D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
> > P: Vendor=046d ProdID=c00c Rev= 6.20
> > S: Manufacturer=Logitech
> > S: Product=USB Mouse
> > C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
> > I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=(none)
> > E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms
> So it looks like you don't have a driver for the mouse loaded (should be hid).
> Can you check this in driverfs? (You used to be able to do this in
> /proc/bus/usb/drivers, but the maintainer knew better :-{)
The maintainer didn't have a choice :)
That info isn't known to the usb core anymore, only the driver core.
Do a:
ls <driverfs_mount_point>/bus/usb/drivers
to see what USB drivers are registered.
thanks,
gre k-h
next prev parent reply other threads:[~2002-10-22 16:42 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-22 8:46 PROBLEM: USB mouse does not apear in /dev/input Take Vos
2002-10-22 9:09 ` Brad Hards
2002-10-22 9:48 ` Take Vos
2002-10-22 10:03 ` Brad Hards
2002-10-22 16:47 ` Greg KH [this message]
2002-10-22 9:34 ` PROBLEM: PCMCIA cardmgr kill hangs kernel bert hubert
2002-10-22 9:51 ` Take Vos
2002-10-22 11:13 ` Take Vos
2002-10-22 12:15 ` Alan Cox
2002-10-22 12:20 ` Take Vos
[not found] ` <200210221311.19468.Take.Vos@binary-magic.com>
[not found] ` <200210222121.04718.bhards@bigpond.net.au>
2002-10-22 11:28 ` PROBLEM: USB mouse does not apear in /dev/input Take Vos
2002-10-22 12:23 ` PROBLEM: USB mouse does not apear in /dev/input (solved) Take Vos
2002-10-22 23:46 ` PROBLEM: PS/2 mouse wart does not work, while scratch pad does David Woodhouse
2002-10-23 8:42 ` Vojtech Pavlik
2002-11-09 21:50 ` Take Vos
2002-12-12 19:30 ` Take Vos
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=20021022164726.GA6471@kroah.com \
--to=greg@kroah.com \
--cc=Take.Vos@binary-magic.com \
--cc=bhards@bigpond.net.au \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.