summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES2
-rw-r--r--sys/conf/files1
2 files changed, 0 insertions, 3 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 1c1cc34..d685c8c 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1638,7 +1638,6 @@ device miibus
# fpa: Support for the Digital DEFPA PCI FDDI. `device fddi' is also needed.
# fxp: Intel EtherExpress Pro/100B
# (hint of prefer_iomap can be done to prefer I/O instead of Mem mapping)
-# gx: Intel Pro/1000 Gigabit Ethernet (82542, 82543-F, 82543-T)
# hme: Sun HME (Happy Meal Ethernet)
# lge: Support for PCI gigabit ethernet adapters based on the Level 1
# LXT1001 NetCellerator chipset. This includes the D-Link DGE-500SX,
@@ -1762,7 +1761,6 @@ device vx # 3Com 3c590, 3c595 (``Vortex'')
# PCI Gigabit & FDDI NICs.
device bge
-device gx
device lge
device nge
device sk
diff --git a/sys/conf/files b/sys/conf/files
index 01207a2..ba9bb80 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -468,7 +468,6 @@ dev/firewire/sbp_targ.c optional sbp_targ
dev/fxp/if_fxp.c optional fxp
dev/gem/if_gem.c optional gem
dev/gem/if_gem_pci.c optional gem pci
-dev/gx/if_gx.c optional gx
dev/harp/if_harp.c optional harp pci
dev/hatm/if_hatm.c optional hatm pci
dev/hatm/if_hatm_intr.c optional hatm pci
OpenPOWER on IntegriCloud