From owner-freebsd-stable@FreeBSD.ORG Fri Jan 6 19:36:40 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B203316A41F for ; Fri, 6 Jan 2006 19:36:40 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id D21DD43D46 for ; Fri, 6 Jan 2006 19:36:39 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.4) with ESMTP id k06Jg0Ua075821 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 6 Jan 2006 14:42:06 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: Carsten Wald (betaversion.net) Date: Fri, 6 Jan 2006 14:38:45 -0500 User-Agent: KMail/1.8.3 References: <200601061643.15259.carsten@betaversion.net> <000501c612e9$c57b2620$0130a8c0@Gleb> <200601061856.32626.carsten@betaversion.net> In-Reply-To: <200601061856.32626.carsten@betaversion.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart12937380.AJ3OZjyBsB"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200601061438.53125.mistry.7@osu.edu> X-Spam-Status: No, score=-3.8 required=5.0 tests=ALL_TRUSTED,BAYES_40, J_CHICKENPOX_42,J_CHICKENPOX_62,MYFREEBSD3 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.87/1234/Fri Jan 6 08:54:31 2006 on mail.united-ware.com X-Virus-Status: Clean Cc: freebsd-stable@freebsd.org Subject: Re: ucom.ko and palm pilot m500 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2006 19:36:40 -0000 --nextPart12937380.AJ3OZjyBsB Content-Type: text/plain; charset="koi8-u" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 06 January 2006 01:56 pm, Carsten Wald wrote: > On Friday 06 January 2006 17:51, Gleb Kozyrev wrote: > > man uvisor > > Great! Thank you. That's what I needed! -- uvisor.ko apparently > uses ucom.ko and the ucom0 device I looked for is (temporarily) > created. However, after pressing the sync button the pilot can > then be accessed through the /dev/ttyU0 device. > > Since I didn't find this information at kpilot.org or > pilot-link.org or whatsoever (although they oftern refer to > FreeBSD) and somebody else might have the same problem ... here is > what I did: > > 1. Load the proper kernel modules. Among others this is uvisor.ko. > > $ kldload /boot/kernel/uvisor.ko > > (In addition, I configured this in /boot/loader.conf) > > 2. Configure /etc/usbd.conf in such a way, that the permissions of > the proper device will be set when it appears after pressing the > HotSync button. This is /dev/ttyU0 in my case. > > I just synced as a normal user and it works. You shouldn't be using usbd/usbd.conf as it is going away (It's=20 already gone in CURRENT). You should configure it using=20 devd/devd.conf instead. =2D-=20 Anish Mistry --nextPart12937380.AJ3OZjyBsB Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDvsdNxqA5ziudZT0RAnZ8AJ9DC34pVZxN7bx1KbFwmjguDFlnVQCfYfbJ LeFNwYJqXIJduf4c1TZMUqQ= =Gd5Z -----END PGP SIGNATURE----- --nextPart12937380.AJ3OZjyBsB--