Deleted Added
full compact
NOTES (194062) NOTES (194246)
1# $FreeBSD: head/sys/conf/NOTES 194062 2009-06-12 15:44:35Z vanhu $
1# $FreeBSD: head/sys/conf/NOTES 194246 2009-06-15 18:22:41Z marius $
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

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

1763# ale: Support for Atheros AR8121/AR8113/AR8114 PCIe ethernet controllers.
1764# bce: Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet
1765# adapters.
1766# bfe: Broadcom BCM4401 Ethernet adapter.
1767# bge: Support for gigabit ethernet adapters based on the Broadcom
1768# BCM570x family of controllers, including the 3Com 3c996-T,
1769# the Netgear GA302T, the SysKonnect SK-9D21 and SK-9D41, and
1770# 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

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

1763# ale: Support for Atheros AR8121/AR8113/AR8114 PCIe ethernet controllers.
1764# bce: Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet
1765# adapters.
1766# bfe: Broadcom BCM4401 Ethernet adapter.
1767# bge: Support for gigabit ethernet adapters based on the Broadcom
1768# BCM570x family of controllers, including the 3Com 3c996-T,
1769# the Netgear GA302T, the SysKonnect SK-9D21 and SK-9D41, and
1770# the embedded gigE NICs on Dell PowerEdge 2550 servers.
1771# cas: Sun Cassini/Cassini+ and National Semiconductor DP83065 Saturn
1771# cm: Arcnet SMC COM90c26 / SMC COM90c56
1772# (and SMC COM90c66 in '56 compatibility mode) adapters.
1773# dc: Support for PCI fast ethernet adapters based on the DEC/Intel 21143
1774# and various workalikes including:
1775# the ADMtek AL981 Comet and AN985 Centaur, the ASIX Electronics
1776# AX88140A and AX88141, the Davicom DM9100 and DM9102, the Lite-On
1777# 82c168 and 82c169 PNIC, the Lite-On/Macronix LC82C115 PNIC II
1778# and the Macronix 98713/98713A/98715/98715A/98725 PMAC. This driver

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

1902# PCI Ethernet NICs that use the common MII bus controller code.
1903device ae # Attansic/Atheros L2 FastEthernet
1904device age # Attansic/Atheros L1 Gigabit Ethernet
1905device alc # Atheros AR8131/AR8132 Ethernet
1906device ale # Atheros AR8121/AR8113/AR8114 Ethernet
1907device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
1908device bfe # Broadcom BCM440x 10/100 Ethernet
1909device bge # Broadcom BCM570xx Gigabit Ethernet
1772# cm: Arcnet SMC COM90c26 / SMC COM90c56
1773# (and SMC COM90c66 in '56 compatibility mode) adapters.
1774# dc: Support for PCI fast ethernet adapters based on the DEC/Intel 21143
1775# and various workalikes including:
1776# the ADMtek AL981 Comet and AN985 Centaur, the ASIX Electronics
1777# AX88140A and AX88141, the Davicom DM9100 and DM9102, the Lite-On
1778# 82c168 and 82c169 PNIC, the Lite-On/Macronix LC82C115 PNIC II
1779# and the Macronix 98713/98713A/98715/98715A/98725 PMAC. This driver

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

1903# PCI Ethernet NICs that use the common MII bus controller code.
1904device ae # Attansic/Atheros L2 FastEthernet
1905device age # Attansic/Atheros L1 Gigabit Ethernet
1906device alc # Atheros AR8131/AR8132 Ethernet
1907device ale # Atheros AR8121/AR8113/AR8114 Ethernet
1908device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
1909device bfe # Broadcom BCM440x 10/100 Ethernet
1910device bge # Broadcom BCM570xx Gigabit Ethernet
1911device cas # Sun Cassini/Cassini+ and NS DP83065 Saturn
1910device cxgb # Chelsio T3 10 Gigabit Ethernet
1911device cxgb_t3fw # Chelsio T3 10 Gigabit Ethernet firmware
1912device dc # DEC/Intel 21143 and various workalikes
1913device et # Agere ET1310 10/100/Gigabit Ethernet
1914device fxp # Intel EtherExpress PRO/100B (82557, 82558)
1915hint.fxp.0.prefer_iomap="0"
1916device gem # Apple GMAC/Sun ERI/Sun GEM
1917device hme # Sun HME (Happy Meal Ethernet)

--- 815 unchanged lines hidden ---
1912device cxgb # Chelsio T3 10 Gigabit Ethernet
1913device cxgb_t3fw # Chelsio T3 10 Gigabit Ethernet firmware
1914device dc # DEC/Intel 21143 and various workalikes
1915device et # Agere ET1310 10/100/Gigabit Ethernet
1916device fxp # Intel EtherExpress PRO/100B (82557, 82558)
1917hint.fxp.0.prefer_iomap="0"
1918device gem # Apple GMAC/Sun ERI/Sun GEM
1919device hme # Sun HME (Happy Meal Ethernet)

--- 815 unchanged lines hidden ---