On Tue, 26 Nov 2002, Adrian Bunk wrote: > It has definitely nothing to do with CONFIG_PCMCIA_PCNET. > > The following (untested) patch should be correct: > > --- linux-2.5.49/drivers/net/Makefile.old 2002-11-26 22:20:27.000000000 +0100 > +++ linux-2.5.49/drivers/net/Makefile 2002-11-26 22:21:34.000000000 +0100 > @@ -79,6 +79,7 @@ > obj-$(CONFIG_MAC8390) += mac8390.o 8390.o > obj-$(CONFIG_APNE) += apne.o 8390.o > obj-$(CONFIG_PCMCIA_PCNET) += 8390.o > +obj-$(CONFIG_PCMCIA_SMC91C92) += mii.o > obj-$(CONFIG_SHAPER) += shaper.o > obj-$(CONFIG_SK_G16) += sk_g16.o > obj-$(CONFIG_HP100) += hp100.o That looks correct, i probably broke that when i added stuff from mii.c without modifying the Makefile Thanks, Zwane -- function.linuxpower.ca - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html