Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Mar 2007 14:02:58 +0100
From:      Aniruddha <mailing_list@planet.nl>
To:        Vince <jhary@unsane.co.uk>
Cc:        Chris Slothouber <chris@hier7.com>, User Questions <freebsd-questions@freebsd.org>
Subject:   Re: Help needed syncing Palm Treo 650 with FreeBSD
Message-ID:  <45F2AC82.4070404@planet.nl>
In-Reply-To: <45F29513.4000108@unsane.co.uk>
References:  <0740B9A6C3639441850D84E94767945C02EAAC23@DMM00038.link2.gpn.gov.uk> <45F18BE6.5050206@unsane.co.uk> <45F1906D.3030301@planet.nl> <45F19149.80205@unsane.co.uk> <45F1E138.5030601@planet.nl> <45F1E583.9050909@hier7.com> <45F1F401.3030705@planet.nl> <45F29513.4000108@unsane.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Vince wrote:
> I think you misunderstood. /etc/defaults/devfs  contains the defaults.
> you should remove the changes you made from there and create a new 
> /etc/devfs.rules
> with the contents i specified.
Hey be gentle, I am new to FreeBSD :-P . This solved the error message 
but still my Palm doesn't sync.

Here's my new devfs.rules:
/
[system=10]
add path 'ttyU*' mode 0666

/No matter which port I try I can't get my Palm to sync, any help would 
be appreciated!:

/$  pilot-xfer --port /dev/ttyU0 --list/
  / Unable to bind to port: /dev/ttyU0
   Please use --help for more information

$  pilot-xfer --port /dev/ttyU1 --list
   Unable to bind to port: /dev/ttyU1
   Please use --help for more information

$  pilot-xfer --port /dev/ttyU2 --list
   Unable to bind to port: /dev/ttyU2
   Please use --help for more information

$  pilot-xfer --port /dev/ttyU3 --list
   Unable to bind to port: /dev/ttyU3
   Please use --help for more information

$  pilot-xfer --port /dev/ttyU4 --list
   Unable to bind to port: /dev/ttyU4
   Please use --help for more information

$  pilot-xfer --port /dev/ttyU5 --list
   Unable to bind to port: /dev/ttyU5
   Please use --help for more information

$  pilot-xfer --port /dev/ttyU --list
   Unable to bind to port: /dev/ttyU
   Please use --help for more information

$  pilot-xfer --port /dev/ttyU* --list
   Unable to bind to port: /dev/ttyU*
   Please use --help for more information
/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45F2AC82.4070404>