commit | c2e314835af0e09652ef4571eb5e481757ebb90f | [log] [tgz] |
---|---|---|
author | Alexandre Peixoto Ferreira <alexandref75@gmail.com> | Tue Apr 30 00:51:52 2013 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 16 17:50:51 2013 -0700 |
tree | b93c2cccc2f321875f9ea27488c944a5443d4f6b | |
parent | 88d9b2b38c99d7d7f5eb557a56b6aaeaa392df86 [diff] |
USB: usbtmc: Set rigol_quirk if device is listed These patches implement a modification of the USBTMC protocol to allow operation with Rigol equipment. It an idVendor and idProduct is found on the usbtmc_id_quirk array, the rigol_quirk is set for this device. Signed-off-by: Alexandre Peixoto Ferreira <alexandref75@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>