Deleted Added
full compact
NOTES (155086) NOTES (155151)
1# $FreeBSD: head/sys/conf/NOTES 155086 2006-01-31 11:09:21Z pjd $
1# $FreeBSD: head/sys/conf/NOTES 155151 2006-01-31 22:34:13Z 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

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

1726# ex: Intel EtherExpress Pro/10 and other i82595-based adapters,
1727# Olicom Ethernet PC Card devices.
1728# fe: Fujitsu MB86960A/MB86965A Ethernet
1729# fea: DEC DEFEA EISA FDDI adapter
1730# fpa: Support for the Digital DEFPA PCI FDDI. `device fddi' is also needed.
1731# fxp: Intel EtherExpress Pro/100B
1732# (hint of prefer_iomap can be done to prefer I/O instead of Mem mapping)
1733# hme: Sun HME (Happy Meal 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

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

1726# ex: Intel EtherExpress Pro/10 and other i82595-based adapters,
1727# Olicom Ethernet PC Card devices.
1728# fe: Fujitsu MB86960A/MB86965A Ethernet
1729# fea: DEC DEFEA EISA FDDI adapter
1730# fpa: Support for the Digital DEFPA PCI FDDI. `device fddi' is also needed.
1731# fxp: Intel EtherExpress Pro/100B
1732# (hint of prefer_iomap can be done to prefer I/O instead of Mem mapping)
1733# hme: Sun HME (Happy Meal Ethernet)
1734# le: AMD Am7900 LANCE and Am79C9xx PCnet
1734# lge: Support for PCI gigabit ethernet adapters based on the Level 1
1735# LXT1001 NetCellerator chipset. This includes the D-Link DGE-500SX,
1736# SMC TigerCard 1000 (SMC9462SX), and some Addtron cards.
1737# lmc: Support for the LMC/SBE wide-area network interface cards.
1738# my: Myson Fast Ethernet (MTD80X, MTD89X)
1739# nge: Support for PCI gigabit ethernet adapters based on the National
1740# Semiconductor DP83820 and DP83821 chipset. This includes the
1741# SMC EZ Card 1000 (SMC9462TX), D-Link DGE-500T, Asante FriendlyNet

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

1841device tl # Texas Instruments ThunderLAN
1842device tx # SMC EtherPower II (83c170 ``EPIC'')
1843device vr # VIA Rhine, Rhine II
1844device wb # Winbond W89C840F
1845device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
1846
1847# PCI Ethernet NICs.
1848device de # DEC/Intel DC21x4x (``Tulip'')
1735# lge: Support for PCI gigabit ethernet adapters based on the Level 1
1736# LXT1001 NetCellerator chipset. This includes the D-Link DGE-500SX,
1737# SMC TigerCard 1000 (SMC9462SX), and some Addtron cards.
1738# lmc: Support for the LMC/SBE wide-area network interface cards.
1739# my: Myson Fast Ethernet (MTD80X, MTD89X)
1740# nge: Support for PCI gigabit ethernet adapters based on the National
1741# Semiconductor DP83820 and DP83821 chipset. This includes the
1742# SMC EZ Card 1000 (SMC9462TX), D-Link DGE-500T, Asante FriendlyNet

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

1842device tl # Texas Instruments ThunderLAN
1843device tx # SMC EtherPower II (83c170 ``EPIC'')
1844device vr # VIA Rhine, Rhine II
1845device wb # Winbond W89C840F
1846device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
1847
1848# PCI Ethernet NICs.
1849device de # DEC/Intel DC21x4x (``Tulip'')
1850device le # AMD Am7900 LANCE and Am79C9xx PCnet
1849device txp # 3Com 3cR990 (``Typhoon'')
1850device vx # 3Com 3c590, 3c595 (``Vortex'')
1851
1852# PCI Gigabit & FDDI NICs.
1853device bge
1854device lge
1855device nge
1856device sk

--- 751 unchanged lines hidden ---
1851device txp # 3Com 3cR990 (``Typhoon'')
1852device vx # 3Com 3c590, 3c595 (``Vortex'')
1853
1854# PCI Gigabit & FDDI NICs.
1855device bge
1856device lge
1857device nge
1858device sk

--- 751 unchanged lines hidden ---