Revision aec0d50b8a86bf04ea8e5885fef4f498d5d3168c authored by Norihiko Tomiyama on 13 July 2006, 00:43:02 UTC, committed by Greg Kroah-Hartman on 02 August 2006, 23:41:41 UTC
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>

1 parent a11570f
History
File Mode Size
Makefile -rw-r--r-- 1.0 KB
README -rw-r--r-- 7.9 KB
bitmap.c -rw-r--r-- 36.1 KB
dir.c -rw-r--r-- 8.3 KB
do_balan.c -rw-r--r-- 58.3 KB
file.c -rw-r--r-- 53.4 KB
fix_node.c -rw-r--r-- 79.8 KB
hashes.c -rw-r--r-- 3.6 KB
ibalance.c -rw-r--r-- 35.2 KB
inode.c -rw-r--r-- 86.9 KB
ioctl.c -rw-r--r-- 4.2 KB
item_ops.c -rw-r--r-- 18.6 KB
journal.c -rw-r--r-- 122.2 KB
lbalance.c -rw-r--r-- 41.3 KB
namei.c -rw-r--r-- 44.1 KB
objectid.c -rw-r--r-- 7.0 KB
prints.c -rw-r--r-- 20.1 KB
procfs.c -rw-r--r-- 16.1 KB
resize.c -rw-r--r-- 6.1 KB
stree.c -rw-r--r-- 66.5 KB
super.c -rw-r--r-- 64.7 KB
tail_conversion.c -rw-r--r-- 9.3 KB
xattr.c -rw-r--r-- 33.8 KB
xattr_acl.c -rw-r--r-- 13.1 KB
xattr_security.c -rw-r--r-- 1.4 KB
xattr_trusted.c -rw-r--r-- 1.7 KB
xattr_user.c -rw-r--r-- 1.4 KB

README

back to top