diff options
Diffstat (limited to 'Documentation/ABI/testing/sysfs-driver-hid')
| -rw-r--r-- | Documentation/ABI/testing/sysfs-driver-hid | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-driver-hid b/Documentation/ABI/testing/sysfs-driver-hid index b6490e14fe83..48942cacb0bf 100644 --- a/Documentation/ABI/testing/sysfs-driver-hid +++ b/Documentation/ABI/testing/sysfs-driver-hid | |||
| @@ -8,3 +8,13 @@ Description: When read, this file returns the device's raw binary HID | |||
| 8 | report descriptor. | 8 | report descriptor. |
| 9 | This file cannot be written. | 9 | This file cannot be written. |
| 10 | Users: HIDAPI library (http://www.signal11.us/oss/hidapi) | 10 | Users: HIDAPI library (http://www.signal11.us/oss/hidapi) |
| 11 | |||
| 12 | What: For USB devices : /sys/bus/usb/devices/<busnum>-<devnum>:<config num>.<interface num>/<hid-bus>:<vendor-id>:<product-id>.<num>/country | ||
| 13 | For BT devices : /sys/class/bluetooth/hci<addr>/<hid-bus>:<vendor-id>:<product-id>.<num>/country | ||
| 14 | Symlink : /sys/class/hidraw/hidraw<num>/device/country | ||
| 15 | Date: February 2015 | ||
| 16 | KernelVersion: 3.19 | ||
| 17 | Contact: Olivier Gay <ogay@logitech.com> | ||
| 18 | Description: When read, this file returns the hex integer value in ASCII | ||
| 19 | of the device's HID country code (e.g. 21 for US). | ||
| 20 | This file cannot be written. | ||
