Control & Set NSLU network settings (duplex,speed...) using mii-diag
I had some trouble with the network speed of my NSLU2.
To copy files from a windows machine to the NSLU it only reaches
a throughput of 600kb/s.
I expected some problems with the network settings,with the duplex settings
in detail.
I had read something about mii support in the ixp4xx kernel module ,so I started
to compile the GPL tool mii-diag.
Download the NSLU Binary: mii-diag
With this tool , you are able to view and modify the duplex settings of the NSLU
network interface.
To view the settings use: mii-diag -ixp -p 1
PS: I does not solve my problem (because it was the MTU size of the windows machines)