On Fri, Mar 29, 2002 at 11:35:30PM +0100, Eduard Bloch wrote:
> #include <hallo.h>
> Vojtech Pavlik wrote on Fri Mar 29, 2002 um 09:59:20PM:
> > Let me repeat this: if you use hid.o and keybdev.o, and also load
> > evdev.o, /dev/input/event1 really should exist. I've seen it in your
> > logs. It's also in the USB desctiptors. There you get the events for the
> > keypresses of the extra keys.
> 
> I do not now what you mean.
> 
> usb.c: registered new driver hiddev
> usb.c: registered new driver hid
> input0: USB HID v1.00 Keyboard [Compaq Compaq] on usb1:2.0
> hid-core.c: v1.8 Andreas Gal, Vojtech Pavlik <[EMAIL PROTECTED]>
> hid-core.c: USB HID support drivers
> 
> $ cat /dev/input/event1 
> cat: event1: No such device
> 
> $ cat /dev/input/event0
> ¤ë¤<W
>       gĽë¤< W"Ľë¤<Ô"gĽë¤<×2
> " Śë¤<=Ŕ9Śë¤<0=9^[[?1;2c Śë¤<{ŕ<9Śë¤<r]
> 
> etc., but this is from normal keypresses, not from extra keys.

This log from you:

> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> usb_control/bulk_msg: timeout
> input1,hiddev0: USB HID v1.00 Pointer [Compaq Compaq] on usb1:2.1
> usb.c: hid driver claimed interface cff42ed8
> usb.c: kusbd: /sbin/hotplug add 2
> hub.c: port 1 connection change
> hub.c: port 1, portstatus 300, change 3, 1.5 Mb/s
> hub.c: port 2 connection change
> hub.c: port 2, portstatus 300, change 3, 1.5 Mb/s
> hub.c: port 1 enable change, status 300
> hub.c: port 1 enable change, status 300
> hub.c: port 2 enable change, status 300

Shows at least in one case, input1 (and this also evdev1) was created
for the extra stuff on the keyboard.

-- 
Vojtech Pavlik
SuSE Labs

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to