Add wm.
This commit is contained in:
parent
410544177a
commit
69bae7ce64
@ -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
|
# GENERIC machine description file
|
||||||
#
|
#
|
||||||
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
include "arch/i386/conf/std.i386"
|
include "arch/i386/conf/std.i386"
|
||||||
|
|
||||||
#ident "GENERIC-$Revision: 1.482 $"
|
#ident "GENERIC-$Revision: 1.483 $"
|
||||||
|
|
||||||
maxusers 32 # estimated number of users
|
maxusers 32 # estimated number of users
|
||||||
|
|
||||||
@ -624,6 +624,7 @@ tlp* at pci? dev ? function ? # DECchip 21x4x (and clones) Ethernet
|
|||||||
#options TLP_MATCH_21142
|
#options TLP_MATCH_21142
|
||||||
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
|
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
|
||||||
wi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b)
|
wi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b)
|
||||||
|
wm* at pci? dev ? function ? # Intel 82543/82544 gigabit
|
||||||
|
|
||||||
# EISA network interfaces
|
# EISA network interfaces
|
||||||
ep* at eisa? slot ? # 3Com 3c579 Ethernet
|
ep* at eisa? slot ? # 3Com 3c579 Ethernet
|
||||||
|
@ -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.
|
# INSTALL - Installation kernel.
|
||||||
#
|
#
|
||||||
@ -478,6 +478,7 @@ tlp* at pci? dev ? function ? # DECchip 21x4x (and clones) Ethernet
|
|||||||
#options TLP_MATCH_21142
|
#options TLP_MATCH_21142
|
||||||
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
|
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
|
||||||
wi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b)
|
wi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b)
|
||||||
|
wm* at pci? dev ? function ? # Intel 82543/82544 gigabit
|
||||||
|
|
||||||
# EISA network interfaces
|
# EISA network interfaces
|
||||||
ep* at eisa? slot ? # 3Com 3c579 Ethernet
|
ep* at eisa? slot ? # 3Com 3c579 Ethernet
|
||||||
|
Loading…
Reference in New Issue
Block a user