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 One more typo.
details: https://anonhg.NetBSD.org/src/rev/53aeda291c10
branches: trunk
changeset: 337943:53aeda291c10
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Mon May 04 07:08:10 2015 +0000
description:
One more typo.
Message to self: when making multi-architecture changes, build on more
than one arch.
diffstat:
sys/arch/i386/conf/GENERIC | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 7371c08820b0 -r 53aeda291c10 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Mon May 04 06:51:08 2015 +0000
+++ b/sys/arch/i386/conf/GENERIC Mon May 04 07:08:10 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1123 2015/05/03 02:52:50 pgoyette Exp $
+# $NetBSD: GENERIC,v 1.1124 2015/05/04 07:08:10 pgoyette Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.1123 $"
+#ident "GENERIC-$Revision: 1.1124 $"
maxusers 64 # estimated number of users
@@ -454,7 +454,7 @@
# watchdog, gpio, SpeedStep and HPET
fwhrng* at ichlpcib? # Intel 82802 FWH Random Number Generator
#hpet* at ichlpcib?
-tco* at ichlpbib? # TCO watchdog timer
+tco* at ichlpcib? # TCO watchdog timer
tcpcib* at pci? dev ? function ? # Intel Atom E6xx PCI-LPC
hpet* at tcpcib?
gcscpcib* at pci? dev ? function ? # AMD CS5535/CS5536 PCI-ISA w/
Home |
Main Index |
Thread Index |
Old Index