head	1.1;
access;
symbols
	RELENG_8_4:1.1.0.22
	RELENG_9_1_0_RELEASE:1.1
	RELENG_9_1:1.1.0.20
	RELENG_9_1_BP:1.1
	RELENG_8_3_0_RELEASE:1.1
	RELENG_8_3:1.1.0.18
	RELENG_8_3_BP:1.1
	RELENG_9_0_0_RELEASE:1.1
	RELENG_9_0:1.1.0.16
	RELENG_9_0_BP:1.1
	RELENG_9:1.1.0.14
	RELENG_9_BP:1.1
	RELENG_7_4_0_RELEASE:1.1.2.1
	RELENG_8_2_0_RELEASE:1.1
	RELENG_7_4:1.1.2.1.0.8
	RELENG_7_4_BP:1.1.2.1
	RELENG_8_2:1.1.0.12
	RELENG_8_2_BP:1.1
	RELENG_8_1_0_RELEASE:1.1
	RELENG_8_1:1.1.0.10
	RELENG_8_1_BP:1.1
	RELENG_7_3_0_RELEASE:1.1.2.1
	RELENG_7_3:1.1.2.1.0.6
	RELENG_7_3_BP:1.1.2.1
	RELENG_8_0_0_RELEASE:1.1
	RELENG_8_0:1.1.0.8
	RELENG_8_0_BP:1.1
	RELENG_8:1.1.0.6
	RELENG_8_BP:1.1
	RELENG_7_2_0_RELEASE:1.1.2.1
	RELENG_7_2:1.1.2.1.0.4
	RELENG_7_2_BP:1.1.2.1
	RELENG_7_1_0_RELEASE:1.1.2.1
	RELENG_6_4_0_RELEASE:1.1.4.1
	RELENG_7_1:1.1.2.1.0.2
	RELENG_7_1_BP:1.1.2.1
	RELENG_6_4:1.1.4.1.0.2
	RELENG_6_4_BP:1.1.4.1
	RELENG_6:1.1.0.4
	RELENG_7:1.1.0.2;
locks; strict;
comment	@# @;


1.1
date	2008.08.22.15.58.00;	author roberto;	state Exp;
branches
	1.1.2.1
	1.1.4.1
	1.1.22.1;
next	;

1.1.2.1
date	2008.09.03.08.49.07;	author roberto;	state Exp;
branches;
next	;

1.1.4.1
date	2008.09.04.12.49.54;	author roberto;	state Exp;
branches;
next	;

1.1.22.1
date	2008.08.22.15.58.00;	author svnexp;	state dead;
branches;
next	1.1.22.2;

1.1.22.2
date	2013.03.28.13.01.45;	author svnexp;	state Exp;
branches;
next	;


desc
@@


1.1
log
@SVN rev 182007 on 2008-08-22 15:58:00Z by roberto

Merge ntpd & friends 4.2.4p5 from vendor/ntp/dist into head.  Next commit
will update usr.sbin/ntp to match this.

MFC after:	2 weeks
@
text
@Compilation:
	Usual thing: rm -f Config.local ; make for vanilla
			make refconf for reference clock (e. g. DCF77)

Directory contents:

	hints/PARSE	- this file

	xntpd/refclock_parse.c
			- reference clock support for DCF77/GPS in xntp
	parse/parse.c
			- Reference clock data parser framework
	parse/parse_conf.c
			- parser configuration (clock types)
	parse/clk_meinberg.c
			- Meinberg clock formats (DCF U/A 31, PZF 535, GPS166)
	parse/clk_schmid.c
			- Schmid receiver (DCF77)
	parse/clk_rawdcf.c
			- 100/200ms pulses via 50 Baud line (DCF77)
	parse/clk_dcf7000.c
			- ELV DCF7000 (DCF77)
	parse/clk_trimble.c
			- Trimble SV6 GPS receiver

			  If you want to add new clock types please check
			  with kardel <AT> informatik.uni-erlangen.de. These files
			  implement the conversion of RS232 data streams into
			  timing information used by refclock_parse.c which is
			  mostly generic except for NTP configuration constants.

	parse/Makefile.kernel
			- *SIMPLE* makefile to build a loadable STREAMS
			  module for SunOS 4.x / SunOS 5.x systems

	parse/parsestreams.c
			- SUN Streams module (loadable) for radio clocks
			  This streams module is designed for SunOS 4.1.X.

	parse/parsesolaris.c
			- SUN Streams module (loadable) for radio clocks.
			  This streams module is designed for SunOS 5.x
			  Beware this is still new - so it might crash
			  your machine (we have seen it working, though).

	parse/parsetest.c
			- simple test program for STREAMS module. Its so simple,
			  that it doesn't even set TTY-modes, thus they got to
			  be correct on startup - works for Meinberg receivers

	parse/testdcf.c
			- test program for raw DCF77 (100/200ms pulses)
			  receivers

        include/parse.h - interface to "parse" module and more
        include/parse_conf.h
			- interface to "parse" configuration

	include/sys/parsestreams.h
			- STREAMS specific definitions

	scripts/support
			- scripts (perl & sh) for statistics and rc startup
			  the startup scripts are used in Erlangen for
			  starting the daemon on a variety of Suns and HPs
			  and for Reference Clock startup on Suns
			  These scripts may or may not be helpful to you.

Supported clocks:
	Meinberg DCF U/A 31
	Meinberg PZF535/TCXO	(Software revision PZFUERL 4.6)
	Meinberg PZF535/OCXO	(Software revision PZFUERL 4.6)
	Meinberg GPS166		(Software version for Uni-Erlangen)
	ELV DCF7000		(not recommended - casual/emergency use only)
	Conrad DCF77 receiver	(email: time@@informatik.uni-erlangen.de)
	  + level converter
	TimeBrick		(email: time@@informatik.uni-erlangen.de)
	Schmid Receiver Kit
	Trimble SV6 GPS receiver

Addresses:
  Meinberg Funkuhren
  Auf der Landwehr 22
  31812 Bad Pyrmont
  Germany
  Tel.: 05281/20 18
  FAX:  05281/60 81 80

  ELV Kundenservice
  Postfach 1000
  26787 Leer
  Germany
  Tel.: 0491/60 08 88

  Walter Schmidt
  Eichwisrain 14
  8634 Hombrechtikon
  Switzerland

If you have problems mail to:

	time@@informatik.uni-erlangen.de

We'll help (conditions permitting)

@


1.1.22.1
log
@file parse was added on branch RELENG_8_4 on 2013-03-28 13:01:45 +0000
@
text
@d1 105
@


1.1.22.2
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/248810
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@a0 105
Compilation:
	Usual thing: rm -f Config.local ; make for vanilla
			make refconf for reference clock (e. g. DCF77)

Directory contents:

	hints/PARSE	- this file

	xntpd/refclock_parse.c
			- reference clock support for DCF77/GPS in xntp
	parse/parse.c
			- Reference clock data parser framework
	parse/parse_conf.c
			- parser configuration (clock types)
	parse/clk_meinberg.c
			- Meinberg clock formats (DCF U/A 31, PZF 535, GPS166)
	parse/clk_schmid.c
			- Schmid receiver (DCF77)
	parse/clk_rawdcf.c
			- 100/200ms pulses via 50 Baud line (DCF77)
	parse/clk_dcf7000.c
			- ELV DCF7000 (DCF77)
	parse/clk_trimble.c
			- Trimble SV6 GPS receiver

			  If you want to add new clock types please check
			  with kardel <AT> informatik.uni-erlangen.de. These files
			  implement the conversion of RS232 data streams into
			  timing information used by refclock_parse.c which is
			  mostly generic except for NTP configuration constants.

	parse/Makefile.kernel
			- *SIMPLE* makefile to build a loadable STREAMS
			  module for SunOS 4.x / SunOS 5.x systems

	parse/parsestreams.c
			- SUN Streams module (loadable) for radio clocks
			  This streams module is designed for SunOS 4.1.X.

	parse/parsesolaris.c
			- SUN Streams module (loadable) for radio clocks.
			  This streams module is designed for SunOS 5.x
			  Beware this is still new - so it might crash
			  your machine (we have seen it working, though).

	parse/parsetest.c
			- simple test program for STREAMS module. Its so simple,
			  that it doesn't even set TTY-modes, thus they got to
			  be correct on startup - works for Meinberg receivers

	parse/testdcf.c
			- test program for raw DCF77 (100/200ms pulses)
			  receivers

        include/parse.h - interface to "parse" module and more
        include/parse_conf.h
			- interface to "parse" configuration

	include/sys/parsestreams.h
			- STREAMS specific definitions

	scripts/support
			- scripts (perl & sh) for statistics and rc startup
			  the startup scripts are used in Erlangen for
			  starting the daemon on a variety of Suns and HPs
			  and for Reference Clock startup on Suns
			  These scripts may or may not be helpful to you.

Supported clocks:
	Meinberg DCF U/A 31
	Meinberg PZF535/TCXO	(Software revision PZFUERL 4.6)
	Meinberg PZF535/OCXO	(Software revision PZFUERL 4.6)
	Meinberg GPS166		(Software version for Uni-Erlangen)
	ELV DCF7000		(not recommended - casual/emergency use only)
	Conrad DCF77 receiver	(email: time@@informatik.uni-erlangen.de)
	  + level converter
	TimeBrick		(email: time@@informatik.uni-erlangen.de)
	Schmid Receiver Kit
	Trimble SV6 GPS receiver

Addresses:
  Meinberg Funkuhren
  Auf der Landwehr 22
  31812 Bad Pyrmont
  Germany
  Tel.: 05281/20 18
  FAX:  05281/60 81 80

  ELV Kundenservice
  Postfach 1000
  26787 Leer
  Germany
  Tel.: 0491/60 08 88

  Walter Schmidt
  Eichwisrain 14
  8634 Hombrechtikon
  Switzerland

If you have problems mail to:

	time@@informatik.uni-erlangen.de

We'll help (conditions permitting)

@


1.1.4.1
log
@SVN rev 182752 on 2008-09-04 12:49:54Z by roberto

MFH ntpd 4.2.4p5.

Main difference with the stable/7 merge is that 6.x does not support -lrt and
the corresponding *timer functions.

Approved by:	re (kensmith)
@
text
@@


1.1.2.1
log
@SVN rev 182716 on 2008-09-03 08:49:07Z by roberto

MFH ntpd 4.2.4p5.

Approved by:	re (kensmith)
@
text
@@

