From owner-cvs-sys Tue Sep 9 14:57:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA09224 for cvs-sys-outgoing; Tue, 9 Sep 1997 14:57:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA09101; Tue, 9 Sep 1997 14:55:15 -0700 (PDT) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id OAA25585; Tue, 9 Sep 1997 14:52:32 -0700 (PDT) Date: Tue, 9 Sep 1997 14:52:32 -0700 (PDT) Message-Id: <199709092152.OAA25585@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/pci ncr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 1997/09/09 14:52:32 PDT Modified files: sys/pci ncr.c Log: Remove scaling of tp->period, since the value is assumed to be in tenth of a nanoseconds by ncrcontrol Revision Changes Path 1.109 +2 -12 src/sys/pci/ncr.c