add age(4) and atphy(4).
Requested by cube@
This commit is contained in:
parent
52275243c5
commit
e7239fcd13
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ALL,v 1.188 2009/01/21 14:26:25 tsutsui Exp $
|
||||
# $NetBSD: ALL,v 1.189 2009/01/24 14:11:07 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.188 $"
|
||||
#ident "ALL-$Revision: 1.189 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -904,6 +904,7 @@ ed* at edc?
|
||||
# Network Interfaces
|
||||
|
||||
# PCI network interfaces
|
||||
age* at pci? dev ? function ? # Attansic/Atheros L1 gigabit Ethernet
|
||||
an* at pci? dev ? function ? # Aironet PC4500/PC4800 (802.11)
|
||||
ath* at pci? dev ? function ? # Atheros 5210/5211/5212 802.11
|
||||
atw* at pci? dev ? function ? # ADMtek ADM8211 (802.11)
|
||||
@ -1039,6 +1040,7 @@ tra* at mca? slot ? # Tiara LANCard/E and clones
|
||||
le* at mca? slot ? # SKNET Personal/MC2+
|
||||
|
||||
# MII/PHY support
|
||||
atphy* at mii? phy ? # Attansic F1 10/100/1000 PHYs
|
||||
acphy* at mii? phy ? # Altima AC101 and AMD Am79c874 PHYs
|
||||
amhphy* at mii? phy ? # AMD 79c901 Ethernet PHYs
|
||||
bmtphy* at mii? phy ? # Broadcom BCM5201 and BCM5202 PHYs
|
||||
|
Loading…
Reference in New Issue
Block a user