In article <[email protected]>, unruh <[email protected]> writes: >How do I enable kernel pps? I have kernel 2.6.33-7mdb (Mandriva 2010.1) >which has a pps_core module. But even if I install that module I get no >/dev/pps0 device not a /sys/class/pps/pps0 >Somehow I have to tell it to use look at say the DCD line on the first >serial port. How do I do that?
You need to do something like: ldattach 18 /dev/ttyS0 google should find the details. We should add them to the wiki. -- These are my opinions, not necessarily my employer's. I hate spam. _______________________________________________ questions mailing list [email protected] http://lists.ntp.org/listinfo/questions
