<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Determine Linux ethernet interface speed and duplex</title>
	<atom:link href="http://www.tech-recipes.com/rx/25/determine-linux-ethernet-interface-speed-and-duplex/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/25/determine-linux-ethernet-interface-speed-and-duplex/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 16:14:40 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: veriguest</title>
		<link>http://www.tech-recipes.com/rx/25/determine-linux-ethernet-interface-speed-and-duplex/comment-page-1/#comment-1601</link>
		<dc:creator>veriguest</dc:creator>
		<pubDate>Tue, 12 Apr 2005 07:12:49 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1601</guid>
		<description>hi,

i am looking at programming the mii-interface, to test the effect of cable pulling and re-inserting actions (physically) on my code. However, everytime going to the test-m/c is uncomfortable. 

is there any possiblities that  i can program the interface using mii or some such interface to have the same effect? i dont want to use the ifconfig as kernel gets to know about it.

--a</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>i am looking at programming the mii-interface, to test the effect of cable pulling and re-inserting actions (physically) on my code. However, everytime going to the test-m/c is uncomfortable. </p>
<p>is there any possiblities that  i can program the interface using mii or some such interface to have the same effect? i dont want to use the ifconfig as kernel gets to know about it.</p>
<p>&#8211;a</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.tech-recipes.com/rx/25/determine-linux-ethernet-interface-speed-and-duplex/comment-page-1/#comment-1220</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 25 Jan 2005 13:52:54 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1220</guid>
		<description>&lt;ul id=&quot;quote&quot;&gt;&lt;h6&gt;archon wrote:&lt;/h6&gt;When I run mii-tool, it fails and prints:
&lt;code&gt;SIOCGMIIPHY on &#039;eth0&#039; failed&#58; Operation not supported
no MII interfaces found&lt;/code&gt;


I am running this as root.  Does this just mean my ethernet card does not support MII (whatever that is)?&lt;/ul&gt;</description>
		<content:encoded><![CDATA[<ul id="quote">
<h6>archon wrote:</h6>
<p>When I run mii-tool, it fails and prints:<br />
<code>SIOCGMIIPHY on 'eth0' failed&#58; Operation not supported<br />
no MII interfaces found</code></p>
<p>I am running this as root.  Does this just mean my ethernet card does not support MII (whatever that is)?</ul>
]]></content:encoded>
	</item>
	<item>
		<title>By: </title>
		<link>http://www.tech-recipes.com/rx/25/determine-linux-ethernet-interface-speed-and-duplex/comment-page-1/#comment-1033</link>
		<dc:creator></dc:creator>
		<pubDate>Tue, 16 Nov 2004 04:04:01 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-1033</guid>
		<description>same case here. Running fedora core 1
any help how to use mii-tool</description>
		<content:encoded><![CDATA[<p>same case here. Running fedora core 1<br />
any help how to use mii-tool</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qmchenry</title>
		<link>http://www.tech-recipes.com/rx/25/determine-linux-ethernet-interface-speed-and-duplex/comment-page-1/#comment-377</link>
		<dc:creator>qmchenry</dc:creator>
		<pubDate>Thu, 12 Aug 2004 14:14:55 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-377</guid>
		<description>It is possible that your network card does not support MII (media independent interface, essentially an abstraction layer between the operating system and the hardware).  Depending on your OS, there may be an ethtool command which is similiar and might work for you, although the syntax is different -- try &lt;strong&gt;ethtool -v&lt;/strong&gt;.  If this doesn&#039;t work, let us know what OS you are running and what kind of ethernet card you are using.  An easy way to find out is to run  &lt;strong&gt;dmesg &#124; grep ^eth0&lt;/strong&gt; and look at the first line or few lines.</description>
		<content:encoded><![CDATA[<p>It is possible that your network card does not support MII (media independent interface, essentially an abstraction layer between the operating system and the hardware).  Depending on your OS, there may be an ethtool command which is similiar and might work for you, although the syntax is different &#8212; try <strong>ethtool -v</strong>.  If this doesn&#8217;t work, let us know what OS you are running and what kind of ethernet card you are using.  An easy way to find out is to run  <strong>dmesg | grep ^eth0</strong> and look at the first line or few lines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: archon</title>
		<link>http://www.tech-recipes.com/rx/25/determine-linux-ethernet-interface-speed-and-duplex/comment-page-1/#comment-376</link>
		<dc:creator>archon</dc:creator>
		<pubDate>Thu, 12 Aug 2004 13:27:17 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-376</guid>
		<description>When I run mii-tool, it fails and prints:
&lt;code&gt;SIOCGMIIPHY on &#039;eth0&#039; failed&#58; Operation not supported
no MII interfaces found&lt;/code&gt;


I am running this as root.  Does this just mean my ethernet card does not support MII (whatever that is)?</description>
		<content:encoded><![CDATA[<p>When I run mii-tool, it fails and prints:<br />
<code>SIOCGMIIPHY on 'eth0' failed&#58; Operation not supported<br />
no MII interfaces found</code></p>
<p>I am running this as root.  Does this just mean my ethernet card does not support MII (whatever that is)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
