USB: option.c: add support for D-Link DWM-162-U5
commit670c58208d3b8c86e52fd5bcf43186c5f45aa8be
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 21:43:34 +0000 (18 13:43 -0800)
tree49a0d5bf24818dc773c6e8b9a4561ba290a0690e
parent8820f3f2ebca46c9bd408d47e54c565fa92ca4e3
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