Deleted Added
full compact
NOTES (271234) NOTES (272313)
1# $FreeBSD: stable/10/sys/conf/NOTES 271234 2014-09-07 18:43:26Z markj $
1# $FreeBSD: stable/10/sys/conf/NOTES 272313 2014-09-30 16:55:19Z bz $
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

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

2085
2086# PCI Ethernet NICs.
2087device cxgbe # Chelsio T4 10GbE PCIe adapter
2088device de # DEC/Intel DC21x4x (``Tulip'')
2089device em # Intel Pro/1000 Gigabit Ethernet
2090device igb # Intel Pro/1000 PCIE Gigabit Ethernet
2091device ixgb # Intel Pro/10Gbe PCI-X Ethernet
2092device ixgbe # Intel Pro/10Gbe PCIE Ethernet
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

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

2085
2086# PCI Ethernet NICs.
2087device cxgbe # Chelsio T4 10GbE PCIe adapter
2088device de # DEC/Intel DC21x4x (``Tulip'')
2089device em # Intel Pro/1000 Gigabit Ethernet
2090device igb # Intel Pro/1000 PCIE Gigabit Ethernet
2091device ixgb # Intel Pro/10Gbe PCI-X Ethernet
2092device ixgbe # Intel Pro/10Gbe PCIE Ethernet
2093device ixl # Intel XL710 40Gbe PCIE Ethernet
2094device ixlv # Intel XL710 40Gbe VF PCIE Ethernet
2095device le # AMD Am7900 LANCE and Am79C9xx PCnet
2096device mxge # Myricom Myri-10G 10GbE NIC
2097device nxge # Neterion Xframe 10GbE Server/Storage Adapter
2098device oce # Emulex 10 GbE (OneConnect Ethernet)
2099device ti # Alteon Networks Tigon I/II gigabit Ethernet
2100device txp # 3Com 3cR990 (``Typhoon'')
2101device vx # 3Com 3c590, 3c595 (``Vortex'')
2102device vxge # Exar/Neterion XFrame 3100 10GbE

--- 880 unchanged lines hidden ---
2093device le # AMD Am7900 LANCE and Am79C9xx PCnet
2094device mxge # Myricom Myri-10G 10GbE NIC
2095device nxge # Neterion Xframe 10GbE Server/Storage Adapter
2096device oce # Emulex 10 GbE (OneConnect Ethernet)
2097device ti # Alteon Networks Tigon I/II gigabit Ethernet
2098device txp # 3Com 3cR990 (``Typhoon'')
2099device vx # 3Com 3c590, 3c595 (``Vortex'')
2100device vxge # Exar/Neterion XFrame 3100 10GbE

--- 880 unchanged lines hidden ---