mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2026-01-03 16:27:14 +01:00
This patch adds the vstusb driver to the drivers/usb/misc directory. This driver provides support for Vernier Software & Technology spectrometers, all made by Ocean Optics. The driver provides both IOCTL and read()/write() methods for sending raw data to spectrometers across the bulk channel. Each method allows for a configured timeout. From: Stephen Ware <stephen.ware@eqware.net> Signed-off-by: Dennis O'Brien <dennis.obrien@eqware.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
161 B
161 B
header-y += audio.h header-y += cdc.h header-y += ch9.h header-y += gadgetfs.h header-y += midi.h header-y += g_printer.h header-y += tmc.h header-y += vstusb.h