Re: [PATCH] USB: change bInterval default to 10 ms

2016-09-16 Thread Mauro Carvalho Chehab
Em Fri, 16 Sep 2016 10:24:26 -0400 (EDT) Alan Stern escreveu: > Some full-speed mceusb infrared transceivers contain invalid endpoint > descriptors for their interrupt endpoints, with bInterval set to 0. > In the past they have worked out okay with the mceusb driver,

[PATCH] USB: change bInterval default to 10 ms

2016-09-16 Thread Alan Stern
Some full-speed mceusb infrared transceivers contain invalid endpoint descriptors for their interrupt endpoints, with bInterval set to 0. In the past they have worked out okay with the mceusb driver, because the driver sets the bInterval field in the descriptor to 1, overwriting whatever value may