Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 2010 18:35:50 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c
Message-ID:  <201001221836.o0MIaBCU093660@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-01-22 18:35:50 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 202821 on 2010-01-22 18:35:50Z by yongari
  
  Fix a long standing ASF heartbeat sending bug. The initial
  implementation of heartbeat interval was 2 but there was typo which
  caused the heartbeat is sent approximately every 5 seconds. This
  caused unintended controller reset by firmware because firmware
  thought OS was crashed.
  
  Submitted by:   Floris Bos < info <> je-eigen-domein dot nl >
  Tested by:      Andrzej Tobola < ato <> iem dot pw dot edu dot pl >
  
  Revision  Changes    Path
  1.271     +1 -1      src/sys/dev/bge/if_bge.c



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