Date: Thu, 18 Mar 2010 18:35:28 +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: <201003181835.o2IIZdtc059897@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-03-18 18:35:28 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/bge if_bge.c
Log:
SVN rev 205284 on 2010-03-18 18:35:28Z by yongari
MFC r202821-202822.
r202821:
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 >
r202822:
Use new handshake command for BCM5750 or new controllers.
Revision Changes Path
1.226.2.17 +2 -3 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003181835.o2IIZdtc059897>
