USB: option.c: add support for D-Link DWM-162-U5
commitfdc28ded337a4eab23e4326924686f127d7a9cf8
authorZhang Le <r0bertz@gentoo.org>
Tue, 17 Nov 2009 22:53:42 +0000 (17 14:53 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Dec 2009 22:03:58 +0000 (18 14:03 -0800)
tree12cde054907090091fb1b05a2eb9b31ccf9ebc84
parentd25997311e1bf8c338db97558666b7642919b820
USB: option.c: add support for D-Link DWM-162-U5

commit 54a8e144acad6506920f385f4ef2779664f05b21 upstream.

Add D-Link DWM-162-U5 device id 1e0e:ce16 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 05c6:2100 device and must be switched
to 1e0e:ce16 mode either by using "eject CD" or usb_modeswitch.

The MessageContent for usb_modeswitch.conf is:
"55534243e0c26a85000000000000061b000000020000000000000000000000"

Signed-off-by: Zhang Le <r0bertz@gentoo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c