From: "Ilya A. Volynets-Evenbakh" <ilya@total-knowledge.com>
To: linux-mips@linux-mips.org
Subject: make meth eht0 on IP32
Date: Wed, 12 Jan 2005 12:03:44 -0800 [thread overview]
Message-ID: <41E582A0.1050407@total-knowledge.com> (raw)
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.
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
next reply other threads:[~2005-01-12 20:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-12 20:03 Ilya A. Volynets-Evenbakh [this message]
2006-01-16 15:52 ` make meth eht0 on IP32 Martin Michlmayr
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=41E582A0.1050407@total-knowledge.com \
--to=ilya@total-knowledge.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox