From owner-freebsd-current@FreeBSD.ORG Thu Jul 1 17:18:19 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59A2016A4CE; Thu, 1 Jul 2004 17:18:19 +0000 (GMT) Received: from a.mail.sonic.net (a.mail.sonic.net [64.142.16.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4830943D58; Thu, 1 Jul 2004 17:18:19 +0000 (GMT) (envelope-from bmah@freebsd.org) Received: from tomcat.kitchenlab.org (adsl-64-142-31-107.sonic.net [64.142.31.107]) by a.mail.sonic.net (8.12.11/8.12.11) with ESMTP id i61HHowB022036 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 1 Jul 2004 10:17:50 -0700 Received: from tomcat.kitchenlab.org (localhost.kitchenlab.org [127.0.0.1]) i61HHnUC028468; Thu, 1 Jul 2004 10:17:50 -0700 (PDT) (envelope-from bmah@freebsd.org) Received: (from bmah@localhost) by tomcat.kitchenlab.org (8.12.11/8.12.11/Submit) id i61HHnbr028467; Thu, 1 Jul 2004 10:17:49 -0700 (PDT) (envelope-from bmah@freebsd.org) X-Authentication-Warning: tomcat.kitchenlab.org: bmah set sender to bmah@freebsd.org using -f From: "Bruce A. Mah" To: Brian Fundakowski Feldman In-Reply-To: <20040701164523.GA1034@green.homeunix.org> References: <20040701154429.GA3543@tomcat.kitchenlab.org> <20040701164523.GA1034@green.homeunix.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xRsvzIc1xBTiAZw0Wl5+" Message-Id: <1088702269.3601.40.camel@tomcat.kitchenlab.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 01 Jul 2004 10:17:49 -0700 cc: "Bruce A. Mah" cc: freebsd-current@freebsd.org Subject: Re: Sony Clie PEG-TJ37 vs. FreeBSD CURRENT (long) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 17:18:19 -0000 --=-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 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+--