[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090109.140422.60087297.davem@davemloft.net>
Date: Fri, 09 Jan 2009 14:04:22 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: alessandro.suardi@...il.com
Cc: jaswinderlinux@...il.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, dwmw2@...radead.org
Subject: Re: 2.6.28-git8: tg3 doesn't work due to firmware not loading
(-git7 is ok)
From: "Alessandro Suardi" <alessandro.suardi@...il.com>
Date: Fri, 9 Jan 2009 18:30:40 +0100
> Clearly the requirement changed in -git8, AFAICS.
Because -git8 is where the firmware requirement got added.
If you build the TG3 driver statically into your kernel,
the only way to get the firmware properly loaded is to
enable that CONFIG_FIRMWARE_IN_KERNEL option.
Your filesystem isn't mounted when the driver initializes
in that case, therefore there is no way to get at the
firwware that might be present there.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists