All of lore.kernel.org
 help / color / mirror / Atom feed
From: benh@kernel.crashing.org
To: <linuxppc-dev@lists.linuxppc.org>,
	Christopher Murtagh <christopher.murtagh@mcgill.ca>
Subject: Re: SUNGEM config
Date: Wed, 13 Feb 2002 11:59:51 +0100	[thread overview]
Message-ID: <20020213105951.10807@mailhost.mipsys.com> (raw)
In-Reply-To: <Pine.LNX.4.33.0202121351140.23572-100000@blues.wcg.mcgill.ca>


>
> Ben,
>
> A while back when the question was asked as to why we should use SUNGEM
>instead of BMAC or GMAC, you said something to the affect that it offers
>config options. I read through the pdf from the kernel config help and it
>mentions a ge.conf file. So, if I got this right, I simply create an
>/etc/ge.conf file and this will allow me to force XBaseT and Auto or
>forced full/half duplex?

I'm not sure what ge.conf is. All I know is that the driver can be
set to various forced speeds via the ethtool tool, the config file
thing depends on whatever software package you have I don't know
about.

> I've been trying it with my iBook2 and 2.4.18pre8 and so far it works
>very well. However, when my iBook is not connected, it keeps on try to
>negotiate an eth0 connection (/var/log/messages):
>
>Feb  7 15:42:53 shiva kernel: eth0: switching to forced 10bt
>Feb  7 15:43:14 shiva kernel: eth0: switching to forced 100bt
>Feb  7 15:43:21 shiva kernel: eth0: switching to forced 10bt
>Feb  7 15:43:41 shiva kernel: eth0: switching to forced 100bt

Yes, that's normal. Some hubs/switches won't properly work with
autoneg, so the kernel has to try forced speeds. The proper way
to turn that off is to shut down the interface using ifconfig
(or /etc/init.d/network).

I know there are some laptop specific tools that monitor the link
and do the shutdown of the interface when there is no link but I
don't have any precise pointer at hand.

Ben.


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2002-02-13 10:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-12 19:15 SUNGEM config Christopher Murtagh
2002-02-13 10:59 ` benh [this message]
2002-02-13 16:52   ` Jens Schmalzing
2002-02-13 17:28     ` benh
2002-02-13 21:06       ` Jens Schmalzing
2002-02-13 21:12         ` Benjamin Herrenschmidt
2002-02-13 21:42           ` Jens Schmalzing
2002-02-13 22:19             ` Benjamin Herrenschmidt

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=20020213105951.10807@mailhost.mipsys.com \
    --to=benh@kernel.crashing.org \
    --cc=christopher.murtagh@mcgill.ca \
    --cc=linuxppc-dev@lists.linuxppc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.