summaryrefslogtreecommitdiffstats
path: root/contrib/ntp/libntp/clocktypes.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ntp/libntp/clocktypes.c')
-rw-r--r--contrib/ntp/libntp/clocktypes.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/ntp/libntp/clocktypes.c b/contrib/ntp/libntp/clocktypes.c
index cdfe356..3e767ce 100644
--- a/contrib/ntp/libntp/clocktypes.c
+++ b/contrib/ntp/libntp/clocktypes.c
@@ -90,6 +90,10 @@ struct clktype clktypes[] = {
"HOPF_S"},
{ REFCLK_HOPF_PCI, "hopf Elektronic PCI receiver (39)",
"HOPF_P"},
+ { REFCLK_JJY, "JJY receiver (40)",
+ "JJY" },
+ { REFCLK_ZYFER, "Zyfer GPStarplus receiver (41)",
+ "GPS_ZYFER" },
{ -1, "", "" }
};
OpenPOWER on IntegriCloud