Date: 13 Oct 2002 05:10:23 -0400 From: Mike Nowlin <mike@viewsnet.com> To: Gunnar Flygt <flygt@sr.se> Cc: FreeBSD Stable <freebsd-stable@FreeBSD.ORG> Subject: Re: Sharp Zaurus sync Message-ID: <1034500224.11587.23.camel@jason> In-Reply-To: <20021013081738.GA33907@sr.se> References: <20021013081738.GA33907@sr.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2002-10-13 at 04:17, Gunnar Flygt wrote: > Is there any work going on, to sync Sharp Zaurus 5500 to FreeBSD via usb? > > -- > Gunnar Flygt, Postmaster SR This question really breaks down into several different components. I've been silently waiting for someone to take this up, but I figure I'll throw my thoughts into the stockpile... 1) Need to get the USB stack so that the Zaurus is "recognized". Not sure if anything has been done on this, and haven't tried it yet. Should be fairly simple... 2) The Zaurus works by basically running IP over PPP over USB - the Zaurus expects to receive an IP address from the "host". Pretty much the same idea as a standard PPP link, but instead of a serial line, it runs over USB. The Linux package seems to be fairly straight-forward in handling this, but I'm not sure how difficult this would be in FreeBSD. Are there any similar IP->xxx->USB devices out there that ARE supported in FBSD? I'm willing to take a shot at this if anyone can provide some pointers... 3) Once #1 and #2 are working, the rest is pretty-much up to userland. Once things reach this point, you're basically talking about running network apps that use the kernel networking stack to handle the OS-specific stuff. If it works on another OS, it should work on FreeBSD. (The Perl Zaurus<>Evolution program comes to mind...) The standard apps that come with the Z store data as XML-ish, so syncing those apps to desktop programs should be fairly "standards-based"... Can't say the same about the common add-ons, but I also can't say that they don't - haven't looked yet. My "play" FBSD machine and my Zaurus are available for experimentation... :) mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1034500224.11587.23.camel>