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 Wups, forgot to add it to some other kern...
details: https://anonhg.NetBSD.org/src/rev/fa8cdd56cb16
branches: trunk
changeset: 521899:fa8cdd56cb16
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Fri Feb 08 01:49:33 2002 +0000
description:
Wups, forgot to add it to some other kernel configs as well.
diffstat:
sys/arch/i386/conf/GENERIC_LAPTOP | 5 +++--
sys/arch/i386/conf/INSTALL | 3 ++-
sys/arch/i386/conf/INSTALL_LAPTOP | 3 ++-
3 files changed, 7 insertions(+), 4 deletions(-)
diffs (60 lines):
diff -r 229838f8bbb3 -r fa8cdd56cb16 sys/arch/i386/conf/GENERIC_LAPTOP
--- a/sys/arch/i386/conf/GENERIC_LAPTOP Fri Feb 08 01:47:59 2002 +0000
+++ b/sys/arch/i386/conf/GENERIC_LAPTOP Fri Feb 08 01:49:33 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_LAPTOP,v 1.40 2002/01/27 13:23:19 jdolecek Exp $
+# $NetBSD: GENERIC_LAPTOP,v 1.41 2002/02/08 01:49:33 jmcneill Exp $
# From: NetBSD: GENERIC,v 1.414 2001/07/30 19:59:05 ad Exp
#
# GENERIC_LAPTOP -- GENERIC with cardbus and some USB devices enabled
@@ -6,7 +6,7 @@
include "arch/i386/conf/std.i386"
-#ident "GENERIC-$Revision: 1.40 $"
+#ident "GENERIC-$Revision: 1.41 $"
maxusers 32 # estimated number of users
@@ -267,6 +267,7 @@
# ISA PCMCIA controllers
pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000
pcic1 at isa? port 0x3e2 iomem 0xe0000 iosiz 0x4000
+pcic2 at isa? port 0x3e4 iomem 0xe0000 iosiz 0x4000
tcic0 at isa? port 0x240 iomem 0xd0000 iosiz 0x10000
# PCI PCMCIA controllers
diff -r 229838f8bbb3 -r fa8cdd56cb16 sys/arch/i386/conf/INSTALL
--- a/sys/arch/i386/conf/INSTALL Fri Feb 08 01:47:59 2002 +0000
+++ b/sys/arch/i386/conf/INSTALL Fri Feb 08 01:49:33 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL,v 1.182 2002/01/27 13:23:18 jdolecek Exp $
+# $NetBSD: INSTALL,v 1.183 2002/02/08 01:49:34 jmcneill Exp $
#
# INSTALL - Installation kernel.
#
@@ -197,6 +197,7 @@
# ISA PCMCIA controllers
pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000
pcic1 at isa? port 0x3e2 iomem 0xe0000 iosiz 0x4000
+pcic2 at isa? port 0x3e4 iomem 0xe0000 iosiz 0x4000
tcic0 at isa? port 0x240 iomem 0xd0000 iosiz 0x10000
# PCI PCMCIA controllers
diff -r 229838f8bbb3 -r fa8cdd56cb16 sys/arch/i386/conf/INSTALL_LAPTOP
--- a/sys/arch/i386/conf/INSTALL_LAPTOP Fri Feb 08 01:47:59 2002 +0000
+++ b/sys/arch/i386/conf/INSTALL_LAPTOP Fri Feb 08 01:49:33 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: INSTALL_LAPTOP,v 1.19 2002/01/27 13:23:19 jdolecek Exp $
+# $NetBSD: INSTALL_LAPTOP,v 1.20 2002/02/08 01:49:34 jmcneill Exp $
#
# INSTALL - Installation kernel.
#
@@ -196,6 +196,7 @@
# ISA PCMCIA controllers
pcic0 at isa? port 0x3e0 iomem 0xd0000 iosiz 0x10000
pcic1 at isa? port 0x3e2 iomem 0xe0000 iosiz 0x4000
+pcic2 at isa? port 0x3e4 iomem 0xe0000 iosiz 0x4000
tcic0 at isa? port 0x240 iomem 0xd0000 iosiz 0x10000
# PCI PCMCIA controllers
Home |
Main Index |
Thread Index |
Old Index