Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2011 00:16:52 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r228724 - in head/sys: amd64/conf i386/conf
Message-ID:  <201112200016.pBK0Gq2e082305@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: delphij
Date: Tue Dec 20 00:16:52 2011
New Revision: 228724
URL: http://svn.freebsd.org/changeset/base/228724

Log:
  Add comments in NOTES to say what viawd is.

Modified:
  head/sys/amd64/conf/NOTES
  head/sys/i386/conf/NOTES

Modified: head/sys/amd64/conf/NOTES
==============================================================================
--- head/sys/amd64/conf/NOTES	Mon Dec 19 23:39:08 2011	(r228723)
+++ head/sys/amd64/conf/NOTES	Tue Dec 20 00:16:52 2011	(r228724)
@@ -455,6 +455,7 @@ device		tpm
 #
 # ichwd: Intel ICH watchdog timer
 # amdsbwd: AMD SB7xx watchdog timer
+# viawd: VIA south bridge watchdog timer
 #
 device		ichwd
 device		amdsbwd

Modified: head/sys/i386/conf/NOTES
==============================================================================
--- head/sys/i386/conf/NOTES	Mon Dec 19 23:39:08 2011	(r228723)
+++ head/sys/i386/conf/NOTES	Tue Dec 20 00:16:52 2011	(r228724)
@@ -828,6 +828,7 @@ hint.pcf.0.irq="5"
 #
 # ichwd: Intel ICH watchdog timer
 # amdsbwd: AMD SB7xx watchdog timer
+# viawd: VIA south bridge watchdog timer
 #
 device		ichwd
 device		amdsbwd



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