Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2008 01:00:54 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/age if_age.c
Message-ID:  <200807180101.m6I116x0068468@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2008-07-18 01:00:54 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/age          if_age.c 
  Log:
  SVN rev 180580 on 2008-07-18 01:00:54Z by yongari
  
  Use DELAY() instead of pause if waiting time is less than 1ms.
  This will fix driver hang if hz < 1000.
  
  Pointed out by: thompsa
  
  Revision  Changes    Path
  1.3       +2 -2      src/sys/dev/age/if_age.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807180101.m6I116x0068468>