Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 1999 00:39:24 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_xl.c
Message-ID:  <199902260839.AAA06338@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

wpaul       1999/02/26 00:39:24 PST

  Modified files:
    sys/pci              if_xl.c 
  Log:
  Remove call to DELAY() from xl_wait(), since xl_wait() is in the
  interrupt handler codepath. Having the delay there didn't really
  accomplish much anyway.
  
  Revision  Changes    Path
  1.25      +2 -3      src/sys/pci/if_xl.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?199902260839.AAA06338>