Add a few missing devices.
This commit is contained in:
parent
41b3f7407b
commit
0594375659
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ALL,v 1.339 2012/06/05 08:44:12 abs Exp $
|
||||
# $NetBSD: ALL,v 1.340 2012/07/22 14:23:47 matt 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.339 $"
|
||||
#ident "ALL-$Revision: 1.340 $"
|
||||
|
||||
maxusers 64 # estimated number of users
|
||||
|
||||
@ -993,6 +993,7 @@ 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
|
||||
cas* at pci? dev ? function ? # Sun Cassini/Cassini+ Ethernet
|
||||
dge* at pci? dev ? function ? # Intel 82597 10GbE LR
|
||||
en* at pci? dev ? function ? # ENI/Adaptec ATM
|
||||
ep* at pci? dev ? function ? # 3Com 3c59x
|
||||
@ -1035,6 +1036,7 @@ tlp* at pci? dev ? function ? # DECchip 21x4x and clones
|
||||
txp* at pci? dev ? function ? # 3com 3cr990
|
||||
vge* at pci? dev ? function ? # VIATech VT612X Gigabit Ethernet
|
||||
vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
|
||||
vte* at pci? dev ? function ? # Vortex86 RDC R6040 Fast Ethernet
|
||||
wi* at pci? dev ? function ? # Intersil Prism Mini-PCI (802.11b)
|
||||
wm* at pci? dev ? function ? # Intel 8254x gigabit
|
||||
wpi* at pci? dev ? function ? # Intel PRO/Wireless 3945ABG
|
||||
@ -1149,6 +1151,7 @@ nsphy* at mii? phy ? # NS83840 PHYs
|
||||
nsphyter* at mii? phy ? # NS83843 PHYs
|
||||
pnaphy* at mii? phy ? # generic HomePNA PHYs
|
||||
qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
|
||||
rdcphy* at mii? phy ? # RDC R6040 internal PHY
|
||||
rgephy* at mii? phy ? # Realtek 8169S/8110S internal PHYs
|
||||
rlphy* at mii? phy ? # Realtek 8139/8201L PHYs
|
||||
sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
|
||||
|
Loading…
x
Reference in New Issue
Block a user