From: Neil Bothwick <neil@digimed.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] ethernet link speed
Date: Mon, 5 Jun 2006 21:18:00 +0100 [thread overview]
Message-ID: <20060605211800.0a1d0d08@hactar.digimed.co.uk> (raw)
In-Reply-To: <4bf052bf0606051214q1ab0bdbbqd136666d08344122@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 696 bytes --]
On Mon, 5 Jun 2006 22:14:34 +0300, Ghaith Hachem wrote:
> i need to get my ethernet link speed to 10Mbits full duplex i'm using
> mii-tool to do it but is there a way to do it before net.eth0 starts at
> boot, maybe some line to add in /etc/conf.d/net i added the normal
> command i'm usign though it didn't seem to work, i then added it to
> /etc/init.d/net.eth0 i think it should work there i havn't tested yet
> but is there any better way to do that
Add it to the preup(0 or postup(0 section of /etc/conf.d/net
if [ "${IFACE}" == "eth0" ]; then
mii-tool -blah...
fi
ISTR reading somewhere that ethtool is preferred over mii-tool.
--
Neil Bothwick
...context...
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-06-05 20:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-05 19:14 [gentoo-user] ethernet link speed Ghaith Hachem
2006-06-05 20:18 ` Neil Bothwick [this message]
2006-06-05 21:50 ` Joshua Schmidlkofer
2006-06-06 3:01 ` Ghaith Hachem
2006-06-06 17:41 ` Joshua Schmidlkofer
2006-06-06 17:42 ` Joshua Schmidlkofer
2006-06-07 6:19 ` Ghaith Hachem
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060605211800.0a1d0d08@hactar.digimed.co.uk \
--to=neil@digimed.co.uk \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox