From owner-freebsd-questions@FreeBSD.ORG Fri Mar 9 16:31:44 2007 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 CF9DB16A402 for ; Fri, 9 Mar 2007 16:31:44 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from unsane.co.uk (www.unsane.co.uk [85.233.185.162]) by mx1.freebsd.org (Postfix) with ESMTP id 40E5213C48D for ; Fri, 9 Mar 2007 16:31:43 +0000 (UTC) (envelope-from jhary@unsane.co.uk) Received: from [192.168.10.217] (150.117-84-212.staticip.namesco.net [212.84.117.150]) (authenticated bits=0) by unsane.co.uk (8.14.0/8.13.8) with ESMTP id l29GVQw7011506 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 Mar 2007 16:31:28 GMT (envelope-from jhary@unsane.co.uk) Message-ID: <45F18BE6.5050206@unsane.co.uk> Date: Fri, 09 Mar 2007 16:31:34 +0000 From: Vince User-Agent: Thunderbird 1.5.0.9 (X11/20070129) MIME-Version: 1.0 To: Harrison Peter CSA BIRKENHEAD References: <0740B9A6C3639441850D84E94767945C02EAAC23@DMM00038.link2.gpn.gov.uk> In-Reply-To: <0740B9A6C3639441850D84E94767945C02EAAC23@DMM00038.link2.gpn.gov.uk> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org, Aniruddha Subject: Re: Help needed syncing Palm Treo 650 with FreeBSD 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: Fri, 09 Mar 2007 16:31:44 -0000 Harrison Peter CSA BIRKENHEAD wrote: >> -----Original Message----- >> From: Aniruddha [mailto:mailing_list@planet.nl] >> Sent: 09 March 2007 16:12 >> To: Harrison Peter CSA BIRKENHEAD >> Cc: freebsd-questions@freebsd.org >> Subject: Re: Help needed syncing Palm Treo 650 with FreeBSD >> >> >> Sorry, but I must ask you again :-[ . You mean adding this to >> devfs.rules? >> >> device "Palm" >> devname "ucom[0-9]*" >> attach "sleep 2; chmod 0666 /dev/ttyU*" >> > > No, that's the syntax for usbd.conf - which should work but is not the 'preferred' way of doing it. > > I'll check my devfs.rules file over the weekend and email you again with the syntax for that. > for devfs.rules add something like [system=10] add path 'ttyU*' mode 0666 to /etc/devfs.rules you also need to add devfs_system_ruleset="system" to rc.conf Vince > > Peter Harrison. > > ********************************************************************** > This document is strictly confidential and is intended only for use by the addressee. > If you are not the intended recipient, any disclosure, copying, distribution or other > action taken in reliance of the information contained in this e-mail is strictly prohibited. > Any views expressed by the sender of this message are not necessarily those of the Department > for Work and Pensions. > If you have received this transmission in error, please use the reply function to tell us > and then permanently delete what you have received. > Please note: Incoming and outgoing e-mail messages are routinely monitored for compliance > with our policy on the use of electronic communications. > ********************************************************************** > > > The original of this email was scanned for viruses by Government Secure Intranet (GSi) virus scanning service supplied exclusively by Cable & Wireless in partnership with MessageLabs. > On leaving the GSI this email was certified virus free. > The MessageLabs Anti Virus Service is the first managed service to achieve the CSIA Claims Tested Mark (CCTM Certificate Number 2006/04/0007), the UK Government quality mark initiative for information security products and services. For more information about this please visit www.cctmark.gov.uk > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"