Re: [PATCH 6/6] USB: IOCTL to toggle the quirk (not required).

2013-05-16 Thread Greg KH
On Tue, Apr 30, 2013 at 12:51:55AM -0500, Alexandre Peixoto Ferreira wrote: > These patches implement a modification of the USBTMC > protocol to allow operation with Rigol equipment. Ioctl change allowing test > and toggling of the status of the rigol_quirk bit. > > > Signed-off-by: Alexandre Pei

[PATCH 6/6] USB: IOCTL to toggle the quirk (not required).

2013-04-29 Thread Alexandre Peixoto Ferreira
These patches implement a modification of the USBTMC protocol to allow operation with Rigol equipment. Ioctl change allowing test and toggling of the status of the rigol_quirk bit. Signed-off-by: Alexandre Peixoto Ferreira --- drivers/usb/class/usbtmc.c | 25 + include