]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: option.c: add support for D-Link DWM-162-U5
authorZhang Le <r0bertz@gentoo.org>
Wed, 4 Nov 2009 15:22:59 +0000 (23:22 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 8 Dec 2009 18:21:27 +0000 (10:21 -0800)
commit25838ae5be73ec1b27866b49961b50153bef9fd8
treea8fc1e6b6f6498bb886a83b7cf6326b143967630
parent5f1e43635144fd054218d3423ab4c86c2ea16755
USB: option.c: add support for D-Link DWM-162-U5

commit ff854ce0b17161a86b5ae444c6cb0aa221720fab 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: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/option.c