From: Andreas Haumer <andreas@xss.co.at>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.27-pre5
Date: Thu, 03 Jun 2004 15:31:01 +0200 [thread overview]
Message-ID: <40BF2815.8070509@xss.co.at> (raw)
In-Reply-To: <20040603022432.GA6039@logos.cnet>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
Marcelo Tosatti wrote:
> Hi,
>
> Here goes -pre5.
>
> This time we have merges from Jeff's -netdrivers tree, David's -net tree,
> including a fix for compilation error without CONFIG_SCTP set, SPARC64 update,
> i810_audio fixes, amongst others.
>
I just stepped into testing the 2.4.27pre series and found
a small problem with "make xconfig"
the following change in "drivers/hotplug/Config.in" breaks
the tcl/tk script:
+dep_mbool ' For AMD SHPC only: Use $HRT for resource/configuration' CONFIG_HOTPLUG_PCI_SHPC_PHPRM_LEGACY $CONFIG_HOTPLUG_PCI_SHPC
It chokes on the $HRT which is an undefined variable.
I do not know what this variable is supposed to mean
(and if it is evensupposed to be interpreted as variable),
but as it is located in some string used as a user message
only I changed it to
+dep_mbool ' For AMD SHPC only: Use HRT for resource/configuration' CONFIG_HOTPLUG_PCI_SHPC_PHPRM_LEGACY $CONFIG_HOTPLUG_PCI_SHPC
and now "make xconfig" works fine (one could also escape
the "$HRT" in the string, I guess).
Otherwise, 2.4.27pre5 compiles and boots fine on one of my
test systems (out of one I tested so far ;-)
One thing I noticed though: device numbering for the e1000
driver seems to have changed on this hardware: what was eth0
under 2.4.26 is now eth1 and vice versa.
The system has two Intel GBit ethernet NIC:
00:00.0 Host bridge: ServerWorks CNB20-HE Host Bridge (rev 31)
00:00.1 Host bridge: ServerWorks CNB20-HE Host Bridge
00:00.2 Host bridge: ServerWorks CNB20-HE Host Bridge
00:02.0 Ethernet controller: Intel Corp. 82540EM Gigabit Ethernet Controller (rev 02)
00:03.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
00:0f.0 ISA bridge: ServerWorks CSB5 South Bridge (rev 93)
00:0f.1 IDE interface: ServerWorks CSB5 IDE Controller (rev 93)
00:0f.2 USB Controller: ServerWorks OSB4/CSB5 OHCI USB Controller (rev 05)
00:0f.3 Host bridge: ServerWorks GCLE Host Bridge
00:10.0 Host bridge: ServerWorks: Unknown device 0101 (rev 03)
00:10.2 Host bridge: ServerWorks: Unknown device 0101 (rev 03)
00:11.0 Host bridge: ServerWorks: Unknown device 0101 (rev 03)
00:11.2 Host bridge: ServerWorks: Unknown device 0101 (rev 03)
01:02.0 SCSI storage controller: Adaptec AIC-7892A U160/m (rev 02)
02:04.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 (rev 07)
02:04.1 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 (rev 07)
03:02.0 Ethernet controller: Intel Corp. 82544GC Gigabit Ethernet Controller (LOM) (rev 02)
2.4.27pre5 uses PCI device 03:02.0 as eth0 while 2.4.26 uses
PCI device 00:02.0 as eth0 (both systems were booted with "pci=noacpi")
This is just a minor annoyance, though (I have to change
network cabling when rebooting the machine between 2.4.26
and 2.4.27pre5)
HTH
- - andreas
- --
Andreas Haumer | mailto:andreas@xss.co.at
*x Software + Systeme | http://www.xss.co.at/
Karmarschgasse 51/2/20 | Tel: +43-1-6060114-0
A-1100 Vienna, Austria | Fax: +43-1-6060114-71
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAvygSxJmyeGcXPhERAi+lAJ9o35AC7j5hUAnQS4LWMgHrj+rsUQCfebKq
Ic/thokz1Zjb/6fTuhxEf3A=
=G7v2
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2004-06-03 13:31 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-03 2:24 Linux 2.4.27-pre5 Marcelo Tosatti
2004-06-03 13:31 ` Andreas Haumer [this message]
2004-06-04 8:38 ` Matthias Andree
2004-06-04 12:46 ` Marcelo Tosatti
2004-06-04 14:41 ` Eric BEGOT
2004-06-04 22:52 ` Adrian Bunk
2004-06-05 10:22 ` Eric BEGOT
2004-06-06 12:15 ` Adrian Bunk
2004-06-06 18:11 ` Eric BEGOT
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=40BF2815.8070509@xss.co.at \
--to=andreas@xss.co.at \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.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.