Alan Stern wrote:

> On Mon, 12 Dec 2005, Brian Stumm wrote:
>
> > > If you really get desperate, you can use the usbmon facility to trace the
> > > URBs sent under Linux and you can use USB Snoopy to trace the URBs sent
> > > under Windows.  Perhaps comparing the two will highlight a crucial
> > > difference.  It's not an easy job, though.  You have to understand what
> > > each URB does and you have to be able to decode the hex data.
> >
> > Having a bit of trouble getting usbmon to work in linux. I cannot seem to 
> > get
> > the *.java files to compile. Also I see the driver under drivers/usb/mon 
> > but I
> > cannot insert it into the kernel, I get unresolved symbol 
> > usb_mon_deregister.
>
> That's the wrong usbmon!  The one you want is built into the Linux kernel.

Yea I read about that prior to that posting and that is where I run into the
usb_mon_deregister unresolved symbol mentioned before.

Do the HID Driver maintainers ever read this list? Tried e-mailing [EMAIL 
PROTECTED]
last week but no reply. Who else maintains the driver? Running out of stabs in 
the
dark to attempt ;)

Enabled even more debugging today and getting much more data. I can even see 
that it
is mapping the mouse stuff. If I press keyboard buttons things print to screen 
but
not with mouse and obviously mouse still not working. Here is what prints:

Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e0 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e1 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e2 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e3 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e4 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e5 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e6 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e7 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.002c = 1
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e0 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e1 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e2 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e3 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e4 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e5 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e6 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.00e7 = 0
Dec 13 14:26:54 localhost kernel: hid-debug: input Keyboard.002c = 0

Something else new from dmesg

usb 1-2: new low speed USB device using uhci_hcd and address 3
uhci_hcd 0000:00:10.0: uhci_result_control: failed with status 440000
[c59c0240] link (059c01b2) element (03cff040)
  0: [c3cff040] link (03cff080) e0 LS Stalled CRC/Timeo Length=7 MaxLen=7 DT0 
EndPt=0
Dev=0, PID=2d(SETUP) (buf=01292c00)
  1: [c3cff080] link (03cff0c0) e3 SPD LS Active Length=0 MaxLen=7 DT1 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd20)
  2: [c3cff0c0] link (03cff100) e3 SPD LS Active Length=0 MaxLen=7 DT0 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd28)
  3: [c3cff100] link (03cff140) e3 SPD LS Active Length=0 MaxLen=7 DT1 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd30)
  4: [c3cff140] link (03cff180) e3 SPD LS Active Length=0 MaxLen=7 DT0 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd38)
  5: [c3cff180] link (03cff1c0) e3 SPD LS Active Length=0 MaxLen=7 DT1 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd40)
  6: [c3cff1c0] link (03cff200) e3 SPD LS Active Length=0 MaxLen=7 DT0 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd48)
  7: [c3cff200] link (03cff240) e3 SPD LS Active Length=0 MaxLen=7 DT1 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd50)
  8: [c3cff240] link (03cff280) e3 SPD LS Active Length=0 MaxLen=7 DT0 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd58)
  9: [c3cff280] link (00000001) e3 LS IOC Active Length=0 MaxLen=7ff DT1 EndPt=0
Dev=0, PID=e1(OUT) (buf=00000000)

uhci_hcd 0000:00:10.0: uhci_result_control: failed with status 440000
[c59c0270] link (059c01b2) element (03cff2c0)
  0: [c3cff2c0] link (03cff300) e0 LS Stalled CRC/Timeo Length=7 MaxLen=7 DT0 
EndPt=0
Dev=0, PID=2d(SETUP) (buf=01292c00)
  1: [c3cff300] link (03cff340) e3 SPD LS Active Length=0 MaxLen=7 DT1 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd20)
  2: [c3cff340] link (03cff380) e3 SPD LS Active Length=0 MaxLen=7 DT0 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd28)
  3: [c3cff380] link (03cff3c0) e3 SPD LS Active Length=0 MaxLen=7 DT1 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd30)
  4: [c3cff3c0] link (03cff400) e3 SPD LS Active Length=0 MaxLen=7 DT0 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd38)
  5: [c3cff400] link (03cff440) e3 SPD LS Active Length=0 MaxLen=7 DT1 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd40)
  6: [c3cff440] link (03cff480) e3 SPD LS Active Length=0 MaxLen=7 DT0 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd48)
  7: [c3cff480] link (03cff4c0) e3 SPD LS Active Length=0 MaxLen=7 DT1 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd50)
  8: [c3cff4c0] link (03cff500) e3 SPD LS Active Length=0 MaxLen=7 DT0 EndPt=0 
Dev=0,
PID=69(IN) (buf=03d9cd58)
  9: [c3cff500] link (00000001) e3 LS IOC Active Length=0 MaxLen=7ff DT1 EndPt=0
Dev=0, PID=e1(OUT) (buf=00000000)


I did find however that this device must fall into the HID_QUIRK_MULTI_INPUT 
deal. I
set that up and now I get far more eventX's registered but still no go. Guessing
there are other HID_QUIRK_* needed for this device. Tried a few with no luck so 
far.
Wish I knew what the various HID_QUIRK's were for ???

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
H: Handlers=kbd event0
B: EV=120013
B: KEY=4 2000000 3802078 f840d001 f2ffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7

I: Bus=0003 Vendor=060b Product=0541 Version=0101
N: Name="USB Keyboard"
P: Phys=usb-0000:00:10.1-1/input0
H: Handlers=kbd event1
B: EV=100003
B: KEY=10000 7 ff800000 7ff febeffdf f3cfffff ffffffff fffffffe

I: Bus=0003 Vendor=060b Product=0541 Version=0101
N: Name="USB Keyboard"
P: Phys=usb-0000:00:10.1-1/input0
H: Handlers=event2
B: EV=20001
B: LED=7

I: Bus=0003 Vendor=060b Product=0541 Version=0101
N: Name="USB Keyboard"
P: Phys=usb-0000:00:10.1-1/input1
H: Handlers=mouse0 event3 ts0
B: EV=7
B: KEY=1f0000 0 0 0 0 0 0 0 0
B: REL=103

I: Bus=0003 Vendor=060b Product=0541 Version=0101
N: Name="USB Keyboard"
P: Phys=usb-0000:00:10.1-1/input1
H: Handlers=kbd event4
B: EV=3
B: KEY=c000 100000 0 0 0

I: Bus=0003 Vendor=060b Product=0541 Version=0101
N: Name="USB Keyboard"
P: Phys=usb-0000:00:10.1-1/input1
H: Handlers=kbd event5
B: EV=3
B: KEY=3878 d8011101 e0000 0 0 0

I: Bus=0003 Vendor=060b Product=0541 Version=0101
N: Name="USB Keyboard"
P: Phys=usb-0000:00:10.1-1/input1
H: Handlers=event6
B: EV=3
B: KEY=ffff 0 0 0 0 0 0 0 0

Perhaps this info will spark an idea in someone? I'm at my wits end. Here is a 
C & P
from the syslog showing some of this new debug info... Might be worth 
mentioning that
this keyboard does not have the multimedia keys, powerdown, etc that are 
reported in
syslog but I know that Adesso / Solidtek / Solid Year have many models of 
keyboard
that are like this one with the touchpad built in, ie the ACK-571 which is a 
full
size keyboard with the multimedia keys and touchpad.

Dec 13 14:29:16 localhost kernel: usb 1-2: hotplug
Dec 13 14:29:16 localhost kernel: hub 1-0:1.0: debounce: port 2: total 100ms 
stable
100ms status 0x300
Dec 13 14:29:16 localhost kernel: hub 4-0:1.0: state 5 ports 6 chg 0000 evt 0004
Dec 13 14:29:16 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 2 status
001002 POWER sig=se0  CSC
Dec 13 14:29:16 localhost kernel: hub 4-0:1.0: port 2, status 0100, change 
0001, 12
Mb/s
Dec 13 14:29:16 localhost kernel: hub 4-0:1.0: debounce: port 2: total 100ms 
stable
100ms status 0x100
Dec 13 14:29:19 localhost kernel: hub 4-0:1.0: state 5 ports 6 chg 0000 evt 0008
Dec 13 14:29:19 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 3 status
001403 POWER sig=k  CSC CONNECT
Dec 13 14:29:19 localhost kernel: hub 4-0:1.0: port 3, status 0501, change 
0001, 480
Mb/s
Dec 13 14:29:19 localhost kernel: hub 4-0:1.0: debounce: port 3: total 100ms 
stable
100ms status 0x501
Dec 13 14:29:19 localhost kernel: ehci_hcd 0000:00:10.3: port 3 low speed -->
companion
Dec 13 14:29:19 localhost kernel: uhci_hcd 0000:00:10.1: wakeup_hc
Dec 13 14:29:19 localhost kernel: ehci_hcd 0000:00:10.3: GetStatus port 3 status
003402 POWER OWNER sig=k  CSC
Dec 13 14:29:19 localhost kernel: hub 4-0:1.0: port_wait_reset: err = -107
Dec 13 14:29:19 localhost kernel: hub 2-0:1.0: state 5 ports 2 chg 0000 evt 0002
Dec 13 14:29:19 localhost kernel: uhci_hcd 0000:00:10.1: port 1 portsc 01a3,00
Dec 13 14:29:19 localhost kernel: hub 2-0:1.0: port 1, status 0301, change 
0001, 1.5
Mb/s
Dec 13 14:29:19 localhost kernel: hub 2-0:1.0: debounce: port 1: total 100ms 
stable
100ms status 0x301
Dec 13 14:29:19 localhost kernel: usb 2-1: new low speed USB device using 
uhci_hcd
and address 2
Dec 13 14:29:20 localhost kernel: usb 2-1: skipped 1 descriptor after interface
Dec 13 14:29:20 localhost kernel: usb 2-1: skipped 1 descriptor after interface
Dec 13 14:29:20 localhost kernel: usb 2-1: default language 0x0409
Dec 13 14:29:20 localhost kernel: usb 2-1: new device strings: Mfr=0, Product=1,
SerialNumber=0
Dec 13 14:29:20 localhost kernel: usb 2-1: Product: USB Keyboard
Dec 13 14:29:20 localhost kernel: DEV: registering device: ID = '2-1'
Dec 13 14:29:20 localhost kernel: usb 2-1: hotplug
Dec 13 14:29:20 localhost kernel: PM: Adding info for usb:2-1
Dec 13 14:29:20 localhost kernel: bus usb: add device 2-1
Dec 13 14:29:20 localhost kernel: bound device '2-1' to driver 'usb'
Dec 13 14:29:20 localhost kernel: usb 2-1: adding 2-1:1.0 (config #1, interface 
0)
Dec 13 14:29:20 localhost kernel: DEV: registering device: ID = '2-1:1.0'
Dec 13 14:29:20 localhost kernel: usb 2-1:1.0: hotplug
Dec 13 14:29:20 localhost kernel: PM: Adding info for usb:2-1:1.0
Dec 13 14:29:20 localhost kernel: bus usb: add device 2-1:1.0
Dec 13 14:29:20 localhost kernel: usbhid 2-1:1.0: usb_probe_interface
Dec 13 14:29:20 localhost kernel: usbhid 2-1:1.0: usb_probe_interface - got id
Dec 13 14:29:20 localhost kernel: drivers/usb/input/hid-core.c: HID probe 
called for
ifnum 0
Dec 13 14:29:20 localhost kernel: drivers/usb/input/hid-core.c: HID COLLECTION 
USAGE
= 10006
Dec 13 14:29:20 localhost kernel: drivers/usb/input/hid-core.c: HID_GD_MOUSE = 
10002
Dec 13 14:29:20 localhost kernel: drivers/usb/input/hid-core.c: submitting ctrl 
urb:
Get_Report wValue=0x0100 wIndex=0x0000 wLength=8
Dec 13 14:29:20 localhost kernel: drivers/usb/input/hid-core.c: report 0 is too
short, (7 < 8)
Dec 13 14:29:20 localhost kernel: hid-debug: input Keyboard.00e0 = 0
Dec 13 14:29:20 localhost kernel: hid-debug: input Keyboard.00e1 = 0
Dec 13 14:29:20 localhost kernel: hid-debug: input Keyboard.00e2 = 0
Dec 13 14:29:20 localhost kernel: hid-debug: input Keyboard.00e3 = 0
Dec 13 14:29:20 localhost kernel: hid-debug: input Keyboard.00e4 = 0
Dec 13 14:29:20 localhost kernel: hid-debug: input Keyboard.00e5 = 0
Dec 13 14:29:20 localhost kernel: hid-debug: input Keyboard.00e6 = 0
Dec 13 14:29:20 localhost kernel: hid-debug: input Keyboard.00e7 = 0
Dec 13 14:29:20 localhost kernel:   INPUT[INPUT]
Dec 13 14:29:20 localhost kernel:     Field(0)
Dec 13 14:29:20 localhost kernel:       Usage(8)
Dec 13 14:29:20 localhost kernel:         Keyboard.00e0
Dec 13 14:29:20 localhost kernel:         Keyboard.00e1
Dec 13 14:29:20 localhost kernel:         Keyboard.00e2
Dec 13 14:29:20 localhost kernel:         Keyboard.00e3
Dec 13 14:29:20 localhost kernel:         Keyboard.00e4
Dec 13 14:29:20 localhost kernel:         Keyboard.00e5
Dec 13 14:29:20 localhost kernel:         Keyboard.00e6
Dec 13 14:29:20 localhost kernel:         Keyboard.00e7
Dec 13 14:29:20 localhost kernel:       Logical Minimum(0)
Dec 13 14:29:20 localhost kernel:       Logical Maximum(1)
Dec 13 14:29:20 localhost kernel:       Report Size(1)
Dec 13 14:29:20 localhost kernel:       Report Count(8)
Dec 13 14:29:20 localhost kernel:       Report Offset(0)
Dec 13 14:29:20 localhost kernel:       Flags( Variable Absolute )
Dec 13 14:29:20 localhost kernel:     Field(1)
Dec 13 14:29:20 localhost kernel:       Usage(146)
Dec 13 14:29:20 localhost kernel:         Keyboard.0000
Dec 13 14:29:20 localhost kernel:         Keyboard.0001
Dec 13 14:29:20 localhost kernel:         Keyboard.0002
Dec 13 14:29:20 localhost kernel:         Keyboard.0003
Dec 13 14:29:20 localhost kernel:         Keyboard.0004
Dec 13 14:29:20 localhost kernel:         Keyboard.0005
Dec 13 14:29:20 localhost kernel:         Keyboard.0006
Dec 13 14:29:20 localhost kernel:         Keyboard.0007
Dec 13 14:29:20 localhost kernel:         Keyboard.0008
Dec 13 14:29:20 localhost kernel:         Keyboard.0009
Dec 13 14:29:20 localhost kernel:         Keyboard.000a
Dec 13 14:29:20 localhost kernel:         Keyboard.000b
Dec 13 14:29:20 localhost kernel:         Keyboard.000c
Dec 13 14:29:20 localhost kernel:         Keyboard.000d
Dec 13 14:29:20 localhost kernel:         Keyboard.000e
Dec 13 14:29:20 localhost kernel:         Keyboard.000f
Dec 13 14:29:20 localhost kernel:         Keyboard.0010
Dec 13 14:29:20 localhost kernel:         Keyboard.0011
Dec 13 14:29:20 localhost kernel:         Keyboard.0012

8<------ SNIP --------- // There were lots of the keyboard ones

Dec 13 14:29:21 localhost kernel:         Keyboard.008e
Dec 13 14:29:21 localhost kernel:         Keyboard.008f
Dec 13 14:29:21 localhost kernel:         Keyboard.0090
Dec 13 14:29:21 localhost kernel:         Keyboard.0091
Dec 13 14:29:21 localhost kernel:       Logical Minimum(0)
Dec 13 14:29:21 localhost kernel:       Logical Maximum(255)
Dec 13 14:29:21 localhost kernel:       Report Size(8)
Dec 13 14:29:21 localhost kernel:       Report Count(6)
Dec 13 14:29:21 localhost kernel:       Report Offset(16)
Dec 13 14:29:21 localhost kernel:       Flags( Array Absolute )
Dec 13 14:29:21 localhost kernel:   OUTPUT[OUTPUT]
Dec 13 14:29:21 localhost kernel:     Field(0)
Dec 13 14:29:21 localhost kernel:       Usage(3)
Dec 13 14:29:21 localhost kernel:         LED.NumLock
Dec 13 14:29:21 localhost kernel:         LED.CapsLock
Dec 13 14:29:21 localhost kernel:         LED.ScrollLock
Dec 13 14:29:21 localhost kernel:       Logical Minimum(0)
Dec 13 14:29:21 localhost kernel:       Logical Maximum(1)
Dec 13 14:29:21 localhost kernel:       Report Size(1)
Dec 13 14:29:21 localhost kernel:       Report Count(3)
Dec 13 14:29:21 localhost kernel:       Report Offset(0)
Dec 13 14:29:21 localhost kernel:       Flags( Variable Absolute )
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.00e0 ---> Key.LeftControl
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.00e1 ---> Key.LeftShift
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.00e2 ---> Key.LeftAlt
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.00e3 ---> Key.LeftMeta
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.00e4 ---> Key.RightCtrl
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.00e5 ---> Key.RightShift
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.00e6 ---> Key.RightAlt
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.00e7 ---> Key.RightMeta
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0000 ---> IGNORED
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0001 ---> IGNORED
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0002 ---> IGNORED
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0003 ---> IGNORED
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0004 ---> Key.A
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0005 ---> Key.B
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0006 ---> Key.C

8<--- SNIP --- // You know the alphabet already

Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.001b ---> Key.X
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.001c ---> Key.Y
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.001d ---> Key.Z
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.001e ---> Key.1
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.001f ---> Key.2
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0020 ---> Key.3
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0021 ---> Key.4
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0022 ---> Key.5
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0023 ---> Key.6
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0024 ---> Key.7
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0025 ---> Key.8
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0026 ---> Key.9
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0027 ---> Key.0
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0028 ---> Key.Enter
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0029 ---> Key.Esc
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.002a ---> Key.Backspace
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.002b ---> Key.Tab
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.002c ---> Key.Space
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.002d ---> Key.Minus
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.002e ---> Key.Equal
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.002f ---> Key.LeftBrace
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0030 ---> Key.RightBrace
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0031 ---> Key.BackSlash
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0032 ---> Key.BackSlash
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0033 ---> Key.Semicolon
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0034 ---> Key.Apostrophe
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0035 ---> Key.Grave
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0036 ---> Key.Comma
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0037 ---> Key.Dot
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0038 ---> Key.Slash
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0039 ---> Key.CapsLock
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.003a ---> Key.F1
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.003b ---> Key.F2
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.003c ---> Key.F3
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.003d ---> Key.F4
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.003e ---> Key.F5
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.003f ---> Key.F6
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0040 ---> Key.F7
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0041 ---> Key.F8
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0042 ---> Key.F9
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0043 ---> Key.F10
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0044 ---> Key.F11
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0045 ---> Key.F12
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0046 ---> Key.SysRq
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0047 ---> Key.ScrollLock
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0048 ---> Key.Pause
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.0049 ---> Key.Insert
Dec 13 14:29:21 localhost kernel: Mapping: Keyboard.004a ---> Key.Home
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.004b ---> Key.PageUp
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.004c ---> Key.Delete
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.004d ---> Key.End
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.004e ---> Key.PageDown
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.004f ---> Key.Right
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0050 ---> Key.Left
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0051 ---> Key.Down
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0052 ---> Key.Up
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0053 ---> Key.NumLock
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0054 ---> Key.KPSlash
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0055 ---> Key.KPAsterisk
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0056 ---> Key.KPMinus
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0057 ---> Key.KPPlus
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0058 ---> Key.KPEnter
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0059 ---> Key.KP1
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.005a ---> Key.KP2
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.005b ---> Key.KP3
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.005c ---> Key.KP4
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.005d ---> Key.KP5
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.005e ---> Key.KP6
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.005f ---> Key.KP7
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0060 ---> Key.KP8
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0061 ---> Key.KP9
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0062 ---> Key.KP0
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0063 ---> Key.KPDot
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0064 ---> Key.102nd
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0065 ---> Key.Compose
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0066 ---> Key.Power
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0067 ---> Key.KPEqual
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0068 ---> Key.F13
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0069 ---> Key.F14
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.006a ---> Key.F15
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.006b ---> Key.F16
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.006c ---> Key.F17
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.006d ---> Key.F18
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.006e ---> Key.F19
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.006f ---> Key.F20
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0070 ---> Key.F21
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0071 ---> Key.F22
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0072 ---> Key.F23
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0073 ---> Key.F24
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0074 ---> Key.Open
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0075 ---> Key.Help
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0076 ---> Key.Props
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0077 ---> Key.Front
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0078 ---> Key.Stop
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0079 ---> Key.Again
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.007a ---> Key.Undo
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.007b ---> Key.Cut
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.007c ---> Key.Copy
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.007d ---> Key.Paste
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.007e ---> Key.Find
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.007f ---> Key.Mute
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0080 ---> Key.VolumeUp
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0081 ---> Key.VolumeDown
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0082 ---> Key.Unknown
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0083 ---> Key.Unknown
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0084 ---> Key.Unknown
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0085 ---> Key.KPComma
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0086 ---> Key.Unknown
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0087 ---> Key.RO
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0088 ---> 
Key.Katakana/Hiragana
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0089 ---> Key.Yen
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.008a ---> Key.Henkan
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.008b ---> Key.Muhenkan
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.008c ---> Key.KPJpComma
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.008d ---> Key.Unknown
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.008e ---> Key.Unknown
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.008f ---> Key.Unknown
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0090 ---> Key.Hanguel
Dec 13 14:29:22 localhost kernel: Mapping: Keyboard.0091 ---> Key.Hanja
Dec 13 14:29:22 localhost kernel: CLASS: registering class device: ID = 'event1'
Dec 13 14:29:22 localhost kernel: class_hotplug - name = event1
Dec 13 14:29:22 localhost kernel: hid-debug: input Keyboard.00e0 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Keyboard.00e1 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Keyboard.00e2 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Keyboard.00e3 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Keyboard.00e4 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Keyboard.00e5 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Keyboard.00e6 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Keyboard.00e7 = 0
Dec 13 14:29:22 localhost kernel: Mapping: LED.NumLock ---> LED.NumLock
Dec 13 14:29:22 localhost kernel: Mapping: LED.CapsLock ---> LED.CapsLock
Dec 13 14:29:22 localhost kernel: Mapping: LED.ScrollLock ---> LED.ScrollLock
Dec 13 14:29:22 localhost kernel: CLASS: registering class device: ID = 'event2'
Dec 13 14:29:22 localhost kernel: class_hotplug - name = event2
Dec 13 14:29:22 localhost kernel: input: USB HID v1.10 Keyboard [USB Keyboard] 
on
usb-0000:00:10.1-1
Dec 13 14:29:22 localhost kernel: bound device '2-1:1.0' to driver 'usbhid'
Dec 13 14:29:22 localhost kernel: usb 2-1: adding 2-1:1.1 (config #1, interface 
1)
Dec 13 14:29:22 localhost kernel: DEV: registering device: ID = '2-1:1.1'
Dec 13 14:29:22 localhost kernel: usb 2-1:1.1: hotplug
Dec 13 14:29:22 localhost kernel: PM: Adding info for usb:2-1:1.1
Dec 13 14:29:22 localhost kernel: bus usb: add device 2-1:1.1
Dec 13 14:29:22 localhost kernel: usbhid 2-1:1.1: usb_probe_interface
Dec 13 14:29:22 localhost kernel: usbhid 2-1:1.1: usb_probe_interface - got id
Dec 13 14:29:22 localhost kernel: drivers/usb/input/hid-core.c: HID probe 
called for
ifnum 1
Dec 13 14:29:22 localhost kernel: drivers/usb/input/hid-core.c: HID COLLECTION 
USAGE
= 10002 // two lines I added to see if detected as GD_MOUSE
Dec 13 14:29:22 localhost kernel: drivers/usb/input/hid-core.c: HID_GD_MOUSE = 
10002
Dec 13 14:29:22 localhost kernel: drivers/usb/input/hid-core.c: submitting ctrl 
urb:
Get_Report wValue=0x0101 wIndex=0x0001 wLength=5
Dec 13 14:29:22 localhost kernel: hid-debug: input Button.0001 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Button.0002 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Button.0003 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Button.0004 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input Button.0005 = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input GenericDesktop.X = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input GenericDesktop.Y = 0
Dec 13 14:29:22 localhost kernel: hid-debug: input GenericDesktop.Wheel = 0
Dec 13 14:29:22 localhost kernel:   INPUT(1)[INPUT]
Dec 13 14:29:22 localhost kernel:     Field(0)
Dec 13 14:29:22 localhost kernel:       Physical(GenericDesktop.Pointer)
Dec 13 14:29:22 localhost kernel:       Usage(5)
Dec 13 14:29:22 localhost kernel:         Button.0001
Dec 13 14:29:22 localhost kernel:         Button.0002
Dec 13 14:29:22 localhost kernel:         Button.0003
Dec 13 14:29:22 localhost kernel:         Button.0004
Dec 13 14:29:22 localhost kernel:         Button.0005
Dec 13 14:29:22 localhost kernel:       Logical Minimum(0)
Dec 13 14:29:22 localhost kernel:       Logical Maximum(1)
Dec 13 14:29:22 localhost kernel:       Report Size(1)
Dec 13 14:29:22 localhost kernel:       Report Count(5)
Dec 13 14:29:22 localhost kernel:       Report Offset(0)
Dec 13 14:29:22 localhost kernel:       Flags( Variable Absolute )
Dec 13 14:29:22 localhost kernel:     Field(1)
Dec 13 14:29:22 localhost kernel:       Physical(GenericDesktop.Pointer)
Dec 13 14:29:22 localhost kernel:       Usage(3)
Dec 13 14:29:22 localhost kernel:         GenericDesktop.X
Dec 13 14:29:22 localhost kernel:         GenericDesktop.Y
Dec 13 14:29:22 localhost kernel:         GenericDesktop.Wheel
Dec 13 14:29:22 localhost kernel:       Logical Minimum(-127)
Dec 13 14:29:22 localhost kernel:       Logical Maximum(127)
Dec 13 14:29:22 localhost kernel:       Report Size(8)
Dec 13 14:29:22 localhost kernel:       Report Count(3)
Dec 13 14:29:22 localhost kernel:       Report Offset(8)
Dec 13 14:29:22 localhost kernel:       Flags( Variable Relative )
Dec 13 14:29:22 localhost kernel:   INPUT(2)[INPUT]
Dec 13 14:29:22 localhost kernel:     Field(0)
Dec 13 14:29:22 localhost kernel:       Usage(3)
Dec 13 14:29:22 localhost kernel:         GenericDesktop.SystemPowerDown
Dec 13 14:29:22 localhost kernel:         GenericDesktop.SystemSleep
Dec 13 14:29:22 localhost kernel:         GenericDesktop.SystemWakeUp
Dec 13 14:29:22 localhost kernel:       Logical Minimum(0)
Dec 13 14:29:22 localhost kernel:       Logical Maximum(1)
Dec 13 14:29:22 localhost kernel:       Report Size(1)
Dec 13 14:29:22 localhost kernel:       Report Count(3)
Dec 13 14:29:22 localhost kernel:       Report Offset(0)
Dec 13 14:29:22 localhost kernel:       Flags( Variable Relative )
Dec 13 14:29:22 localhost kernel:   INPUT(3)[INPUT]
Dec 13 14:29:22 localhost kernel:     Field(0)
Dec 13 14:29:22 localhost kernel:       Usage(18)
Dec 13 14:29:22 localhost kernel:         Consumer.00b5
Dec 13 14:29:22 localhost kernel:         Consumer.00b6
Dec 13 14:29:22 localhost kernel:         Consumer.00b7
Dec 13 14:29:22 localhost kernel:         Consumer.00cd
Dec 13 14:29:22 localhost kernel:         Consumer.00e2
Dec 13 14:29:22 localhost kernel:         Consumer.00e9
Dec 13 14:29:22 localhost kernel:         Consumer.00ea
Dec 13 14:29:22 localhost kernel:         Consumer.018a
Dec 13 14:29:22 localhost kernel:         Consumer.0221
Dec 13 14:29:22 localhost kernel:         Consumer.0223
Dec 13 14:29:22 localhost kernel:         Consumer.0224
Dec 13 14:29:22 localhost kernel:         Consumer.0225
Dec 13 14:29:22 localhost kernel:         Consumer.0226
Dec 13 14:29:22 localhost kernel:         Consumer.0227
Dec 13 14:29:22 localhost kernel:         Consumer.022a
Dec 13 14:29:22 localhost kernel:         Consumer.0183
Dec 13 14:29:23 localhost kernel:         Consumer.0192
Dec 13 14:29:23 localhost kernel:         Consumer.0194
Dec 13 14:29:23 localhost kernel:       Logical Minimum(0)
Dec 13 14:29:23 localhost kernel:       Logical Maximum(1)
Dec 13 14:29:23 localhost kernel:       Report Size(1)
Dec 13 14:29:23 localhost kernel:       Report Count(18)
Dec 13 14:29:23 localhost kernel:       Report Offset(0)
Dec 13 14:29:23 localhost kernel:       Flags( Variable Absolute )
Dec 13 14:29:23 localhost kernel:   INPUT(4)[INPUT]
Dec 13 14:29:23 localhost kernel:     Field(0)
Dec 13 14:29:23 localhost kernel:       Usage(16)
Dec 13 14:29:23 localhost kernel:         Button.0010
Dec 13 14:29:23 localhost kernel:         Button.0011
Dec 13 14:29:23 localhost kernel:         Button.0012
Dec 13 14:29:23 localhost kernel:         Button.0013
Dec 13 14:29:23 localhost kernel:         Button.0014
Dec 13 14:29:23 localhost kernel:         Button.0015
Dec 13 14:29:23 localhost kernel:         Button.0016
Dec 13 14:29:23 localhost kernel:         Button.0017
Dec 13 14:29:23 localhost kernel:         Button.0018
Dec 13 14:29:23 localhost kernel:         Button.0019
Dec 13 14:29:23 localhost kernel:         Button.001a
Dec 13 14:29:23 localhost kernel:         Button.001b
Dec 13 14:29:23 localhost kernel:         Button.001c
Dec 13 14:29:23 localhost kernel:         Button.001d
Dec 13 14:29:23 localhost kernel:         Button.001e
Dec 13 14:29:23 localhost kernel:         Button.001f
Dec 13 14:29:23 localhost kernel:       Logical Minimum(0)
Dec 13 14:29:23 localhost kernel:       Logical Maximum(1)
Dec 13 14:29:23 localhost kernel:       Report Size(1)
Dec 13 14:29:23 localhost kernel:       Report Count(16)
Dec 13 14:29:23 localhost kernel:       Report Offset(0)
Dec 13 14:29:23 localhost kernel:       Flags( Variable Absolute )
Dec 13 14:29:23 localhost kernel: Mapping: Button.0001 ---> Key.LeftBtn
Dec 13 14:29:23 localhost kernel: Mapping: Button.0002 ---> Key.RightBtn
Dec 13 14:29:23 localhost kernel: Mapping: Button.0003 ---> Key.MiddleBtn
Dec 13 14:29:23 localhost kernel: Mapping: Button.0004 ---> Key.SideBtn
Dec 13 14:29:23 localhost kernel: Mapping: Button.0005 ---> Key.ExtraBtn
Dec 13 14:29:23 localhost kernel: Mapping: GenericDesktop.X ---> Relative.X
Dec 13 14:29:23 localhost kernel: Mapping: GenericDesktop.Y ---> Relative.Y
Dec 13 14:29:23 localhost kernel: Mapping: GenericDesktop.Wheel ---> 
Relative.Wheel
Dec 13 14:29:23 localhost kernel: CLASS: registering class device: ID = 'mouse0'
Dec 13 14:29:23 localhost kernel: class_hotplug - name = mouse0
Dec 13 14:29:23 localhost kernel: CLASS: registering class device: ID = 'event3'
Dec 13 14:29:23 localhost kernel: class_hotplug - name = event3
Dec 13 14:29:23 localhost kernel: CLASS: registering class device: ID = 'ts0'
Dec 13 14:29:23 localhost kernel: class_hotplug - name = ts0
Dec 13 14:29:23 localhost input.agent[5218]:      evdev: already loaded
Dec 13 14:29:24 localhost input.agent[5218]:      tsdev: already loaded
Dec 13 14:29:24 localhost kernel: Mapping: GenericDesktop.SystemPowerDown --->
Key.Power
Dec 13 14:29:24 localhost input.agent[5247]:      evdev: already loaded
Dec 13 14:29:24 localhost kernel: Mapping: GenericDesktop.SystemSleep ---> 
Key.Sleep
Dec 13 14:29:24 localhost kernel: Mapping: GenericDesktop.SystemWakeUp --->
Key.WakeUp
Dec 13 14:29:24 localhost kernel: CLASS: registering class device: ID = 'event4'
Dec 13 14:29:24 localhost kernel: class_hotplug - name = event4
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.00b5 ---> Key.NextSong
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.00b6 ---> Key.PreviousSong
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.00b7 ---> Key.StopCD
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.00cd ---> Key.PlayPause
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.00e2 ---> Key.Mute
Dec 13 14:29:24 localhost input.agent[5098]:      evdev: already loaded
Dec 13 14:29:24 localhost input.agent[5112]:      evdev: already loaded
Dec 13 14:29:24 localhost input.agent[5126]:      evdev: already loaded
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.00e9 ---> Key.VolumeUp
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.00ea ---> Key.VolumeDown
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.018a ---> Key.Mail
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.0221 ---> Key.Find
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.0223 ---> Key.HomePage
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.0224 ---> Key.Back
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.0225 ---> Key.Forward
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.0226 ---> Key.Stop
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.0227 ---> Key.Refresh
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.022a ---> Key.Bookmarks
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.0183 ---> Key.Config
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.0192 ---> Key.Calc
Dec 13 14:29:24 localhost kernel: Mapping: Consumer.0194 ---> Key.File
Dec 13 14:29:24 localhost kernel: CLASS: registering class device: ID = 'event5'
Dec 13 14:29:24 localhost kernel: class_hotplug - name = event5
Dec 13 14:29:24 localhost kernel: Mapping: Button.0010 ---> Key.?
Dec 13 14:29:24 localhost kernel: Mapping: Button.0011 ---> Key.Btn0
Dec 13 14:29:24 localhost kernel: Mapping: Button.0012 ---> Key.Btn1
Dec 13 14:29:24 localhost kernel: Mapping: Button.0013 ---> Key.Btn2
Dec 13 14:29:24 localhost kernel: Mapping: Button.0014 ---> Key.Btn3
Dec 13 14:29:24 localhost kernel: Mapping: Button.0015 ---> Key.Btn4
Dec 13 14:29:24 localhost kernel: Mapping: Button.0016 ---> Key.Btn5
Dec 13 14:29:24 localhost kernel: Mapping: Button.0017 ---> Key.Btn6
Dec 13 14:29:24 localhost kernel: Mapping: Button.0018 ---> Key.Btn7
Dec 13 14:29:24 localhost kernel: Mapping: Button.0019 ---> Key.Btn8
Dec 13 14:29:24 localhost kernel: Mapping: Button.001a ---> Key.Btn9
Dec 13 14:29:24 localhost kernel: Mapping: Button.001b ---> Key.?
Dec 13 14:29:24 localhost kernel: Mapping: Button.001c ---> Key.?
Dec 13 14:29:24 localhost kernel: Mapping: Button.001d ---> Key.?
Dec 13 14:29:24 localhost kernel: Mapping: Button.001e ---> Key.?
Dec 13 14:29:24 localhost kernel: Mapping: Button.001f ---> Key.?
Dec 13 14:29:24 localhost kernel: CLASS: registering class device: ID = 'event6'
Dec 13 14:29:24 localhost kernel: class_hotplug - name = event6
Dec 13 14:29:24 localhost kernel: drivers/usb/core/file.c: looking for a minor,
starting at 96
Dec 13 14:29:24 localhost kernel: CLASS: registering class device: ID = 
'hiddev0'
Dec 13 14:29:24 localhost kernel: class_hotplug - name = hiddev0
Dec 13 14:29:24 localhost kernel: input,hiddev96: USB HID v1.10 Mouse [USB 
Keyboard]
on usb-0000:00:10.1-1
Dec 13 14:29:24 localhost kernel: bound device '2-1:1.1' to driver 'usbhid'
Dec 13 14:29:24 localhost input.agent[5140]:      evdev: already loaded
Dec 13 14:29:26 localhost input.agent[5214]:      evdev: already loaded
Dec 13 14:29:26 localhost input.agent[5201]:      evdev: already loaded
Dec 13 14:29:26 localhost input.agent[5208]:      evdev: already loaded
Dec 13 14:29:26 localhost input.agent[5321]:      evdev: already loaded
Dec 13 14:29:26 localhost input.agent[5265]:      evdev: already loaded
Dec 13 14:29:26 localhost input.agent[5279]:      evdev: already loaded
Dec 13 14:29:26 localhost input.agent[5293]:      evdev: already loaded
Dec 13 14:29:26 localhost input.agent[5307]:      evdev: already loaded
Dec 13 14:29:28 localhost usb.agent[5079]:      usbhid: already loaded
Dec 13 14:29:29 localhost usb.agent[5169]:      usbhid: already loaded

--
Brian Stumm
ETS - Energy Technology Systems, Inc
[EMAIL PROTECTED]
http://energytechnologysystems.com




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to