linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Ethtool setting is not changed in the Linux redhat 8.0?
@ 2003-09-02  8:52 Elanjchezhiyan
  0 siblings, 0 replies; only message in thread
From: Elanjchezhiyan @ 2003-09-02  8:52 UTC (permalink / raw)
  To: linux-kernel


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
-----------------------------------------
  



. 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-02  8:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-02  8:52 Ethtool setting is not changed in the Linux redhat 8.0? Elanjchezhiyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).