Lukas Ertl 5bebcf6d1c MFNetBSD.
uhid.c (1.61), author: jdolecek
   add support for USB_GET_DEVICEINFO and USB_GET_STRING_DESC ioctls,
   with same meaning as for ugen(4)

usbdi_util.h (1.29), usb_quirks.c (1.50), uhid.c (1.62),
ugen.c (1.68), usb_subr.c (1.114) author: mycroft
   Yes, some devices return incorrect lengths in their string
   descriptors.  Rather than losing, do what Windows does: just
   request the maximum size, and allow a shorter response.  Obsoletes
   the need for UQ_NO_STRINGS, and therefore these "quirks" are removed.

usb_subr.c (1.116), author: mycroft
    In the "seemed like a good idea until I found the fatal flaw"
    department...  Attempting to read a maximum-size string descriptor
    causes my kue device to go completely apeshit.  So, go back to the
    original method, but allow the device to return a shorter string than
    it claimed.

Obtained from:   NetBSD
2004-06-26 10:35:10 +00:00
..
2004-04-16 05:22:11 +00:00
2004-05-22 14:18:05 +00:00
2004-06-26 00:52:37 +00:00
2004-06-26 00:52:37 +00:00
2003-08-24 17:55:58 +00:00
2003-07-04 01:50:39 +00:00
2004-05-30 20:08:47 +00:00
2004-06-26 09:19:31 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00
2003-07-04 01:50:39 +00:00
2004-06-16 09:47:26 +00:00
2004-06-26 10:35:10 +00:00
2004-05-23 11:43:34 +00:00
2003-07-04 01:50:39 +00:00
2004-06-26 10:35:10 +00:00
2004-06-23 11:16:12 +00:00
2004-05-30 20:08:47 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00
2004-05-30 20:08:47 +00:00
2004-06-16 09:47:26 +00:00
2003-11-14 11:09:45 +00:00
2003-11-09 23:54:21 +00:00
2004-06-26 10:35:10 +00:00
2004-06-26 10:35:10 +00:00
2004-06-16 09:47:26 +00:00
2004-06-24 05:05:56 +00:00
2004-06-24 05:25:04 +00:00
2004-06-24 05:25:04 +00:00
2004-06-26 10:35:10 +00:00
2004-02-21 19:42:58 +00:00
2003-07-15 22:42:37 +00:00
2004-05-30 20:08:47 +00:00
2004-05-30 20:08:47 +00:00