GENERIC (7a53f9a7c1b42a1df545813c299e957782ec4554) GENERIC (f2d6ace4a684fcb98293983758c73d703338a78b)
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/i386
3#
4# For more information on this file, please read the config(5) manual page,
5# and/or the handbook section on Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

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

230#device vpo # Requires scbus and da
231
232device puc # Multi I/O cards and multi-channel UARTs
233
234# PCI Ethernet NICs.
235device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
236device de # DEC/Intel DC21x4x (``Tulip'')
237device em # Intel PRO/1000 Gigabit Ethernet Family
1#
2# GENERIC -- Generic kernel configuration file for FreeBSD/i386
3#
4# For more information on this file, please read the config(5) manual page,
5# and/or the handbook section on Kernel Configuration Files:
6#
7# http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#

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

230#device vpo # Requires scbus and da
231
232device puc # Multi I/O cards and multi-channel UARTs
233
234# PCI Ethernet NICs.
235device bxe # Broadcom NetXtreme II BCM5771X/BCM578XX 10GbE
236device de # DEC/Intel DC21x4x (``Tulip'')
237device em # Intel PRO/1000 Gigabit Ethernet Family
238device igb # Intel PRO/1000 PCIE Server Gigabit Family
239device ixgb # Intel PRO/10GbE Ethernet Card
240device le # AMD Am7900 LANCE and Am79C9xx PCnet
241device ti # Alteon Networks Tigon I/II gigabit Ethernet
242device txp # 3Com 3cR990 (``Typhoon'')
243device vx # 3Com 3c590, 3c595 (``Vortex'')
244
245# PCI Ethernet NICs that use the common MII bus controller code.
246# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!

--- 139 unchanged lines hidden ---
238device ixgb # Intel PRO/10GbE Ethernet Card
239device le # AMD Am7900 LANCE and Am79C9xx PCnet
240device ti # Alteon Networks Tigon I/II gigabit Ethernet
241device txp # 3Com 3cR990 (``Typhoon'')
242device vx # 3Com 3c590, 3c595 (``Vortex'')
243
244# PCI Ethernet NICs that use the common MII bus controller code.
245# NOTE: Be sure to keep the 'device miibus' line in order to use these NICs!

--- 139 unchanged lines hidden ---