Date: Sat, 22 Jun 2002 17:08:24 -0400 From: Anish Mistry <mistry.7@osu.edu> To: freebsd-hackers@freebsd.org Subject: Visor USB Problems Message-ID: <200206221708.24069.mistry.7@osu.edu>
next in thread | raw e-mail | index | archive | help
I am having some trouble reading data from a Handspring Visor Platinum. = What=20 I am trying to do is make the necessary modifications to pilot-link so th= at=20 it will work with the usb on FreeBSD. My problem is that I can open a=20 connection to the /dev/ugen0.2 endpoint, but whenever I try to call a rea= d()=20 it returns with error 5 (Input/Output Error). I used the coldsync code a= s a=20 base, but the read keeps failing. I can post the code, I just wanted to = see=20 if there were anyone with a similar problem. I have checked the permissi= ons=20 on the device nodes and they are fine, the same problem occurs when runni= ng=20 as root. What I do: 1) Press the HotSync Button on my crade 2) Run ./pilot-xfer -p usb:/dev/ugen0 --sync /home/amistry/bk 3) Watch it fail Thanks, --=20 Anish Mistry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206221708.24069.mistry.7>