Advertisement
hamzaalloush

unique_attributes

Jul 21st, 2014
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. --- /home/hamza/Documents/event15
  2. +++ /home/hamza/Documents/event16
  3. @@ -5,31 +5,31 @@
  4. A rule to match, can be composed by the attributes of the device
  5. and the attributes from one single parent device.
  6.  
  7. - looking at device '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input15/event15':
  8. - KERNEL=="event15"
  9. + looking at device '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input16/js0':
  10. + KERNEL=="js0"
  11. SUBSYSTEM=="input"
  12. DRIVER==""
  13.  
  14. - looking at parent device '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/input/input15':
  15. - KERNELS=="input15"
  16. + looking at parent device '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1/input/input16':
  17. + KERNELS=="input16"
  18. SUBSYSTEMS=="input"
  19. DRIVERS==""
  20. ATTRS{name}=="Microsoft Wired Keyboard 600"
  21. - ATTRS{phys}=="usb-0000:00:1d.0-1.6/input0"
  22. + ATTRS{phys}=="usb-0000:00:1d.0-1.6/input1"
  23. ATTRS{uniq}==""
  24. ATTRS{properties}=="0"
  25.  
  26. - looking at parent device '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0':
  27. - KERNELS=="2-1.6:1.0"
  28. + looking at parent device '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.1':
  29. + KERNELS=="2-1.6:1.1"
  30. SUBSYSTEMS=="usb"
  31. DRIVERS=="usbhid"
  32. ATTRS{bInterfaceClass}=="03"
  33. - ATTRS{bInterfaceSubClass}=="01"
  34. - ATTRS{bInterfaceProtocol}=="01"
  35. + ATTRS{bInterfaceSubClass}=="00"
  36. + ATTRS{bInterfaceProtocol}=="00"
  37. ATTRS{bNumEndpoints}=="01"
  38. ATTRS{supports_autosuspend}=="1"
  39. ATTRS{bAlternateSetting}==" 0"
  40. - ATTRS{bInterfaceNumber}=="00"
  41. + ATTRS{bInterfaceNumber}=="01"
  42.  
  43. looking at parent device '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6':
  44. KERNELS=="2-1.6"
  45. @@ -55,7 +55,7 @@
  46. ATTRS{avoid_reset_quirk}=="0"
  47. ATTRS{quirks}=="0x0"
  48. ATTRS{version}==" 1.10"
  49. - ATTRS{urbnum}=="1472"
  50. + ATTRS{urbnum}=="2082"
  51. ATTRS{ltm_capable}=="no"
  52. ATTRS{manufacturer}=="Microsoft"
  53. ATTRS{removable}=="removable"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement