summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2006-05-14 19:04:12 +0000
committermarius <marius@FreeBSD.org>2006-05-14 19:04:12 +0000
commite2f88f3971f0d26f104b1b97f27675f57c6182b9 (patch)
tree3745614dddeaeda49e6dab689de1dd0e7cf347ed /sys/boot/forth
parentbe5f202f362e98b65b6ed5374448d609b67631c5 (diff)
downloadFreeBSD-src-e2f88f3971f0d26f104b1b97f27675f57c6182b9.zip
FreeBSD-src-e2f88f3971f0d26f104b1b97f27675f57c6182b9.tar.gz
- Replace the entry for the no longer existing lnc(4) module with an
entry for the replacement le(4) module. - Add an entry for the gem(4) module. - Remove gratuitous whitespace in the description of the hme(4) entry.
Diffstat (limited to 'sys/boot/forth')
-rw-r--r--sys/boot/forth/loader.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index ceac5c7..ccbe1d2 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -221,11 +221,12 @@ if_ep_load="NO" # 3Com Etherlink III (3c5x9)
if_ex_load="NO" # Intel EtherExpress Pro/10 ethernet
if_fe_load="NO" # Fujitsu MB86960A/MB86965A based Ethernet adapters
if_fxp_load="NO" # Intel EtherExpress PRO/100B (82557, 82558)
+if_gem_load="NO" # Sun GEM/Sun ERI/Apple GMAC
if_gx_load="NO" # Intel Pro/1000 gigabit ethernet
-if_hme_load="NO" # Sun Microelectronics STP2002-STQ Ethernet
+if_hme_load="NO" # Sun Microelectronics STP2002-STQ Ethernet
if_ie_load="NO" # Intel 82586
+if_le_load="NO" # AMD Am7900 LANCE and Am79C9xx PCnet
if_lge_load="NO" # Level 1 LXT1001 NetCellerator PCI gigabit ethernet
-if_lnc_load="NO" # AMD Lance/PCnet Ethernet
if_my_load="NO" # Myson PCI fast ethernet
if_nge_load="NO" # National Semiconductor PCI gigabit ethernet
if_nve_load="NO" # NVIDIA nForce MCP Networking Adapter
OpenPOWER on IntegriCloud