Deleted Added
full compact
NOTES (179645) NOTES (179646)
1# $FreeBSD: head/sys/conf/NOTES 179645 2008-06-07 22:58:32Z marcel $
1# $FreeBSD: head/sys/conf/NOTES 179646 2008-06-08 01:58:11Z marcel $
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

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

1730# L1 PCI express gigabit ethernet controllers.
1731# bce: Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet
1732# adapters.
1733# bfe: Broadcom BCM4401 Ethernet adapter.
1734# bge: Support for gigabit ethernet adapters based on the Broadcom
1735# BCM570x family of controllers, including the 3Com 3c996-T,
1736# the Netgear GA302T, the SysKonnect SK-9D21 and SK-9D41, and
1737# 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

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

1730# L1 PCI express gigabit ethernet controllers.
1731# bce: Broadcom NetXtreme II (BCM5706/BCM5708) PCI/PCIe Gigabit Ethernet
1732# adapters.
1733# bfe: Broadcom BCM4401 Ethernet adapter.
1734# bge: Support for gigabit ethernet adapters based on the Broadcom
1735# BCM570x family of controllers, including the 3Com 3c996-T,
1736# the Netgear GA302T, the SysKonnect SK-9D21 and SK-9D41, and
1737# the embedded gigE NICs on Dell PowerEdge 2550 servers.
1738# bm: Apple BMAC (Big Mac Ethernet).
1739# cm: Arcnet SMC COM90c26 / SMC COM90c56
1740# (and SMC COM90c66 in '56 compatibility mode) adapters.
1741# cnw: Xircom CNW/Netware Airsurfer PC Card adapter
1742# dc: Support for PCI fast ethernet adapters based on the DEC/Intel 21143
1743# and various workalikes including:
1744# the ADMtek AL981 Comet and AN985 Centaur, the ASIX Electronics
1745# AX88140A and AX88141, the Davicom DM9100 and DM9102, the Lite-On
1746# 82c168 and 82c169 PNIC, the Lite-On/Macronix LC82C115 PNIC II

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

1869device wi
1870device xe
1871
1872# PCI Ethernet NICs that use the common MII bus controller code.
1873device age # Attansic/Atheros L1 Gigabit Ethernet
1874device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
1875device bfe # Broadcom BCM440x 10/100 Ethernet
1876device bge # Broadcom BCM570xx Gigabit Ethernet
1738# cm: Arcnet SMC COM90c26 / SMC COM90c56
1739# (and SMC COM90c66 in '56 compatibility mode) adapters.
1740# cnw: Xircom CNW/Netware Airsurfer PC Card adapter
1741# dc: Support for PCI fast ethernet adapters based on the DEC/Intel 21143
1742# and various workalikes including:
1743# the ADMtek AL981 Comet and AN985 Centaur, the ASIX Electronics
1744# AX88140A and AX88141, the Davicom DM9100 and DM9102, the Lite-On
1745# 82c168 and 82c169 PNIC, the Lite-On/Macronix LC82C115 PNIC II

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

1868device wi
1869device xe
1870
1871# PCI Ethernet NICs that use the common MII bus controller code.
1872device age # Attansic/Atheros L1 Gigabit Ethernet
1873device bce # Broadcom BCM5706/BCM5708 Gigabit Ethernet
1874device bfe # Broadcom BCM440x 10/100 Ethernet
1875device bge # Broadcom BCM570xx Gigabit Ethernet
1877device bm # Apple BMAC (Big Mac Ethernet)
1878device cxgb # Chelsio T3 10 Gigabit Ethernet
1879device cxgb_t3fw # Chelsio T3 10 Gigabit Ethernet firmware
1880device dc # DEC/Intel 21143 and various workalikes
1881device fxp # Intel EtherExpress PRO/100B (82557, 82558)
1882hint.fxp.0.prefer_iomap="0"
1883device gem # Apple GMAC/Sun ERI/Sun GEM
1884device hme # Sun HME (Happy Meal Ethernet)
1885device lge # Level 1 LXT1001 gigabit Ethernet

--- 815 unchanged lines hidden ---
1876device cxgb # Chelsio T3 10 Gigabit Ethernet
1877device cxgb_t3fw # Chelsio T3 10 Gigabit Ethernet firmware
1878device dc # DEC/Intel 21143 and various workalikes
1879device fxp # Intel EtherExpress PRO/100B (82557, 82558)
1880hint.fxp.0.prefer_iomap="0"
1881device gem # Apple GMAC/Sun ERI/Sun GEM
1882device hme # Sun HME (Happy Meal Ethernet)
1883device lge # Level 1 LXT1001 gigabit Ethernet

--- 815 unchanged lines hidden ---