From owner-freebsd-stable@FreeBSD.ORG Thu Jul 29 23:38:35 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F98916A4CE for ; Thu, 29 Jul 2004 23:38:35 +0000 (GMT) Received: from ns1.itga.com.au (ns1.itga.com.au [202.53.40.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06C6B43D53 for ; Thu, 29 Jul 2004 23:38:34 +0000 (GMT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns1.itga.com.au (8.12.9/8.12.9) with ESMTP id i6TNcWR5081947 for ; Fri, 30 Jul 2004 09:38:32 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (localhost [127.0.0.1]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id JAA18401; Fri, 30 Jul 2004 09:38:32 +1000 (EST) Message-Id: <200407292338.JAA18401@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: freebsd-stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Jul 2004 09:38:32 +1000 Sender: gnb@itga.com.au Subject: Looking for ntp/PPS setup guide X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 23:38:35 -0000 We've got a GPS receiver to make an NTP server, and it has PPS output. Is there a guide to how to set up PPS on recent (4.10-ish) FreeBSD boxes? Or I can put it on a 5.x box if that is better. I've had a look in all the obvious places but the only references I can find are to old (load a line discipline or patch a kernel) solutions.