[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [coldsync-hackers] tree bad news and one idea
- To: ColdSync Hackers <coldsync-hackers at lusars dot net>
- Subject: Re: [coldsync-hackers] tree bad news and one idea
- From: "David A. Desrosiers" <hacker at gnu-designs dot com>
- Date: Thu, 6 Mar 2003 11:09:54 -0500 (EST)
- In-reply-to: <493434906.20030306172826@yandex.ru>
- References: <493434906.20030306172826@yandex.ru>
- Reply-to: coldsync-hackers at lusars dot net
- Sender: owner-coldsync-hackers at lusars dot net
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> i think we can't get snum from palmos5.0 devices ;(
That is correct. Palm OS5 devices no longer use RPC, which also
means that tools which query those values will no longer work (as well as
tools that use RPC to pull the ROM image from the device, like pi-getrom).
The proper way to get around this change is to use the built-in Palm
debugger protocol, and some of us are working on it, but it's going to be a
bit of of reverse-engineering, and the docs are sketchy in this regard, and
of course, it'll be much slower than the equivalent RPC code.
The best source for the docs on this protocol are in the POSE
sources, in Debugger.html (which I've put online[1] for anyone interested in
helping figure this out).
With the newer devices (>OS 3.5), we should be using the Feature
Manager style constructs to ask for serial number, etc. from the device. The
older methods are being deprecated.
Hope that helps, good luck.
[1] http://pilot-link.org/docs/Debugger.html
d.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+Z3LVkRQERnB1rkoRAhR0AJ9S1mozkeXXFBcgSxqI2SvkzBMNHwCfecOH
rARvqtFEx14gdD0kKIrZ3cs=
=XHrd
-----END PGP SIGNATURE-----
--
This message was sent through the coldsync-hackers mailing list. To remove
yourself from this mailing list, send a message to majordomo@thedotin.net
with the words "unsubscribe coldsync-hackers" in the message body. For more
information on Coldsync, send mail to coldsync-hackers-owner@thedotin.net.