Re: Palm or equalient supported by FreeBSD

Randy Bush <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
> 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

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.