Add age(4) to the list of drivers supported by GENERIC kernel.
This commit is contained in:
parent
b4c9cabdef
commit
11daf29917
@ -199,6 +199,7 @@ device vx # 3Com 3c590, 3c595 (``Vortex'')
|
||||
# PCI Ethernet NICs that use the common MII bus controller code.
|
||||
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
|
||||
device miibus # MII bus support
|
||||
device age # Attansic/Atheros L1 Gigabit Ethernet
|
||||
device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
|
||||
device bfe # Broadcom BCM440x 10/100 Ethernet
|
||||
device bge # Broadcom BCM570xx Gigabit Ethernet
|
||||
|
@ -211,6 +211,7 @@ device vx # 3Com 3c590, 3c595 (``Vortex'')
|
||||
# PCI Ethernet NICs that use the common MII bus controller code.
|
||||
# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!
|
||||
device miibus # MII bus support
|
||||
device age # Attansic/Atheros L1 Gigabit Ethernet
|
||||
device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
|
||||
device bfe # Broadcom BCM440x 10/100 Ethernet
|
||||
device bge # Broadcom BCM570xx Gigabit Ethernet
|
||||
|
Loading…
x
Reference in New Issue
Block a user