From: Stephen Hemminger <hidden> Date: 2004-02-18 22:42:21
Also in:lkml
On Wed, 18 Feb 2004 14:16:41 -0800
Jean Tourrilhes [off-list ref] wrote:
On Wed, Feb 18, 2004 at 12:40:34PM -0800, Stephen Hemminger wrote:
quoted
This should fix the problem... The multi-bus probe logic error handling was
botched.
Thanks. The driver now seems to works. However, the kernel
messages no longer show the device name...
That is a generic problem that can't easily be fixed since the device name
isn't assigned till board is registered which happens after successful probe.