Date: Thu, 01 Jul 2004 10:17:49 -0700 From: "Bruce A. Mah" <bmah@freebsd.org> To: Brian Fundakowski Feldman <green@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: Sony Clie PEG-TJ37 vs. FreeBSD CURRENT (long) Message-ID: <1088702269.3601.40.camel@tomcat.kitchenlab.org> In-Reply-To: <20040701164523.GA1034@green.homeunix.org> References: <20040701154429.GA3543@tomcat.kitchenlab.org> <20040701164523.GA1034@green.homeunix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-xRsvzIc1xBTiAZw0Wl5+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2004-07-01 at 09:45, Brian Fundakowski Feldman wrote: > On Thu, Jul 01, 2004 at 08:44:29AM -0700, Bruce A. Mah wrote: > > Hi-- > >=20 > > Has anyone gotten a Sony Clie PEG-TJ37 (PalmOS 5.2.1-based PDA) to > > establish a PPP connection with a 5-CURRENT/i386 machine over USB? > > (If anyone has a TJ25 or TJ35, that's pretty close and I'd like to > > hear from you too.) > >=20 > > I've been trying for awhile now without much success. I'm generally > > following the instructions from: > >=20 > > http://gja.space4me.com/things/Palm_TungstenC_Freebsd.html > >=20 > > I had to apply the following patches to allow the uvisor driver to > > recognize the TJ37's USB ID: > > [...] >=20 > Heya, Bruce; I happened to be screwing with the uvisor driver a lot > yesterday to try to get my phone working (which it still doesn't... > no real explanation why...). Try also merging in these diffs; you > should at least be able to adjust the part where it's choosing which > "port" to attach to the ucom device so that it chooses whichever you > are supposed to be able to do PPP over (right now, it's at the > HotSync port, but it's also untested :) Brian, you rock. With your patches (applied verbatim): tomcat:bmah% ifconfig tun0 tun0: flags=3D8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1500 inet 10.1.1.1 --> 10.1.1.2 netmask 0xffffffff Opened by PID 28304 tomcat:bmah% ping 10.1.1.2 PING 10.1.1.2 (10.1.1.2): 56 data bytes 64 bytes from 10.1.1.2: icmp_seq=3D0 ttl=3D255 time=3D7.724 ms 64 bytes from 10.1.1.2: icmp_seq=3D1 ttl=3D255 time=3D6.757 ms 64 bytes from 10.1.1.2: icmp_seq=3D2 ttl=3D255 time=3D6.553 ms 64 bytes from 10.1.1.2: icmp_seq=3D3 ttl=3D255 time=3D7.384 ms (If I had needed to adjust the port for the ucom connection, that would have been in the block of code with "XXX Should attach a ucom for each connection", yes?) Have to go off and do ${REALWORK} now...I'm looking forward to playing with this more tonight (might finally be able to HotSync all my data onto this new gadget). Thanks! Bruce. --=-xRsvzIc1xBTiAZw0Wl5+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA5Ec92MoxcVugUsMRAiwtAKCXg/KlbZZYysGCMGD6W/pcH6yKogCg5UEX kzUDYCPBygjLEfER8d8w5pw= =HxQV -----END PGP SIGNATURE----- --=-xRsvzIc1xBTiAZw0Wl5+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1088702269.3601.40.camel>