]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: option.c: OLIVETTI OLICARD100 support
authorNils Radtke <lkml@Think-Future.de>
Mon, 17 May 2010 12:14:11 +0000 (14:14 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jul 2010 18:22:05 +0000 (11:22 -0700)
commit47daca4abff7f8a77e12b0103e2d2bce7cc34f1f
tree69f6fbc28e7a6b08e5604548b7a64925e0e87976
parentfe069e176fcc1bab9ed6141ea53369a09880cd41
USB: option.c: OLIVETTI OLICARD100 support

commit 86234d4975ce084d14711283a3bfc69305f97602 upstream.

This patch adds support for an olivetti olicard100 HЅDPA usb-stick.

This device is a zeroCD one with ID 0b3c:c700 that needs switching via
eject or usb-modeswitch with
MessageContent="5553424312345678000000000000061b000000030000000000000000000000".
After switching it has ID 0b3c:c000 and provides 5 serial ports ttyUSB[0-4].
Port 0 (modem) and 4 are interrupt ports.

Signed-off-by: Nils Radtke <lkml@Think-Future.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c