* 2.6.2-rc2 (BK): /proc/bus/input/devices information for joystick bogus?
@ 2004-01-30 17:35 Matthias Andree
2004-01-30 17:53 ` Vojtech Pavlik
0 siblings, 1 reply; 2+ messages in thread
From: Matthias Andree @ 2004-01-30 17:35 UTC (permalink / raw)
To: Linux-Kernel mailing list
Hi,
I see this in /proc/bus/input/devices:
I: Bus=0014 Vendor=0001 Product=000f Version=0100
N: Name="Analog 3-axis 4-button joystick"
P: Phys=<NULL>/input0
H: Handlers=js0
B: EV=b
B: KEY=1b 0 0 0 0 0 0 0 0 0
B: ABS=83
The <NULL> tag seems to confuse hotplug's input.rc. Where does it come
from? How can the kernel see the Joystick without knowing the phys
address?
(This was also filed as SourceForge.net bug #887724 to the linux-hotplug
project.)
TIA,
--
Matthias Andree
Encrypt your mail: my GnuPG key ID is 0x052E7D95
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.2-rc2 (BK): /proc/bus/input/devices information for joystick bogus?
2004-01-30 17:35 2.6.2-rc2 (BK): /proc/bus/input/devices information for joystick bogus? Matthias Andree
@ 2004-01-30 17:53 ` Vojtech Pavlik
0 siblings, 0 replies; 2+ messages in thread
From: Vojtech Pavlik @ 2004-01-30 17:53 UTC (permalink / raw)
To: Linux-Kernel mailing list
On Fri, Jan 30, 2004 at 06:35:16PM +0100, Matthias Andree wrote:
> I see this in /proc/bus/input/devices:
>
> I: Bus=0014 Vendor=0001 Product=000f Version=0100
> N: Name="Analog 3-axis 4-button joystick"
> P: Phys=<NULL>/input0
> H: Handlers=js0
> B: EV=b
> B: KEY=1b 0 0 0 0 0 0 0 0 0
> B: ABS=83
>
> The <NULL> tag seems to confuse hotplug's input.rc. Where does it come
> from? How can the kernel see the Joystick without knowing the phys
> address?
The module which implemented the gameport didn't set the phys string for
the gameport. Check the sound driver for your sound card.
> (This was also filed as SourceForge.net bug #887724 to the linux-hotplug
> project.)
--
Vojtech Pavlik
SuSE Labs, SuSE CR
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-01-30 17:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-30 17:35 2.6.2-rc2 (BK): /proc/bus/input/devices information for joystick bogus? Matthias Andree
2004-01-30 17:53 ` Vojtech Pavlik
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.