[Voyage-linux] Keeping ethernet locked at set speed
Simon Blake
(spam-protected)
Sat Apr 29 18:59:48 HKT 2006
On Sat, Apr 29, 2006 at 12:00:03PM +0800, voyage-linux-request at list.voyage.hk said:
> All kernel patch again debian kernel can be found in
>
> http://www.voyage.hk/download/kernel_patch/2.6/
Thanks Punky!
> How about adding it to /etc/network/interfaces?
>
> auto eth0
> iface eth0 inet dhcp
> pre-up mii-tool --force 10baseT-HD eth0
>
> But I don't know if "up" or "pre-up" could make any difference.
>From memory, mii-tool doesn't work on an interface that isn't up. So
pre-up won't work, you need an up line.
Cheers
Si
More information about the Voyage-linux
mailing list