mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
Enable the shared memory reference clock driver. The GPS devices are
getting more and more popular, as source of precise time, and the gpsd daemon from ports is using the shared memory to synchronize with ntpd. Reviewed by: roberto
This commit is contained in:
parent
407af02b6e
commit
d48088aab1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=213831
@ -126,7 +126,7 @@
|
||||
/* #undef CLOCK_SCHMID */
|
||||
|
||||
/* clock thru shared memory */
|
||||
/* #undef CLOCK_SHM */
|
||||
#define CLOCK_SHM
|
||||
|
||||
/* Spectracom 8170/Netclock/2 WWVB receiver */
|
||||
/* #undef CLOCK_SPECTRACOM */
|
||||
|
Loading…
Reference in New Issue
Block a user