From 714e6adf241bd126e4a5e8028fdf62c0b78693ed Mon Sep 17 00:00:00 2001 From: tsutsui Date: Fri, 4 Oct 2002 16:24:47 +0000 Subject: [PATCH] Add le* at isapnp? --- sys/arch/i386/conf/GENERIC | 5 +++-- sys/arch/i386/conf/INSTALL | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index ae129ae41906..b0863f9c5ef2 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.514 2002/10/04 03:17:00 itojun Exp $ +# $NetBSD: GENERIC,v 1.515 2002/10/04 16:24:47 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.514 $" +#ident "GENERIC-$Revision: 1.515 $" maxusers 32 # estimated number of users @@ -638,6 +638,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 +le* at isapnp? # AMD PCnet-ISA Ethernet ne* at isapnp? # NE2000-compatible Ethernet tr* at isapnp? # IBM/3COM TROPIC Token-Ring diff --git a/sys/arch/i386/conf/INSTALL b/sys/arch/i386/conf/INSTALL index bdda07f1fc8d..f88a6a361c21 100644 --- a/sys/arch/i386/conf/INSTALL +++ b/sys/arch/i386/conf/INSTALL @@ -1,4 +1,4 @@ -# $NetBSD: INSTALL,v 1.205 2002/10/01 12:56:42 fvdl Exp $ +# $NetBSD: INSTALL,v 1.206 2002/10/04 16:24:48 tsutsui Exp $ # # INSTALL - Installation kernel. # @@ -497,6 +497,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 +le* at isapnp? # AMD PCnet-ISA Ethernet ne* at isapnp? # NE2000-compatible Ethernet tr* at isapnp? # IBM/3COM TROPIC Token-Ring