This commit is contained in:
mycroft 2002-04-15 15:00:18 +00:00
parent 410544177a
commit 69bae7ce64
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.482 2002/04/14 01:42:52 mycroft Exp $
# $NetBSD: GENERIC,v 1.483 2002/04/15 15:00:18 mycroft Exp $
#
# GENERIC machine description file
#
@ -20,7 +20,7 @@
include "arch/i386/conf/std.i386"
#ident "GENERIC-$Revision: 1.482 $"
#ident "GENERIC-$Revision: 1.483 $"
maxusers 32 # estimated number of users
@ -624,6 +624,7 @@ tlp* at pci? dev ? function ? # DECchip 21x4x (and clones) Ethernet
#options TLP_MATCH_21142
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
wi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b)
wm* at pci? dev ? function ? # Intel 82543/82544 gigabit
# EISA network interfaces
ep* at eisa? slot ? # 3Com 3c579 Ethernet

View File

@ -1,4 +1,4 @@
# $NetBSD: INSTALL,v 1.190 2002/04/14 01:42:53 mycroft Exp $
# $NetBSD: INSTALL,v 1.191 2002/04/15 15:00:18 mycroft Exp $
#
# INSTALL - Installation kernel.
#
@ -478,6 +478,7 @@ tlp* at pci? dev ? function ? # DECchip 21x4x (and clones) Ethernet
#options TLP_MATCH_21142
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
wi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b)
wm* at pci? dev ? function ? # Intel 82543/82544 gigabit
# EISA network interfaces
ep* at eisa? slot ? # 3Com 3c579 Ethernet