Update comment for wm(4) attachment because the driver supports more
than the Intel 82543 and 82544.
This commit is contained in:
parent
ad376176f9
commit
0ad4493632
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.580 2003/11/04 23:38:41 fvdl Exp $
|
||||
# $NetBSD: GENERIC,v 1.581 2003/11/05 07:51:12 tron 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.580 $"
|
||||
#ident "GENERIC-$Revision: 1.581 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -715,7 +715,7 @@ tl* at pci? dev ? function ? # ThunderLAN-based Ethernet
|
||||
tlp* at pci? dev ? function ? # DECchip 21x4x and clones
|
||||
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
|
||||
wm* at pci? dev ? function ? # Intel 8254x gigabit
|
||||
|
||||
# EISA network interfaces
|
||||
ep* at eisa? slot ? # 3Com 3c579 Ethernet
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: INSTALL,v 1.231 2003/11/04 23:38:41 fvdl Exp $
|
||||
# $NetBSD: INSTALL,v 1.232 2003/11/05 07:51:12 tron Exp $
|
||||
#
|
||||
# INSTALL - Installation kernel.
|
||||
#
|
||||
@ -512,7 +512,7 @@ tl* at pci? dev ? function ? # ThunderLAN-based Ethernet
|
||||
tlp* at pci? dev ? function ? # DECchip 21x4x and clones
|
||||
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
|
||||
wm* at pci? dev ? function ? # Intel 8254x gigabit
|
||||
|
||||
# EISA network interfaces
|
||||
ep* at eisa? slot ? # 3Com 3c579 Ethernet
|
||||
|
Loading…
Reference in New Issue
Block a user