[LinuxPPS] Setting the serial port to match the refclock
Hal V. Engel
hvengel at astound.net
Wed Dec 31 00:26:45 CET 2008
On Tuesday 30 December 2008 13:40:04 Paul Simons wrote:
> My refclock defaults to 9800,7,even,1. It seems that the serial port
> (/dev/ttyS0)defaults to 115000 (and I'm not sure what else). I do not see
> how NTP configures the serial port. Can someone help me out with serial
> port configuration?
Do this in a UDEV rule that looks like this:
KERNEL=="ttyS1", RUN+="/bin/setserial -v /dev/%k low_latency <whatever else
you need to set>", SYMLINK+="oncore.serial.0"
More information about the LinuxPPS
mailing list