Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf Include swsensor(4) in ALL
details: https://anonhg.NetBSD.org/src/rev/6211deb94319
branches: trunk
changeset: 758106:6211deb94319
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Tue Oct 19 11:58:42 2010 +0000
description:
Include swsensor(4) in ALL
diffstat:
sys/arch/i386/conf/ALL | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r cfc7daac46f2 -r 6211deb94319 sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL Tue Oct 19 11:58:00 2010 +0000
+++ b/sys/arch/i386/conf/ALL Tue Oct 19 11:58:42 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.268 2010/10/12 19:10:50 gsutre Exp $
+# $NetBSD: ALL,v 1.269 2010/10/19 11:58:42 pgoyette Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.268 $"
+#ident "ALL-$Revision: 1.269 $"
maxusers 64 # estimated number of users
@@ -1663,6 +1663,9 @@
# software watchdog driver - swwdog(4)
pseudo-device swwdog
+#software environmental sensor - swsensor(4)
+pseudo-device swsensor
+
# cmos(4) pseudo-device
pseudo-device cmos
Home |
Main Index |
Thread Index |
Old Index