Deleted Added
full compact
NOTES (219141) NOTES (219647)
1# $FreeBSD: head/sys/conf/NOTES 219141 2011-03-01 17:39:27Z rwatson $
1# $FreeBSD: head/sys/conf/NOTES 219647 2011-03-14 22:42:41Z davidch $
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

--- 1885 unchanged lines hidden (view full) ---

1895# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
1896# bce: Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet
1897# adapters.
1898# bfe: Broadcom BCM4401 Ethernet adapter.
1899# bge: Support for gigabit ethernet adapters based on the Broadcom
1900# BCM570x family of controllers, including the 3Com 3c996-T,
1901# the Netgear GA302T, the SysKonnect SK-9D21 and SK-9D41, and
1902# the embedded gigE NICs on Dell PowerEdge 2550 servers.
2#
3# NOTES -- Lines that can be cut/pasted into kernel and hints configs.
4#
5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers',
6# 'makeoptions', 'hints', etc. go into the kernel configuration that you
7# run config(8) with.
8#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

--- 1885 unchanged lines hidden (view full) ---

1895# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
1896# bce: Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet
1897# adapters.
1898# bfe: Broadcom BCM4401 Ethernet adapter.
1899# bge: Support for gigabit ethernet adapters based on the Broadcom
1900# BCM570x family of controllers, including the 3Com 3c996-T,
1901# the Netgear GA302T, the SysKonnect SK-9D21 and SK-9D41, and
1902# the embedded gigE NICs on Dell PowerEdge 2550 servers.
1903# bxe: Broadcom NetXtreme II (BCM57710/57711/57711E) PCIe 10b Ethernet
1904# adapters.
1903# bwi: Broadcom BCM430* and BCM431* family of wireless adapters.
1904# bwn: Broadcom BCM43xx family of wireless adapters.
1905# cas: Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn
1906# cm: Arcnet SMC COM90c26 / SMC COM90c56
1907# (and SMC COM90c66 in '56 compatibility mode) adapters.
1908# cxgbe: Support for PCI express 10Gb/1Gb adapters based on the Chelsio T4
1909# (Terminator 4) ASIC.
1910# dc: Support for PCI fast ethernet adapters based on the DEC/Intel 21143

--- 162 unchanged lines hidden (view full) ---

2073device tl # Texas Instruments ThunderLAN
2074device tx # SMC EtherPower II (83c170 ``EPIC'')
2075device vr # VIA Rhine, Rhine II
2076device vte # DM&P Vortex86 RDC R6040 Fast Ethernet
2077device wb # Winbond W89C840F
2078device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
2079
2080# PCI Ethernet NICs.
1905# bwi: Broadcom BCM430* and BCM431* family of wireless adapters.
1906# bwn: Broadcom BCM43xx family of wireless adapters.
1907# cas: Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn
1908# cm: Arcnet SMC COM90c26 / SMC COM90c56
1909# (and SMC COM90c66 in '56 compatibility mode) adapters.
1910# cxgbe: Support for PCI express 10Gb/1Gb adapters based on the Chelsio T4
1911# (Terminator 4) ASIC.
1912# dc: Support for PCI fast ethernet adapters based on the DEC/Intel 21143

--- 162 unchanged lines hidden (view full) ---

2075device tl # Texas Instruments ThunderLAN
2076device tx # SMC EtherPower II (83c170 ``EPIC'')
2077device vr # VIA Rhine, Rhine II
2078device vte # DM&P Vortex86 RDC R6040 Fast Ethernet
2079device wb # Winbond W89C840F
2080device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
2081
2082# PCI Ethernet NICs.
2083device bxe # Broadcom BCM57710/BCM57711/BCM57711E 10Gb Ethernet
2081device cxgbe # Chelsio T4 10GbE PCIe adapter
2082device de # DEC/Intel DC21x4x (``Tulip'')
2083device em # Intel Pro/1000 Gigabit Ethernet
2084device igb # Intel Pro/1000 PCIE Gigabit Ethernet
2085device ixgb # Intel Pro/10Gbe PCI-X Ethernet
2086device ixgbe # Intel Pro/10Gbe PCIE Ethernet
2087device le # AMD Am7900 LANCE and Am79C9xx PCnet
2088device mxge # Myricom Myri-10G 10GbE NIC

--- 848 unchanged lines hidden ---
2084device cxgbe # Chelsio T4 10GbE PCIe adapter
2085device de # DEC/Intel DC21x4x (``Tulip'')
2086device em # Intel Pro/1000 Gigabit Ethernet
2087device igb # Intel Pro/1000 PCIE Gigabit Ethernet
2088device ixgb # Intel Pro/10Gbe PCI-X Ethernet
2089device ixgbe # Intel Pro/10Gbe PCIE Ethernet
2090device le # AMD Am7900 LANCE and Am79C9xx PCnet
2091device mxge # Myricom Myri-10G 10GbE NIC

--- 848 unchanged lines hidden ---