Date: Thu, 4 Nov 2004 09:10:33 -0800 From: Randy Bush <randy@psg.com> To: freebsd-mobile@freebsd.org, freebsd-usb@freebsd.org Subject: Re: Palm or equalient supported by FreeBSD Message-ID: <16778.25225.598999.639191@ran.psg.com> References: <20041104110413.GA13307@totem.fix.no> <20041104112634.GA14296@laverenz.de> <20041104114156.GB43303@warning.this.domain.does.not-exist.de> <20041104125320.GA16749@totem.fix.no> <16778.19722.10795.603853@ran.psg.com> <1099585894.59002.26.camel@RabbitsDen> <1099586181.59002.29.camel@RabbitsDen> <16778.24368.680161.880789@ran.psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16778.25225.598999.639191>
