|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] desperate for help on netwrok of xen
> [snip]
>
> > e100: selftest timeout
> > e100: Failed to initialize, instance #0
>
> so this looks like the culprit; we have noticed something similar
> with the 2.6 xenlinux code and not sure why it happens (only some
> times it appears). Anyway can you comment out line 1283 in
> linux-2.4.26-xen0/drivers/net/e100/e100_main.c to ignore the failure
> and see if it in fact just works?
Or, better change the value of E100_MAX_SCB_WAIT in e100.h from
100 to e.g. 5000.
cheers,
S.
|
|
|
|
|