public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Elanjchezhiyan <chezhiyan@siptech.co.in>
To: linux-kernel@vger.kernel.org
Subject: Ethtool setting is not changed in the Linux redhat 8.0?
Date: Tue, 02 Sep 2003 14:22:44 +0530	[thread overview]
Message-ID: <3F545A5C.2070502@siptech.co.in> (raw)


Hi All,

My system is Linux red hat 8.0. I have installed Ethtool1.8. And I made 
change in SIOCETHTOOL for
#define SIOCETHTOOL 0x8947 --This will give output for all the argument 
except -i
//#define SIOCETHTOOL 0x8946 ---This will give details about -i argument 
only.

See the exection below:
for listing:
[root sip7 <mailto:root%20sip7> ethtool-1.8]# ./ethtool -a eth0
Pause parameters for eth0:
Autonegotiate: off
RX: off
TX: off
[root sip7 <mailto:root%20sip7> ethtool-1.8]# ./ethtool -A eth0 rx on   
// The rx is changed


[root sip7 <mailto:root%20sip7> ethtool-1.8]# ./ethtool -a eth0
Pause parameters for eth0:
Autonegotiate: off
RX: off                      // rx not refelected
TX: off


[root sip7 <mailto:root%20sip7> ethtool-1.8]# ./ethtool -A eth0 rx off
rx unmodified, ignoring
no pause parameters changed, aborting

This Urgent!!!!!!!!!!!!!!!!
Any body help you out ?????????????????

current ethernet dev Details:-
eth0 Link encap:Ethernet HWaddr 00:80:C8:92:86:7E
inet addr:192.168.66.7 Bcast:192.168.66.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:13344 errors:0 dropped:0 overruns:0 frame:0
TX packets:9143 errors:4 dropped:0 overruns:0 carrier:6
collisions:0 txqueuelen:100
RX bytes:5695058 (5.4 Mb) TX bytes:1323452 (1.2 Mb)
Interrupt:12 Base address:0xa000
Thank in Advanced,
Regards,
Elan

-- 
T.Elanjchezhiyan
Core Technology Group
 
SIP Technologies & Exports Ltd
G4, Elnet Software City,CPT Road
Taramani, Chennai 600 113
India
Phone: +91-44-22541401
           +91-44-22541031
Fax    : +91-44-22541475
Website: http://www.siptech.com
-----------------------------------------
  


-- 
T.Elanjchezhiyan
Core Technology Group
 
SIP Technologies & Exports Ltd
G4, Elnet Software City,CPT Road
Taramani, Chennai 600 113
India
Phone: +91-44-22541401
           +91-44-22541031
Fax    : +91-44-22541475
Website: http://www.siptech.com
-----------------------------------------
  



. 


                 reply	other threads:[~2003-09-02  8:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3F545A5C.2070502@siptech.co.in \
    --to=chezhiyan@siptech.co.in \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox