Date: Mon, 19 Aug 2002 16:36:58 -0700 From: Dale Morris <dlm@well.com> To: freebsd-questions@FreeBSD.ORG Subject: handspring visor usb ?? Message-ID: <20020819163658.A385@well.com>
next in thread | raw e-mail | index | archive | help
Hi! I'm trying to get my handspring visor working on 4.6 stable, using USB. I've done the following: 1. edit the /boot/loader.conf file so it loads usb and ugen by adding usb_load="YES" ugen_load="YES" 2. installed jpilot from the ports collection 3. changed permissions and symlinked files: ln -s /dev/ugen0 /dev/pilot chmod 666 /dev/ugen0 chmod 666 /dev/pilot Doesn't work. Checking the dmesg | less command the following shows up: uhci0: <VIA 83C572 USB controller> port 0xc400-0xc41f irq 10 at device 7.2 on pci0 usb0: <VIA 83C572 USB controller> on uhci0 usb0: USB revision 1.0 uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered cd0: cd present [18319 x 2048 byte records] ugen0: Handspring Inc Handspring Visor, rev 1.00/1.00, addr 2 ugen0: at uhub0 port 1 (addr 2) disconnected ugen0: detached ugen0: Handspring Inc Handspring Visor, rev 1.00/1.00, addr 2 ugen0: at uhub0 port 1 (addr 2) disconnected ugen0: detached ugen0: Handspring Inc Handspring Visor, rev 1.00/1.00, addr 2 ugen0: at uhub0 port 1 (addr 2) disconnected ugen0: detached If I try pilot-xfer I get: /home/dlm/.jpilot$ pilot-xfer -s /dev/pilot Unable to bind to port /dev/pilot pi_bind: Device not configured I've searched the list archives, looked on google and still can't get this thing to work. Any suggestions? Thanks dale To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020819163658.A385>