From: David Woodhouse <dwmw2@infradead.org>
To: Dale Amon <amon@vnl.com>
Cc: "Richard B. Johnson" <root@chaos.analogic.com>,
linux-kernel@vger.kernel.org
Subject: Re: A return to PCI ordering problems...
Date: Tue, 20 Nov 2001 21:49:01 +0000 [thread overview]
Message-ID: <2722.1006292941@redhat.com> (raw)
In-Reply-To: <20011120212055.A22590@vnl.com>
In-Reply-To: <20011120212055.A22590@vnl.com> <20011120190316.H19738@vnl.com> <Pine.LNX.3.95.1011120144925.14138A-100000@chaos.analogic.com>
amon@vnl.com said:
> I haven't really much choice. I can't use modules for security
> reasons; I have to assign the motherboard MAC to eth0 because a
> commercial package we are installing licenses on the MAC address of
> eth0.
insmod dummy
ip link set dummy0 name eth0
ip link set eth0 address 01:02:03:04:05:06
Of course, if you're not in the Free World you may end up in prison for
doing that.
--
dwmw2
next prev parent reply other threads:[~2001-11-20 21:50 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-20 19:03 A return to PCI ordering problems 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
2001-11-20 21:20 ` Dale Amon
2001-11-20 21:58 ` Andreas Dilger
2001-11-20 21:49 ` David Woodhouse [this message]
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=2722.1006292941@redhat.com \
--to=dwmw2@infradead.org \
--cc=amon@vnl.com \
--cc=linux-kernel@vger.kernel.org \
--cc=root@chaos.analogic.com \
/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.