From d0e55f37208ca59f7d97a4cf04e27eb4170ac480 Mon Sep 17 00:00:00 2001 From: tsutsui Date: Sun, 27 Oct 2002 10:28:39 +0000 Subject: [PATCH] Add fmv* at isapnp? for FMV-183. --- sys/arch/i386/conf/GENERIC | 7 ++++--- sys/arch/i386/conf/INSTALL | 5 +++-- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 820b627e63f9..dafecbee62b2 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.520 2002/10/24 18:22:53 junyoung Exp $ +# $NetBSD: GENERIC,v 1.521 2002/10/27 10:28:39 tsutsui Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.520 $" +#ident "GENERIC-$Revision: 1.521 $" maxusers 32 # estimated number of users @@ -646,6 +646,7 @@ tlp* at eisa? slot ? # DEC DE-425 Ethernet # ISA Plug-and-Play network interfaces an* at isapnp? # Aironet 802.11 ep* at isapnp? # 3Com 3c509 Ethernet +fmv* at isapnp? # Fujitsu FMV-183 le* at isapnp? # AMD PCnet-ISA Ethernet ne* at isapnp? # NE2000-compatible Ethernet tr* at isapnp? # IBM/3COM TROPIC Token-Ring @@ -677,7 +678,7 @@ el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards ep* at isa? port ? irq ? # 3C509 ethernet cards ef0 at isa? port 0x360 iomem 0xd0000 irq 7 # 3C507 ai0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN -fmv0 at isa? port 0x2a0 irq ? # FMV-180 series +fmv0 at isa? port 0x2a0 irq ? # FMV-181/182 ix0 at isa? port 0x300 irq 10 # EtherExpress/16 iy0 at isa? port 0x360 irq ? # EtherExpress PRO 10 ISA lc0 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC) diff --git a/sys/arch/i386/conf/INSTALL b/sys/arch/i386/conf/INSTALL index 1b82697e2f13..1e9aea74aaf6 100644 --- a/sys/arch/i386/conf/INSTALL +++ b/sys/arch/i386/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.207 2002/10/16 02:46:03 lukem Exp $ +# $NetBSD: INSTALL,v 1.208 2002/10/27 10:28:40 tsutsui Exp $ # # INSTALL - Installation kernel. # @@ -496,6 +496,7 @@ tlp* at eisa? slot ? # DEC DE-425 Ethernet # ISA Plug-and-Play network interfaces an* at isapnp? # # Aironet 802.11 ep* at isapnp? # 3Com 3c509 Ethernet +fmv* at isapnp? # Fujitsu FMV-183 le* at isapnp? # AMD PCnet-ISA Ethernet ne* at isapnp? # NE2000-compatible Ethernet tr* at isapnp? # IBM/3COM TROPIC Token-Ring @@ -525,7 +526,7 @@ el0 at isa? port 0x300 irq 9 # 3C501 ethernet cards ep* at isa? port ? irq ? # 3C509 ethernet cards ef0 at isa? port 0x360 iomem 0xd0000 irq 7 # 3C507 ai0 at isa? port 0x360 iomem 0xd0000 irq 7 # StarLAN -fmv0 at isa? port 0x2a0 irq ? # FMV-180 series +fmv0 at isa? port 0x2a0 irq ? # FMV-181/182 ix0 at isa? port 0x300 irq 10 # EtherExpress/16 iy0 at isa? port 0x360 irq ? # EtherExpress PRO 10 ISA lc0 at isa? port 0x320 iomem ? irq ? # DEC EtherWORKS III (LEMAC)