Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA10506; Sat, 24 Feb 96 18:04:33 EST
Received: from pain.lcs.mit.edu by MIT.EDU with SMTP
	id AA17175; Sat, 24 Feb 96 18:04:09 EST
Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.12/8.6.12) id QAA08317; Sat, 24 Feb 1996 16:10:14 -0500
Received: (from source@localhost) by pain.lcs.mit.edu (8.6.12/8.6.12) id QAA08304; Sat, 24 Feb 1996 16:10:04 -0500
Date: Sat, 24 Feb 1996 16:10:04 -0500
From: The Source of All Evil <source@NetBSD.ORG>
Message-Id: <199602242110.QAA08304@pain.lcs.mit.edu>
To: source-changes@NetBSD.ORG
Subject: NetBSD master CVS tree commits
Sender: owner-source-changes@NetBSD.ORG
Precedence: list
X-Loop: source-changes@NetBSD.ORG


cgd
Sat Feb 24 16:09:46 EST 1996
Update of /a/cvsroot/src/sys/dev/pci
In directory pain.lcs.mit.edu:/a/var_tmp/cvs-serv8264

Modified Files:
	ncr.c 
Log Message:
use mono_time, rather than time, to keep track of timeouts.  time can change
unpredictably.

