Date: Wed, 17 Apr 2002 08:28:41 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/digi digi_isa.c Message-ID: <200204171528.g3HFSf499638@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2002/04/17 08:28:41 PDT
Modified files:
sys/dev/digi digi_isa.c
Log:
Make delay iteration counts a function of hz as the delay period in each
loop is inversly proportional to hz.
This makes things more sane for configurations with hz != 100.
Cosmetic: Make the loops look similar to the loops in digi.c
Revision Changes Path
1.10 +21 -25 src/sys/dev/digi/digi_isa.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204171528.g3HFSf499638>
