USB: add new opticon serial driver

This is for the serial mode of the Opticon barcode scanner.

Cc: Kees Stoop <kees.stoop@opticon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Greg Kroah-Hartman
2008-11-03 13:27:03 -08:00
parent 327d74f6b6
commit 57262b82d6
3 changed files with 368 additions and 0 deletions

View File

@@ -565,6 +565,15 @@ config USB_SERIAL_OMNINET
To compile this driver as a module, choose M here: the
module will be called omninet.
config USB_SERIAL_OPTICON
tristate "USB Opticon Barcode driver (serial mode)"
help
Say Y here if you want to use a Opticon USB Barcode device
in serial emulation mode.
To compile this driver as a module, choose M here: the
module will be called opticon.
config USB_SERIAL_DEBUG
tristate "USB Debugging Device"
help