All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Bligh <mbligh@google.com>
To: LKML <linux-kernel@vger.kernel.org>, Andrew Morton <akpm@osdl.org>
Subject: e1000 problems in 2.6.18-rc1-mm1
Date: Wed, 12 Jul 2006 10:11:26 -0700	[thread overview]
Message-ID: <44B52D3E.90206@google.com> (raw)

PPC64 lpar (power4)
Works fine in -git4
(http://test.kernel.org/abat/40893/debug/console.log)
Finds the e1000

Intel(R) PRO/1000 Network Driver - version 7.1.9-k2
Copyright (c) 1999-2006 Intel Corporation.
e1000: 0002:21:01.0: e1000_probe: (PCI-X:133MHz:64-bit) 00:02:55:d3:37:4a
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection

....

Setting up network interfaces:
     lo
     lo        IP address: 127.0.0.1/8
7[?25l[1A[80C[10D[1;32mdone[m8[?25h    eth0      device: Intel Corp. 
82545EM Gigabit Ethernet Controller (Copper) (rev 01)
     eth0      configuration: eth-id-00:02:55:d3:37:4a
e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
     eth0      IP address: 9.47.92.101/24
7[?25l[1A[80C[10D[1;32mdone[m8[?25h    tunl0
     tunl0     No configuration found for tunl0
7[?25l[1A[80C[10D[1munused[m8[?25hSetting up service network  .  .  .  . 
  .  .  .  .  .  .  .  .  .  .  .  .7[?25l[80C[10D[1;32mdone[m8[?25h


-----------------------------------------------

In -mm1 it seems to not find the e1000:
(http://test.kernel.org/abat/40934/debug/console.log)

Intel(R) PRO/1000 Network Driver - version 7.1.9-k2
Copyright (c) 1999-2006 Intel Corporation.
e1000: 0002:21:01.0: e1000_probe: (PCI-X:133MHz:64-bit) 00:02:55:d3:37:4a
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection

...

Setting up network interfaces:
     lo
     lo        IP address: 127.0.0.1/8
7[?25l[1A[80C[10D[1;32mdone[m8[?25h    eth0
     eth0      No configuration found for eth0
7[?25l[1A[80C[10D[1munused[m8[?25h    tunl0
     tunl0     No configuration found for tunl0
7[?25l[1A[80C[10D[1munused[m8[?25hWaiting for mandatory devices: 
eth-id-00:02:55:d3:37:4a
19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
     eth-id-00:02:55:d3:37:4a            No interface found
7[?25l[1A[80C[10D[1;31mfailed[m8[?25hSetting up service network  .  .  . 
  .  .  .  .  .  .  .  .  .  .  .  .  .7[?25l[80C[10D[1;31mfailed[m8[?25h

             reply	other threads:[~2006-07-12 17:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-12 17:11 Martin Bligh [this message]
2006-07-12 21:36 ` e1000 problems in 2.6.18-rc1-mm1 Randy.Dunlap

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=44B52D3E.90206@google.com \
    --to=mbligh@google.com \
    --cc=akpm@osdl.org \
    --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 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.