From owner-cvs-all Sat Sep 22 9:35: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3472437B41D; Sat, 22 Sep 2001 09:34:59 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8MGYxV77020; Sat, 22 Sep 2001 09:34:59 -0700 (PDT) (envelope-from phk) Message-Id: <200109221634.f8MGYxV77020@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 22 Sep 2001 09:34:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus pps.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2001/09/22 09:34:59 PDT Modified files: sys/dev/ppbus pps.c Log: Give the pps driver an additional 8 inputs if we can persuade the ppc to go into EPP mode. These 8 inputs are timestamped in polled loop so their resolution will be nanoseconds but their granularity will only be 1/hz. Revision Changes Path 1.30 +154 -43 src/sys/dev/ppbus/pps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message