Once upon a time, unruh <[email protected]> said: >I assume you mean pps_core, which I do have. Unfortunately nothing seems >to happen. If I try ldattach 18 /dev/ttyS0 ( and yes there is a ttyS0 ) >I get an error message "ldattach: cannot set line discipline: Invalid >argument"
You also need pps-ldisc loaded; that creates the line discipline that you are trying to attach to the port. The pps-core module only has the basic PPS functionality; the code to use it with various devices is in separate modules (for example I use pps_parport). -- Chris Adams <[email protected]> Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
