]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: adding support for SHARP WS003SH to ipaq.c
authorNorihiko Tomiyama <norihiko.tomiyama@ctc-g.co.jp>
Thu, 13 Jul 2006 00:43:02 +0000 (09:43 +0900)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 2 Aug 2006 23:41:41 +0000 (16:41 -0700)
commitaec0d50b8a86bf04ea8e5885fef4f498d5d3168c
tree87a9dd1154af5b2df698eb063546ce6b84aa13de
parenta11570f2a48cbb6e10c520b46193e7b1b4b9245c
USB: adding support for SHARP WS003SH to ipaq.c

This small patch enables a support of "SHARP WS003SH".
"SHARP WS003SH" (usullary called "W-ZERO3") is most polular All-in-one handheld
CellPhone-plus-WindowsMobile5.0 in Japan.

"SHARP WS003SH" has two modes, "Modem" and "ActiveSync".
But, "ActiveSync" mode uses NDIS connection.
Therefore, ipaq.c can only support "Modem" mode.

http://www.sharp.co.jp/ws/ (Japanese Site)
http://greggman.com/edit/editheadlines/2005-12-24.htm

From: Norihiko Tomiyama <norihiko.tomiyama@ctc-g.co.jp>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ipaq.c