mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Add missing jme(4), msk(4), nfe(4), re(4) and stge(4) in NOTES and
ensure that LINT builds include these devices. Reported by: Peter Jeremy
This commit is contained in:
parent
a4d05859e7
commit
0587cad886
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=180946
@ -1774,6 +1774,7 @@ device miibus
|
||||
# 88E8055, 88E8056 and D-Link 560T/550SX.
|
||||
# lmc: Support for the LMC/SBE wide-area network interface cards.
|
||||
# my: Myson Fast Ethernet (MTD80X, MTD89X)
|
||||
# nfe: NVIDIA nForce MCP(Media and Communications Processors) Ethernet
|
||||
# nge: Support for PCI gigabit ethernet adapters based on the National
|
||||
# Semiconductor DP83820 and DP83821 chipset. This includes the
|
||||
# SMC EZ Card 1000 (SMC9462TX), D-Link DGE-500T, Asante FriendlyNet
|
||||
@ -1785,6 +1786,7 @@ device miibus
|
||||
# pcn(4) driver is left out of the kernel. The le(4) driver does not
|
||||
# support the additional features like the MII bus and burst mode of
|
||||
# the PCnet-FAST and greater chipsets though.
|
||||
# re: RealTek 8139C+/8169/816xS/811xS/8101E PCI/PCIe Ethernet adapter
|
||||
# rl: Support for PCI fast ethernet adapters based on the RealTek 8129/8139
|
||||
# chipset. Note that the RealTek driver defaults to using programmed
|
||||
# I/O to do register accesses because memory mapped mode seems to cause
|
||||
@ -1879,15 +1881,20 @@ device fxp # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
hint.fxp.0.prefer_iomap="0"
|
||||
device gem # Apple GMAC/Sun ERI/Sun GEM
|
||||
device hme # Sun HME (Happy Meal Ethernet)
|
||||
device jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet
|
||||
device lge # Level 1 LXT1001 gigabit Ethernet
|
||||
device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet
|
||||
device my # Myson Fast Ethernet (MTD80X, MTD89X)
|
||||
device nfe # nVidia nForce MCP on-board Ethernet
|
||||
device nge # NatSemi DP83820 gigabit Ethernet
|
||||
device re # RealTek 8139C+/8169/8169S/8110S
|
||||
device rl # RealTek 8129/8139
|
||||
device pcn # AMD Am79C97x PCI 10/100 NICs
|
||||
device sf # Adaptec AIC-6915 (``Starfire'')
|
||||
device sis # Silicon Integrated Systems SiS 900/SiS 7016
|
||||
device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
|
||||
device ste # Sundance ST201 (D-Link DFE-550TX)
|
||||
device stge # Sundance/Tamarack TC9021 gigabit Ethernet
|
||||
device tl # Texas Instruments ThunderLAN
|
||||
device tx # SMC EtherPower II (83c170 ``EPIC'')
|
||||
device vr # VIA Rhine, Rhine II
|
||||
|
Loading…
Reference in New Issue
Block a user