Palm or equalient supported by FreeBSD
Randy Bush
randy at psg.com
Thu Nov 4 09:10:36 PST 2004
> Controller /dev/usb1:
> addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00
> port 1 powered
> port 2 addr 2: full speed, self powered, config 1, Palm Handheld(0x0060), Palm, Inc.(0x0830), rev 1.00
so, i hacked /etc/usbd.comf to have an entry
device "Palm Handheld"
devname "ucom0"
vendor 0x0830
product 0x0060
when one pushes hotsync, it now syslogs
ucom1: Palm, Inc. Palm Handheld, rev 1.10/1.00, add
ucom1: Palm, Inc. Palm Handheld, rev 1.10/1.00, add
ucom1: init failed, TIMEOUT
device_attach: ucom1 attach returned 6
uhub1: port 2, set config at addr 2 failed
uhub1: device problem, disabling port 2
and it is so quick that one can not do a usbdevs while it is
attached.
i think i have been through all this once before :-(
randy
More information about the freebsd-mobile
mailing list