Sync the PCI NIC sections with i386.
This commit is contained in:
parent
fb63a84609
commit
3a1c20e821
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83499
@ -116,20 +116,24 @@ device ppi # Parallel port interface device
|
||||
|
||||
# PCI Ethernet NICs.
|
||||
device de # DEC/Intel DC21x4x (``Tulip'')
|
||||
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
device wx # Intel Gigabit Ethernet Card (``Wiseman'')
|
||||
device vx # 3Com 3c590, 3c595 (``Vortex'')
|
||||
device txp # 3Com 3cR990 (``Typhoon'')
|
||||
|
||||
# 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 dc # DEC/Intel 21143 and workalikes
|
||||
device dc # DEC/Intel 21143 and various workalikes
|
||||
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
device pcn # AMD Am79C97x PCI 10/100 NICs
|
||||
device rl # RealTek 8129/8139
|
||||
device sf # Adaptec AIC-6915 (``Starfire'')
|
||||
device sis # Silicon Integrated Systems SiS 900/SiS 7016
|
||||
device ste # Sundance ST201 (D-Link DFE-550TX)
|
||||
device tl # Texas Instruments ThunderLAN
|
||||
device tx # SMC 9432TX (83c170 ``EPIC'')
|
||||
device tx # SMC EtherPower II (83c170 ``EPIC'')
|
||||
device vr # VIA Rhine, Rhine II
|
||||
device wb # Winbond W89C840F
|
||||
device wx # Intel Gigabit Ethernet Card (``Wiseman'')
|
||||
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
|
||||
|
||||
# Pseudo devices - the number indicates how many units to allocated.
|
||||
|
Loading…
Reference in New Issue
Block a user