From f12ea43d02b4fe74d487e0c129eede9f3c3e2f30 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Mon, 8 Nov 2004 19:05:22 +0000 Subject: Remove the obsolete gx driver. All the hardware is supported by the better maintained if_em driver. Absentmindedly nodded vertical by: people on #that_channel --- sys/conf/NOTES | 2 -- sys/conf/files | 1 - 2 files changed, 3 deletions(-) (limited to 'sys/conf') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 1c1cc34c3fef..d685c8cc3df8 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 01207a29f1ed..ba9bb8013467 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 -- cgit v1.3