All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Michlmayr <tbm@cyrius.com>
To: linux-mips@linux-mips.org
Subject: Re: make meth eht0 on IP32
Date: Mon, 16 Jan 2006 15:52:08 +0000	[thread overview]
Message-ID: <20060116155208.GD26771@deprecation.cyrius.com> (raw)
In-Reply-To: <41E582A0.1050407@total-knowledge.com>

* Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com> [2005-01-12 12:03]:
> meth is built-in ethernet card on O2, and it would make sense for it to be
> eth0, even if there is also another network card in PCI slot.

This sounds like a good idea to me.  Can this patch be applied?

>    Ilya.
> 
> Index: drivers/net/Makefile
> ===================================================================
> RCS file: /home/cvs/linux/drivers/net/Makefile,v
> retrieving revision 1.107
> diff -u -r1.107 Makefile
> --- drivers/net/Makefile        15 Nov 2004 11:49:28 -0000      1.107
> +++ drivers/net/Makefile        12 Jan 2005 19:58:47 -0000
> @@ -28,6 +28,8 @@
> obj-$(CONFIG_MYRI_SBUS) += myri_sbus.o
> obj-$(CONFIG_SUNGEM) += sungem.o sungem_phy.o
> 
> +obj-$(CONFIG_SGI_O2MACE_ETH) += meth.o
> +
> obj-$(CONFIG_MACE) += mace.o
> obj-$(CONFIG_BMAC) += bmac.o
> 
> @@ -125,7 +127,6 @@
> obj-$(CONFIG_SUN3LANCE) += sun3lance.o
> obj-$(CONFIG_DEFXX) += defxx.o
> obj-$(CONFIG_SGISEEQ) += sgiseeq.o
> -obj-$(CONFIG_SGI_O2MACE_ETH) += meth.o
> obj-$(CONFIG_AT1700) += at1700.o
> obj-$(CONFIG_FMV18X) += fmv18x.o
> obj-$(CONFIG_EL1) += 3c501.o
> 

-- 
Martin Michlmayr
http://www.cyrius.com/

      reply	other threads:[~2006-01-16 15:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-12 20:03 make meth eht0 on IP32 Ilya A. Volynets-Evenbakh
2006-01-16 15:52 ` Martin Michlmayr [this message]

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=20060116155208.GD26771@deprecation.cyrius.com \
    --to=tbm@cyrius.com \
    --cc=linux-mips@linux-mips.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.