From owner-freebsd-questions@FreeBSD.ORG Sat Dec 16 01:53:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 045C816A407 for ; Sat, 16 Dec 2006 01:53:40 +0000 (UTC) (envelope-from arminius@pubbox.net) Received: from pubbox.net (pubbox.net [81.169.167.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA8CE43C9D for ; Sat, 16 Dec 2006 01:51:54 +0000 (GMT) (envelope-from arminius@pubbox.net) Received: from e180081187.adsl.alicedsl.de ([85.180.81.187] helo=pubbox.net) by pubbox.net with esmtpa (Exim 4.60 (FreeBSD)) (envelope-from ) id 1GvOk6-0000fV-90 for freebsd-questions@freebsd.org; Sat, 16 Dec 2006 02:53:38 +0100 Date: Sat, 16 Dec 2006 02:53:55 +0100 From: Armin Arh To: freebsd-questions@freebsd.org Message-ID: <20061216015355.GF826@pubbox.net> References: <20061215045920.GA708@pubbox.net> <200612150117.01446.amistry@am-productions.biz> <20061215062326.GD708@pubbox.net> <44wt4tmbje.fsf@be-well.ilk.org> <20061216011648.GC826@pubbox.net> <20061216013306.GE826@pubbox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061216013306.GE826@pubbox.net> User-Agent: Mutt/1.5.11 Sender: arminius@pubbox.net Subject: Re: Palm Tx + jpilot X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 01:53:40 -0000 Finally, This is the solution to get a Palm TX work with FBSD-6.X load the kernel modules 'uvisor.ko', 'ucom.ko', e.g. like this: (if not already done at boot time) kldload uvisor kldload ucom In order to set up the devfs rules manually do something like this: devfs ruleset 10 devfs rule add path cuaU* unhide mode 666 (note that 666 is fine for me, this may not suit your possibly more restricted environment) For a permanent setup this can be done via /etc/devfs.rules: #----- [devfsrules_palm=4] add path 'cuaU*' unhide mode 666 #----- plus this has to be mentioned in /etc/rc.conf: #----- devfs_system_ruleset="devfsrules_palm" #----- It comes in handy to have a symlink where jpilot is searching the handheld. ln -s /dev/cuaU0 pilot enjoy, Armin -- PUBBOX Postmaster + spam-killer. Free email addresses at http://pubbox.net/