From 9f0c9be19a6324b161a699b68fadb4ea2349edc3 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 24 Apr 2008 14:16:58 -0400 Subject: note that ETHTOOL_OPTS really should be done as udev rules --- sysconfig.txt | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/sysconfig.txt b/sysconfig.txt index 0be8a84c..825db894 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -672,12 +672,6 @@ Files in /etc/sysconfig/network-scripts/ Managed from /etc/sysconfig/network-scripts/ifup-ipx ARP=yes|no (adds 'arp' flag to ifconfig, for use with the ethertap device) - ETHTOOL_OPTS=... - Any device-specific options supported by ethtool. For example, - if you wanted to force 100Mb full duplex: - ETHTOOL_OPTS="speed 100 duplex full autoneg off" - Note that changing speed or duplex settings almost always - requires disabling autonegotiation with 'autoneg off'. LINKDELAY=