>>>>> "Olivier" == Olivier Galibert <[EMAIL PROTECTED]> writes:

Olivier> I compiled in the support for the 3c985, but, somehow, the
Olivier> kernel does not seem to see the card.

Olivier> Dual p3, asus p2b-d motherboard, test9pre7+reiserfs.

Are you sure the drivers/net/acenic.o file got compiled and linked
into the kernel? You are compiling everything statically which is a
problem on the x86 in particular when using the acenic driver as it
has a fairly large firmware image attached. Try compiling it as a
loadable module.

Jes

PS: Please try and post acenic reports to the acenic mailing lists,
gives you a better chance that I catch the reports due to the amount
of traffic on l-k.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to