Le 28 janv. 2013 à 00:46, Frank Hughes a écrit :
> <snip>
> The NTP server works great!!
> The only real difficulty is with the FreeBSD, it deletes the links to the PPS 
> and PALISADE drivers
> at every reboot of the system, and can only communicate w/ the router if I 
> use DHCP. 

to make device links permanent, config them in /etc/devfs.conf
ex:
# configure ATOM PPS driver on /dev/cuau1
link cuau1 pps1
link cuau1 refclock-1

# configure ONCORE GPS driver on /dev/cuau1
link cuau1 oncore.pps.1
link cuau1 oncore.serial.1 

# configure NMEA driver on /dev/cuau1
link cuau1 gps1
link cuau1 gpspps1 

> 

_______________________________________________
time-nuts mailing list -- time-nuts@febo.com
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to