Re: Palm or equalient supported by FreeBSD
"Alexandre \"Sunny\" Kovalenko" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <1099586181.59002.29.camel@RabbitsDen> |
On Thu, 2004-11-04 at 11:31, Alexandre "Sunny" Kovalenko wrote: > On Thu, 2004-11-04 at 10:38, Randy Bush wrote: > > i am not even getting the usb entries in log > > > > # kldstat > > Id Refs Address Size Name > > 1 29 0xc0400000 38a4e8 kernel > > 2 1 0xc078b000 6db8 linprocfs.ko > > 3 2 0xc0792000 1eadc linux.ko > > 4 1 0xc07b1000 bc58 ipfw.ko > > 5 1 0xc07bd000 5e24 snd_ich.ko > > 6 2 0xc07c3000 1f4fc sound.ko > > 7 1 0xc07e3000 4338 acpi_video.ko > > 8 15 0xc07e8000 5a808 acpi.ko > > 9 1 0xc0843000 33bc umct.ko > > 10 2 0xc0847000 3508 ucom.ko > > 11 1 0xc4452000 19000 radeon.ko > > 12 1 0xc446b000 11000 agp.ko > > > > and, when the tungsten-t is p[lugged into the usb, > > > > # usbdevs -v > > Controller /dev/usb0: > > addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 > > port 1 powered > > port 2 powered > > 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 powered > > Controller /dev/usb2: > > addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000), rev 1.00 > > port 1 powered > > port 2 powered > > Controller /dev/usb3: > > addr 1: high speed, self powered, config 1, EHCI root hub(0x0000), Intel(0x0000), rev 1.00 > > port 1 powered > > port 2 powered > > port 3 powered > > port 4 powered > > port 5 powered > > port 6 powered > > > > can someone with the working palm tungsten environment post their > > recipe? /etc/usbd.conf, kldstat, jpilot pref/settings/device, etc? > > > > thanks. > > > > randy > > > > _______________________________________________ > > [email protected] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > > To unsubscribe, send any mail to "[email protected]" > > _______________________________________________ > > [email protected] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-usb > > To unsubscribe, send any mail to "[email protected]" > First a disclaimer: I do not have working Tungsteen and even on my CLIE > I have to resort to the serial port sync ;) However, if I am not > mistaken, you would not see anything until you activate USB port on your > Palm somehow (e.g. hit "HotSync" button or have some other application > talk to it). > > On top of that, I would expect that you need uvisor.ko loaded to emulate > serial interface. > > And while we are on the subject -- anyone out there figured out what to > do with 5.3/6.0 -- ttyUn/cuaUn devices are being created when you hit > "HotSync" and demolished promptly after sync is done, IMHO making > impossible to have daemon process looking out for the device. > > --- > Alexandre "Sunny" Kovalenko. > > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "[email protected]" Sorry, replying to myself -- you have umct driver loaded -- are you connecting your Palm via USB-to-serial dongle? 'cause in this case you would not see anything Palm specific in dmesg. --- Alexandre "Sunny" Kovalenko. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"