Displaying 2 results from an estimated 2 matches for "hidusb".
Did you mean:
hides
2012 Apr 23
2
HID device (USB protection dongle) not recognized
Hi everyone,
I'm trying to run a software that relies on an USB protection dongle.
Windows sees the dongle as a HID device, and my Debian detects it correctly.
Here's the dump from lsusb for that device:
Code:
Bus 002 Device 002: ID 0e50:0002
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at
2005 Oct 07
0
newhidups renaming and related (was: newhidups: merged regex changes)
...", because "HID" is a technical term from the USB specification
> that does not mean anything to users. But I understand the need to
> indicate somehow that the driver does not work for all USB devices.
> Your "usbhid-ups" also achieves this goal, as does "nut-hidusb" or
> "nut_generic_usb" etc. A conservative choice would be to rename
> "newhidups" as "nuthidups".
the best choice IMO is to have:
- "usb" as it's an USB driver
- "hid" is it only support HID compliant (not only capable ;-) UPSs
-...