Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2012 02:55:51 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r242204 - head/sys/conf
Message-ID:  <201210280255.q9S2tpn5013634@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Sun Oct 28 02:55:51 2012
New Revision: 242204
URL: http://svn.freebsd.org/changeset/base/242204

Log:
  Better comments.

Modified:
  head/sys/conf/files.mips

Modified: head/sys/conf/files.mips
==============================================================================
--- head/sys/conf/files.mips	Sun Oct 28 02:15:35 2012	(r242203)
+++ head/sys/conf/files.mips	Sun Oct 28 02:55:51 2012	(r242204)
@@ -76,9 +76,9 @@ dev/fdt/fdt_mips.c			optional	fdt
 crypto/blowfish/bf_enc.c		optional	crypto | ipsec 
 crypto/des/des_enc.c			optional	crypto | ipsec
 
-# AP common nvram interface
+# AP common nvram interface MIPS specific, but maybe should be more generic
 dev/nvram2env/nvram2env.c		optional	nvram2env
 
-# hwpmc goo
+# hwpmc support
 dev/hwpmc/hwpmc_mips.c			optional	hwpmc
 dev/hwpmc/hwpmc_mips24k.c		optional	hwpmc



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