public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* xircom_cb and promiscious mode
@ 2001-10-18 21:26 Shaya Potter
  2001-10-18 21:36 ` arjan
  0 siblings, 1 reply; 11+ messages in thread
From: Shaya Potter @ 2001-10-18 21:26 UTC (permalink / raw)
  To: linux-kernel


I have been having some problems with the xircom_cb driver here at
columbia for the past few weeks.  It finally dawned on me that the problem
might be because dmesg kept on telling me that driver was going into
promiscious mode (and ifconfig show me a high RX value (after only a few
moments of the card being up)).  I did't have any problems on my small
network at home, but I'm guessing a problem b/w the switch here at school
and the card being in promiscious mode basically made the card useless in
linux (worked fine in win2k)

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.

I'm guessing this is not the correct solution (based on the comment), so
if someone who has a better idea of how network card drivers work, I'd
appreciate some insight.

thanks,

shaya potter
-- 
spotter@{cs.columbia.edu,yucs.org}


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2001-11-22 13:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-18 21:26 xircom_cb and promiscious mode Shaya Potter
2001-10-18 21:36 ` arjan
2001-10-18 22:02   ` Ion Badulescu
2001-10-19  0:01   ` Shaya Potter
2001-10-19  0:09     ` Jeff Garzik
2001-11-01 10:26       ` Marc Haber
2001-11-01 15:47         ` Ion Badulescu
2001-11-01 18:34           ` Marc Haber
2001-11-12 18:44             ` Ion Badulescu
2001-11-22 13:29             ` Marc Haber
2001-10-19  0:12     ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox