[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080915180130.10995b90@cuia.bos.redhat.com>
Date: Mon, 15 Sep 2008 18:01:30 -0400
From: Rik van Riel <riel@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Michael Chan <mchan@...adcom.com>
Subject: Re: 2.6.27-rc5-mm1
On Thu, 4 Sep 2008 22:40:04 -0700
Andrew Morton <akpm@...ux-foundation.org> wrote:
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.27-rc5/2.6.27-rc5-mm1/
The bnx2 driver has stopped working on 2.6.27-rc5-mm1.
Plain 2.6.27-rc5 works. Reversing the bnx2 changes in -mm1 does not
fix the issue, so something less obvious is going on.
# ifup eth0
Determining IP information for eth0...SIOCSIFFLAGS: Invalid argument
SIOCSIFFLAGS: Invalid argument
SIOCSIFFLAGS: Invalid argument
# ifconfig eth0 up
SIOCSIFFLAGS: Invalid argument
Bringing up the interface fails with -EINVAL. Specifically, the
SIOCSIFFLAGS ioctl is returning -EINVAL:
ioctl(4, SIOCSIFFLAGS, 0x7fffc841cc40) = -1 EINVAL (Invalid argument)
I am running an x86-64 kernel on a Dell pe1950 with these network chips
on the mainboard:
05:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12)
09:00.0 Ethernet controller: Broadcom Corporation NetXtreme II BCM5708 Gigabit Ethernet (rev 12)
--
All Rights Reversed
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists