From: Anssi Hannula Date: Mon, 6 Jul 2009 16:08:59 +0000 (+0300) Subject: USB: option.c: add A-Link 3GU device id X-Git-Tag: v2.6.31-rc3~4^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3325eb16d36a49f9a5ae09241c418cfd1d3f4f5;p=pandora-kernel.git USB: option.c: add A-Link 3GU device id Add A-Link 3GU device id 1e0e:9200 into option driver. The device has 4 interfaces, of which 1 is handled by storage and the other 3 by option driver. The device appears first as CD-only 1e0e:f000 device and must be switched to 1e0e:9200 mode either by using "eject CD" or usb_modeswitch. For the record, the device does not work with generic usbserial driver (usb disconnect when sending the ATDT command). Signed-off-by: Anssi Hannula Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed