NOTES (a47aeca9c0e3663da130b667daa7cb234514f645) NOTES (8090c9f504c0c19831713ab2392d0993a5fc5b36)
1# $FreeBSD$
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#

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

1873device cnw
1874device wi
1875device xe
1876
1877# PCI Ethernet NICs that use the common MII bus controller code.
1878device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
1879device bfe # Broadcom BCM440x 10/100 Ethernet
1880device bge # Broadcom BCM570xx Gigabit Ethernet
1# $FreeBSD$
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#

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

1873device cnw
1874device wi
1875device xe
1876
1877# PCI Ethernet NICs that use the common MII bus controller code.
1878device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
1879device bfe # Broadcom BCM440x 10/100 Ethernet
1880device bge # Broadcom BCM570xx Gigabit Ethernet
1881#device cxgb # Chelsio T3 10 Gigabit Ethernet
1881device cxgb # Chelsio T3 10 Gigabit Ethernet
1882device dc # DEC/Intel 21143 and various workalikes
1883device fxp # Intel EtherExpress PRO/100B (82557, 82558)
1884hint.fxp.0.prefer_iomap="0"
1885device gem # Apple GMAC/Sun ERI/Sun GEM
1886device hme # Sun HME (Happy Meal Ethernet)
1887device lge # Level 1 LXT1001 gigabit Ethernet
1888device my # Myson Fast Ethernet (MTD80X, MTD89X)
1889device nge # NatSemi DP83820 gigabit Ethernet

--- 795 unchanged lines hidden ---
1882device dc # DEC/Intel 21143 and various workalikes
1883device fxp # Intel EtherExpress PRO/100B (82557, 82558)
1884hint.fxp.0.prefer_iomap="0"
1885device gem # Apple GMAC/Sun ERI/Sun GEM
1886device hme # Sun HME (Happy Meal Ethernet)
1887device lge # Level 1 LXT1001 gigabit Ethernet
1888device my # Myson Fast Ethernet (MTD80X, MTD89X)
1889device nge # NatSemi DP83820 gigabit Ethernet

--- 795 unchanged lines hidden ---