Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2002 07:35:15 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/isa fd.c
Message-ID:  <200205151435.g4FEZF244870@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2002/05/15 07:35:15 PDT

  Modified files:        (Branch: RELENG_4)
    sys/isa              fd.c 
  Log:
  MFC revs 1.229-1.233 (except 1.231) from fd.c
  
  This rewrites the PIO loops for querying the FDC's main status
  register from a simple countdown-based limit to one using DELAY() so
  it can be assured that up to approximately 100 ms will be waited for
  the condition to happen.
  
  PR:             kern/21397
  Approved by:    re
  
  Revision   Changes    Path
  1.176.2.7  +51 -22    src/sys/isa/fd.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?200205151435.g4FEZF244870>