summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.amd64
diff options
context:
space:
mode:
authorarybchik <arybchik@FreeBSD.org>2017-01-06 07:38:12 +0000
committerarybchik <arybchik@FreeBSD.org>2017-01-06 07:38:12 +0000
commitcf3010906706504f480f7d90f9369d05d30da79c (patch)
tree8fbc7faa95e8cb13abb69d4fecf96b57c10542fc /sys/conf/files.amd64
parentf5f74465d5af83c8fdde652a3319d9282c657c0e (diff)
downloadFreeBSD-src-cf3010906706504f480f7d90f9369d05d30da79c.zip
FreeBSD-src-cf3010906706504f480f7d90f9369d05d30da79c.tar.gz
MFC r310817
sfxge(4): remove obsolete Wake-On-LAN support Wake-on-lan is not supported in production on any of our adapters, as they don't have the required AUX power connector. (It's possible that AUX power is supplied to some of our ALOM or mezz adapters, but if so then we've never implemented or tested WoL support.) Sponsored by: Solarflare Communications, Inc.
Diffstat (limited to 'sys/conf/files.amd64')
-rw-r--r--sys/conf/files.amd641
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64
index d568dd4..c8bf5d2 100644
--- a/sys/conf/files.amd64
+++ b/sys/conf/files.amd64
@@ -352,7 +352,6 @@ dev/sfxge/common/efx_rx.c optional sfxge pci
dev/sfxge/common/efx_sram.c optional sfxge pci
dev/sfxge/common/efx_tx.c optional sfxge pci
dev/sfxge/common/efx_vpd.c optional sfxge pci
-dev/sfxge/common/efx_wol.c optional sfxge pci
dev/sfxge/common/hunt_nic.c optional sfxge pci
dev/sfxge/common/mcdi_mon.c optional sfxge pci
dev/sfxge/common/medford_nic.c optional sfxge pci
OpenPOWER on IntegriCloud