Re: 3C59x module doesn't work in 2.6.0-test6

From: Tomas Szepe
Date: Mon Sep 29 2003 - 13:15:29 EST


> [cijoml@xxxxxxxx]
>
> Hi,
>
> I call simply "modprobe 3c59x" as always.
> In all previous kernels before 2.6.0-test6 it worked (2.4,2.2)
>
> /etc/modprobe.conf
> alias eth0 3c59x
> options 3c59x 3c509x debug=0 options=4,8
>
> It's generated from /etc/modules.conf in 2.4
> alias eth0 3c59x
> options 3c59x 3c509x debug=0 options=4,8

Just make these
options 3c59x options=4,8

and don't forget to rerun depmod.

AFAIK the 3c59x driver recognizes no such option as '3c509x'.

--
Tomas Szepe <szepe@xxxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/