Hello,

  I have sent on the debian-users ML, the following post:
http://groups.google.com/group/linux.debian.user/browse_thread/thread/4698a27c34718e56/42ebc00a07377eb8#42ebc00a07377eb8

  Basically I don't understand what I am doing wrong, or why my input
keyboard is not responding, when I debug using evtest on the right
device. Could someone please indicate what step I should follow to at
least get something using evtest (as suggested in:  Linux: 2.6 Input
Drivers FAQ http://kerneltrap.org/node/2199).

Thanks !
Ref: The device in question is:
http://www.canon-europa.com/For_Home/Product_Finder/Calculators/Desk_Display/LS-120PC/

And output of lsusb is:

$ sudo lsusb -s 005 -vvx
Bus 005 Device 005: ID 040b:6513 Weltrend Semiconductor
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x040b Weltrend Semiconductor
  idProduct          0x6513
  bcdDevice            3.05
  iManufacturer           1 Weltrend
  iProduct                2 USB KEYPAD CALCULATOR
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Devices
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      65
         Report Descriptors:
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
Device Status:     0x0000
  (Bus Powered)


$ dmesg
<...>
input: Weltrend USB KEYPAD CALCULATOR as /class/input/input5
input: USB HID v1.10 Keyboard [Weltrend USB KEYPAD CALCULATOR] on
usb-0000:00:1d.3-2

$ cat /proc/bus/input/devices
<...>
I: Bus=0003 Vendor=040b Product=6513 Version=0305
N: Name="Weltrend USB KEYPAD CALCULATOR"
P: Phys=usb-0000:00:1d.3-2/input0
S: Sysfs=/class/input/input5
H: Handlers=kbd event3
B: EV=120003
B: KEY=10000 7 ff87207a c14057ff febeffdf ffefffff ffffffff fffffffe
B: LED=7

$ sudo evtest /dev/input/event3
Input driver version is 1.0.0
Input device ID: bus 0x3 vendor 0x40b product 0x6513 version 0x305
Input device name: "Weltrend USB KEYPAD CALCULATOR"
...
-> I cannot not generate anything, and tail -f /var/log/syslog does
not show anything either.

Thanks !

-- 
Mathieu

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to