Re: [PATCHv2] usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk

2017-03-12 Thread Alan Stern
On Sun, 12 Mar 2017, Samuel Thibault wrote: > Some USB 2.0 devices erroneously report millisecond values in > bInterval. The generic config code manages to catch most of them, > but in some cases it's not completely enough. > > The case at stake here is a USB 2.0 braille device, which wants to >

[PATCHv2] usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk

2017-03-12 Thread Samuel Thibault
Some USB 2.0 devices erroneously report millisecond values in bInterval. The generic config code manages to catch most of them, but in some cases it's not completely enough. The case at stake here is a USB 2.0 braille device, which wants to announce 10ms and thus sets bInterval to 10, but with the