[LinuxPPS] 2.6.22.1 x86_64 + ntp-4.2.4p3 + gpsclock
Udo van den Heuvel
udovdh at xs4all.nl
Sun Aug 5 13:22:37 CEST 2007
Rodolfo Giometti wrote:
>> adding the following after the time_pps_readlink appears to make it work:
>>
>> if (!strncmp(path, "ttyS", 4)) {
>> char res[LENPPS];
>> snprintf(res, LENPPS, "/dev/%s", path);
>> strncpy(path, res, LENPPS);
>> }
>
> Uh, this could be an error into ATOM refclock patch. Udo, can you
> please fix it?
I see. (after checking out the ATOM patch)
I will have a look and give it a try.
Udo
More information about the LinuxPPS
mailing list