[parisc-linux] Tulip driver fails to advertise 100baseTx media capability

Matthew Wilcox willy@debian.org
Fri, 22 Nov 2002 22:45:37 +0000


On Fri, Nov 22, 2002 at 03:09:37PM -0700, Grant Grundler wrote:
> On my a500 (64-bit) I get:
> gsyprf11:/usr/src/linux# mii-tool -v eth0
> SIOCGMIIPHY on 'eth0' failed: Invalid argument
> 
> Looks like we have some work to do for 64-bit.

SIOCGMIIPHY is unsupportable through ioctl32 -- the ioctl number is not
unique so we can't translate the arguments.  ethtool doesn't suffer from
this problem.

-- 
Revolutions do not require corporate support.