Palm or equalient supported by FreeBSD
Vladimir Egorin
vladimir at math.uic.edu
Thu Nov 4 16:40:10 PST 2004
On Thu, Nov 04, 2004 at 02:59:10PM -0500, Alexandre Sunny Kovalenko wrote:
> On Thu, 2004-11-04 at 11:49, Eric Anderson wrote:
> > Alexandre "Sunny" Kovalenko wrote:
> > [..snip..]
> > > And while we are on the subject -- anyone out there figured out what to
> > > do with 5.3/6.0 -- ttyUn/cuaUn devices are being created when you hit
> > > "HotSync" and demolished promptly after sync is done, IMHO making
> > > impossible to have daemon process looking out for the device.
> >
> > I think /etc/devfs.conf can help with that.
> >
> > Eric
> >
> Can you by any chance elaborate? I have read all appropriate man pages
> and could not come up with an idea of faking the node in /dev/ before it
> actually is created and that's what (IMHO) needed to have daemon
> listening on the dynamic device.
If you only need to sync the device when the hotsync button is pressed,
there is an example for Visor in usbd.conf; mine has
device "Handspring Visor"
devname "ucom0"
vendor 0x082d
product 0x0100
release 0x0100
attach "/bin/sh -c '/usr/sbin/chown vladimir /dev/ttyU0; /usr/bin/su - vladimir -c /usr/X11R6/bin/jpilot-sync'"
Vladimir
More information about the freebsd-mobile
mailing list