add bwi(4)
This commit is contained in:
parent
51241d8bac
commit
3334d8c83e
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ALL,v 1.190 2009/01/24 14:19:04 haad Exp $
|
||||
# $NetBSD: ALL,v 1.191 2009/01/24 15:49:14 cegger Exp $
|
||||
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
|
||||
#
|
||||
# ALL machine description file
|
||||
@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "ALL-$Revision: 1.190 $"
|
||||
#ident "ALL-$Revision: 1.191 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -911,6 +911,7 @@ atw* at pci? dev ? function ? # ADMtek ADM8211 (802.11)
|
||||
bce* at pci? dev ? function ? # Broadcom 4401 10/100 Ethernet
|
||||
bge* at pci? dev ? function ? # Broadcom 570x gigabit Ethernet
|
||||
bnx* at pci? dev ? function ? # Broadcom NetXtremeII gigabit Ethernet
|
||||
bwi* at pci? dev ? function ? # Broadcom BCM43xx wireless
|
||||
dge* at pci? dev ? function ? # Intel 82597 10GbE LR
|
||||
en* at pci? dev ? function ? # ENI/Adaptec ATM
|
||||
ep* at pci? dev ? function ? # 3Com 3c59x
|
||||
|
Loading…
Reference in New Issue
Block a user