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-- 455 bytes
auth.c -rw-r--r-- 1.6 KB
export.c -rw-r--r-- 29.7 KB
lockd.c -rw-r--r-- 1.6 KB
nfs2acl.c -rw-r--r-- 8.1 KB
nfs3acl.c -rw-r--r-- 6.3 KB
nfs3proc.c -rw-r--r-- 17.8 KB
nfs3xdr.c -rw-r--r-- 26.6 KB
nfs4acl.c -rw-r--r-- 22.3 KB
nfs4callback.c -rw-r--r-- 14.8 KB
nfs4idmap.c -rw-r--r-- 15.1 KB
nfs4proc.c -rw-r--r-- 27.7 KB
nfs4recover.c -rw-r--r-- 9.8 KB
nfs4state.c -rw-r--r-- 86.9 KB
nfs4xdr.c -rw-r--r-- 61.6 KB
nfscache.c -rw-r--r-- 7.8 KB
nfsctl.c -rw-r--r-- 13.3 KB
nfsfh.c -rw-r--r-- 13.9 KB
nfsproc.c -rw-r--r-- 15.7 KB
nfssvc.c -rw-r--r-- 11.1 KB
nfsxdr.c -rw-r--r-- 12.3 KB
stats.c -rw-r--r-- 2.8 KB
vfs.c -rw-r--r-- 45.2 KB

back to top