mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Faux Pas III <fauxpas@trellisinc.com>
To: linux-kernel@vger.kernel.org
Subject: Re: A return to PCI ordering problems...
Date: Tue, 20 Nov 2001 15:13:33 -0500 (EST)	[thread overview]
Message-ID: <20011120201333.832BAA3B90@fancypants.trellisinc.com> (raw)
In-Reply-To: <Pine.LNX.3.95.1011120144925.14138A-100000@chaos.analogic.com>

In article <Pine.LNX.3.95.1011120144925.14138A-100000@chaos.analogic.com> you wrote:

> FYI, if you care about the name of your ethernet device, your
> configuration is probably broken. The IEEE station address can

Fwiw, you can also rename your interfaces if you have 
the iproute2 tools and netlink in your kernel.

ip link set eth0 down
ip link set eth1 down
ip link set eth0 name temp
ip link set eth1 name eth0
ip link set temp name eth1
ip link set eth0 up
ip link set eth1 up

-- 
Josh Litherland (fauxpas@trellisinc.com)
 It is by caffeine alone that I set my mind in motion.
  It is by the juice of Mtn Dew that thoughts acquire speed.

  parent reply	other threads:[~2001-11-20 20:13 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-20 19:03 Dale Amon
2001-11-20 20:03 ` Richard B. Johnson
2001-11-20 19:51   ` Tim Hockin
2001-11-20 20:13   ` Faux Pas III [this message]
2001-11-20 21:20   ` Dale Amon
2001-11-20 21:58     ` Andreas Dilger
2001-11-20 21:49   ` David Woodhouse
2001-11-20 22:02     ` Dale Amon
2001-11-20 22:04       ` Richard B. Johnson
2001-11-20 21:27 ` David Woodhouse
2001-11-20 21:47   ` Dale Amon
2001-11-21  9:27     ` Helge Hafting
2001-11-21 12:52     ` Christer Weinigel
2001-11-21  8:57   ` James A Sutherland
2001-11-21  9:20     ` Alan Cox
2001-11-21 11:29     ` Henning P. Schmiedehausen
2001-11-21 11:53       ` Christoph Hellwig
2001-11-21 12:10         ` Henning P. Schmiedehausen
2001-11-21 13:51       ` James A Sutherland

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=20011120201333.832BAA3B90@fancypants.trellisinc.com \
    --to=fauxpas@trellisinc.com \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®