freebsd-ports/palm/coldsync
Brian Feldman 9b5c71320b After many hours of fiddling with ugen and uvisor and coldsync and such,
I discovered that the only reason coldsync's ugen support doesn't work
out of the box for a Treo 270 (HandSpring Visor-based phone) is that
it uses a very low resolution sleep (one second) while waiting for USB
devices to appear in "transient" mode.  Due to this, it almost always
misses the first packet in the HotSync, which comes from the Palm, and
after five seconds the entire process would time out.

Decrease the amount of time that is spent sleeping while waiting for USB
devices to appear so that it works every time.

(You probably do not want to try this without ugen(4) from yesterday
 which will NOT panic when the USB device goes away before programs
 with it open have closed their references.)

Approved by:	maintainer
2004-07-01 16:31:03 +00:00
..
files After many hours of fiddling with ugen and uvisor and coldsync and such, 2004-07-01 16:31:03 +00:00
distinfo SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Makefile After many hours of fiddling with ugen and uvisor and coldsync and such, 2004-07-01 16:31:03 +00:00
pkg-descr
pkg-plist