From: Stephen Ware Date: Tue, 30 Sep 2008 18:39:38 +0000 (-0700) Subject: usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology... X-Git-Tag: v2.6.28-rc1~254^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbc30118d7a376dab4113f299c0c8f035737a5c3;p=pandora-kernel.git usb: vstusb.c : new driver for spectrometers used by Vernier Software & Technology, Inc. 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 Signed-off-by: Dennis O'Brien Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed