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 add viaenv template
details: https://anonhg.NetBSD.org/src/rev/a82a5897c024
branches: trunk
changeset: 485905:a82a5897c024
user: joda <joda%NetBSD.org@localhost>
date: Mon May 08 18:41:26 2000 +0000
description:
add viaenv template
diffstat:
sys/arch/i386/conf/GENERIC | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r cea7e8ac17fb -r a82a5897c024 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Mon May 08 18:36:00 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC Mon May 08 18:41:26 2000 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: GENERIC,v 1.335 2000/05/08 13:49:47 augustss Exp $
+# $NetBSD: GENERIC,v 1.336 2000/05/08 18:41:26 joda Exp $
#
# GENERIC -- everything that's currently supported
#
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.335 $"
+#ident "GENERIC-$Revision: 1.336 $"
maxusers 32 # estimated number of users
@@ -353,6 +353,10 @@
# LM7[89] and compatible hardware monitors
#lm0 at isa? port 0x290 # other common ports: 0x280, 0x310
+# VIA VT82C686A hardware monitor
+#viapm* at pci? dev ? function ?
+#viaenv* at viapm?
+
# SCSI Controllers and Devices
# PCI SCSI controllers
Home |
Main Index |
Thread Index |
Old Index