Re: 2.6.28-git8: tg3 doesn't work due to firmware not loading (-git7 is ok)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: David Woodhouse
Date: Sunday, January 11, 2009 - 5:24 am

On Sun, 2009-01-11 at 04:08 -0800, David Miller wrote:

Actually, I think the real issue here might be that the tg3 driver is
now behaving _differently_ to how other modern drivers work. It tries to
obtain the firmware once at initialisation time and if that fails it
doesn't register the device.

Other drivers will load the firmware later, at the time the device is
brought up. This means that even if you build the driver into the kernel
without its firmware, it can still request the firmware later, when you
try to start _using_ it. And when the file system is available.

I'll take a look and see if I can remedy that. Then we wouldn't _need_
the FIRMWARE_IN_KERNEL option.

-- 
David Woodhouse                            Open Source Technology Centre
David.Woodhouse@intel.com                              Intel Corporation

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: 2.6.28-git8: tg3 doesn't work due to firmware not load ..., Jaswinder Singh Rajput, (Wed Jan 7, 11:12 pm)
Re: 2.6.28-git8: tg3 doesn't work due to firmware not load ..., Alessandro Suardi, (Fri Jan 9, 10:30 am)
Re: 2.6.28-git8: tg3 doesn't work due to firmware not load ..., David Woodhouse, (Sun Jan 11, 5:24 am)
Re: 2.6.28-git8: tg3 doesn't work due to firmware not load ..., Alessandro Suardi, (Sun Jan 11, 9:42 am)
Re: 2.6.28-git8: tg3 doesn't work due to firmware not load ..., Alessandro Suardi, (Sun Jan 11, 12:24 pm)
Re: 2.6.28-git8: tg3 doesn't work due to firmware not load ..., Valdis.Kletnieks, (Mon Jan 12, 10:52 pm)