Re: xircom_cb and promiscious mode

arjan@fenrus.demon.nl
Thu, 18 Oct 2001 22:36:38 +0100


In article <Pine.GSO.4.31.0110181725190.764-100000@diamond.cs.columbia.edu> you wrote:

> in looking through the source for the driver, it seems from the comments
> that when the card is in interrupt handler mode, it has to turn
> promiscious mode on. I don't know why, but I do know that it never seems
> to turn it off. I basically stuck a return in the enable_promisc function
> before it does anything, and that cleared up all my problems.

It actually doesn't need the promisc for most revisions of the card, but for
some it seems to be really needed.

The xircom_tulip_cb driver is more advanced, and probably works well for
your system. (It doesn't work for all cards, but I suspect that correlates
highly with the revision that needs the promisc)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/