Messages in this thread |  | | Subject | Re: 3c985 (aka acenic) gigabit support broken in test9pre7? | From | Jes Sorensen <> | Date | 28 Sep 2000 12:35:38 +0200 |
| |
>>>>> "Olivier" == Olivier Galibert <galibert@pobox.com> 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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |