add ale(4)

This commit is contained in:
cegger 2009-04-20 20:49:21 +00:00
parent cb0ad4c2e7
commit 327f4a8c43
5 changed files with 13 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.240 2009/04/10 23:01:46 perry Exp $
# $NetBSD: GENERIC,v 1.241 2009/04/20 20:49:22 cegger Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.240 $"
#ident "GENERIC-$Revision: 1.241 $"
maxusers 64 # estimated number of users
@ -611,6 +611,7 @@ fd* at fdc? drive ? # the drives themselves
# PCI network interfaces
age* at pci? dev ? function ? # Attansic/Atheros L1 Gigabit Ethernet
an* at pci? dev ? function ? # Aironet PC4500/PC4800 (802.11)
ale* at pci? dev ? function ? # Attansic/Atheros L1E Ethernet
ath* at pci? dev ? function ? # Atheros 5210/5211/5212 802.11
atw* at pci? dev ? function ? # ADMtek ADM8211 (802.11)
bce* at pci? dev ? function ? # Broadcom 440x 10/100 Ethernet

View File

@ -1,4 +1,4 @@
# $NetBSD: XEN3_DOM0,v 1.40 2009/03/25 06:26:44 cegger Exp $
# $NetBSD: XEN3_DOM0,v 1.41 2009/04/20 20:49:22 cegger Exp $
include "arch/amd64/conf/std.xen"
@ -299,6 +299,7 @@ amdpm* at pci? dev ? function ? # RNG and SMBus 1.0 interface
# PCI network interfaces
an* at pci? dev ? function ? # Aironet PC4500/PC4800 (802.11)
ale* at pci? dev ? function ? # Attansic/Atheros L1E Ethernet
ath* at pci? dev ? function ? # Atheros 5210/5211/5212 802.11
atw* at pci? dev ? function ? # ADMtek ADM8211 (802.11)
bce* at pci? dev ? function ? # Broadcom 4401 10/100 Ethernet

View File

@ -1,4 +1,4 @@
# $NetBSD: ALL,v 1.195 2009/03/06 20:31:49 joerg Exp $
# $NetBSD: ALL,v 1.196 2009/04/20 20:49:21 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.195 $"
#ident "ALL-$Revision: 1.196 $"
maxusers 32 # estimated number of users
@ -897,6 +897,7 @@ ed* at edc?
# PCI network interfaces
age* at pci? dev ? function ? # Attansic/Atheros L1 gigabit Ethernet
an* at pci? dev ? function ? # Aironet PC4500/PC4800 (802.11)
ale* at pci? dev ? function ? # Attansic/Atheros L1E Ethernet
ath* at pci? dev ? function ? # Atheros 5210/5211/5212 802.11
atw* at pci? dev ? function ? # ADMtek ADM8211 (802.11)
bce* at pci? dev ? function ? # Broadcom 4401 10/100 Ethernet

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.932 2009/04/10 23:00:53 perry Exp $
# $NetBSD: GENERIC,v 1.933 2009/04/20 20:49:21 cegger 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.932 $"
#ident "GENERIC-$Revision: 1.933 $"
maxusers 64 # estimated number of users
@ -885,6 +885,7 @@ ed* at edc?
# PCI network interfaces
age* at pci? dev ? function ? # Attansic/Atheros L1 Gigabit Ethernet
an* at pci? dev ? function ? # Aironet PC4500/PC4800 (802.11)
ale* at pci? dev ? function ? # Attansic/Atheros L1E Ethernet
ath* at pci? dev ? function ? # Atheros 5210/5211/5212 802.11
atw* at pci? dev ? function ? # ADMtek ADM8211 (802.11)
bce* at pci? dev ? function ? # Broadcom 4401 10/100 Ethernet

View File

@ -1,4 +1,4 @@
# $NetBSD: XEN3_DOM0,v 1.16 2009/03/24 22:42:50 agc Exp $
# $NetBSD: XEN3_DOM0,v 1.17 2009/04/20 20:49:21 cegger Exp $
#
# XEN3_0: Xen 3.0 domain0 kernel
@ -282,6 +282,7 @@ amdpm* at pci? dev ? function ? # RNG and SMBus 1.0 interface
# PCI network interfaces
age* at pci? dev ? function ? # Attansic/Atheros L1 Gigabit Ethernet
an* at pci? dev ? function ? # Aironet PC4500/PC4800 (802.11)
ale* at pci? dev ? function ? # Attansic/Atheros L1E Ethernet
ath* at pci? dev ? function ? # Atheros 5210/5211/5212 802.11
atw* at pci? dev ? function ? # ADMtek ADM8211 (802.11)
bce* at pci? dev ? function ? # Broadcom 4401 10/100 Ethernet