GNOME Bugzilla – Bug 66606
Network connect fails to Palm m505
Last modified: 2004-12-22 21:47:04 UTC
Network connection fails to (my) Palm m505. The problem seems to be, that gpilotd call's pi_bind() in gpilotd.c, without first answering the UDP packet received on port 14237. Example code for the answer is found in pilot-link package in pi-csd.c I will try to insert the answer code approx. in gpilotd.c:754
Almost fixed, havind problems with KERNEL! lockup caused by something in, or called by, pppd when pilot breaks the PPP connection by simple time-out. Will report to pppd maintainer
Created attachment 6204 [details] [review] Patch to fix palm m505 network sync.