LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Allen Parker <parker@isohunt.com>
To: linux-kernel@vger.kernel.org, linux.nics@intel.com
Subject: 82571EB gigabit on e1000 in 2.6.20-rc5
Date: Tue, 16 Jan 2007 00:20:18 -0700 [thread overview]
Message-ID: <45AC7CB2.1010202@isohunt.com> (raw)
I have a PCI-E pro/1000 MT Quad Port adapter, which works quite well
under 2.6.19.2 but fails to see link under 2.6.20-rc5. Earlier today I
reported this to e1000-devel@lists.sf.net, but thought I should get the
word out in case someone else is testing this kernel on this nic chipset.
Due to changes between 2.6.19.2 and 2.6.20, Intel driver 7.3.20 will not
compile for 2.6.20, nor will the 2.6.19.2 in-tree driver.
Error output:
CC [M] drivers/net/e1000/e1000_main.o
drivers/net/e1000/e1000_main.c:1132:45: error: macro "INIT_WORK" passed
3 arguments, but takes just 2
drivers/net/e1000/e1000_main.c: In function 'e1000_probe':
drivers/net/e1000/e1000_main.c:1131: error: 'INIT_WORK' undeclared
(first use in this function)
drivers/net/e1000/e1000_main.c:1131: error: (Each undeclared identifier
is reported only once
drivers/net/e1000/e1000_main.c:1131: error: for each function it appears
in.)
make[3]: *** [drivers/net/e1000/e1000_main.o] Error 1
lspci -nn output (quad port):
09:00.0 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit
Ethernet Controller [8086:10a4] (rev 06)
09:00.1 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit
Ethernet Controller [8086:10a4] (rev 06)
0a:00.0 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit
Ethernet Controller [8086:10a4] (rev 06)
0a:00.1 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit
Ethernet Controller [8086:10a4] (rev 06)
lspci -nn output (dual port):
07:00.0 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit
Ethernet Controller [8086:105e] (rev 06)
07:00.1 Ethernet controller [0200]: Intel Corporation 82571EB Gigabit
Ethernet Controller [8086:105e] (rev 06)
From what I've been able to gather, other Intel Pro/1000 chipsets work
fine in 2.6.20-rc5. If the e1000 guys need any assistance testing, I'll
be more than happy to volunteer myself as a guinea pig for patches.
Allen Parker
next reply other threads:[~2007-01-16 7:29 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-16 7:20 Allen Parker [this message]
2007-01-16 16:17 ` intel 82571EB gigabit fails to see link on 2.6.20-rc5 in-tree e1000 driver (regression) Allen Parker
2007-01-16 16:48 ` Auke Kok
2007-01-16 19:18 ` Jesse Brandeburg
2007-01-16 20:02 ` Brandeburg, Jesse
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=45AC7CB2.1010202@isohunt.com \
--to=parker@isohunt.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux.nics@intel.com \
--subject='Re: 82571EB gigabit on e1000 in 2.6.20-rc5' \
/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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).