public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ion Badulescu <ionut@moisil.cs.columbia.edu>
To: David Hinds <dhinds@valinux.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PATCH: Pcmcia/Cardbus/xircom_tulip in 2.4.0-test10.
Date: Mon, 13 Nov 2000 17:18:56 -0800	[thread overview]
Message-ID: <200011140118.eAE1IuV17166@moisil.dev.hydraweb.com> (raw)
In-Reply-To: <20001113121833.A1725@valinux.com>

On Mon, 13 Nov 2000 12:18:33 -0800, David Hinds <dhinds@valinux.com> wrote:

> The effect of "ifconfig eth0 -multicast" (which should be a no-op) is
> that it calls set_rx_mode() with the same set of parameters it was
> called with before.  Doing this one or more times may kick the card so
> that it starts working.  The number of times is constant for a given
> network configuration, and varies between 0 and 3.

If you want another datapoint, this doesn't help on my own Xircom card.
The only way to make it receive packets while not in promisc mode was
to add back the "+ 4" to the buffer address in the descriptor -- reverting
one of the changes that went into 3.1.21.

Anything else I've tried didn't help: filling up all slots with my MAC,
adding them at the end of the list, at the beginning, as little/big endian,
in reverse order... you name it. The "+ 4" however made it work reliably.

The card is a Xircom RealPort CardBus Ethernet 10/100, code RBE-100. This
is the lspci entry for it:

20:00.0 Class 0200: 115d:0003 (rev 03)
        Subsystem: 115d:0181
        Flags: bus master, medium devsel, latency 64, IRQ 11
        I/O ports at 0200
        Memory at a000d000 (32-bit, non-prefetchable)
        Memory at a000c000 (32-bit, non-prefetchable)
        Expansion ROM at a0008000 [disabled]
        Capabilities: [dc] Power Management version 1

Thanks,
Ion

-- 
  It is better to keep your mouth shut and be thought a fool,
            than to open it and remove all doubt.
-
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/

  reply	other threads:[~2000-11-14  1:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-13 20:18 PATCH: Pcmcia/Cardbus/xircom_tulip in 2.4.0-test10 David Hinds
2000-11-14  1:18 ` Ion Badulescu [this message]
2000-11-14  1:44   ` anyone compiled 2.2.17 on RH7 successfully? Corisen
2000-11-14  1:58   ` David Relson
2000-11-14  2:14     ` Corisen
2000-11-14  3:49       ` Michael Rothwell
2000-11-14  3:37         ` Dan Browning
2000-11-14  7:08       ` anyone compiled 2.2.17 on RH7 successfully? [SOLVED] Corisen
  -- strict thread matches above, loose matches on Subject: below --
2000-11-10 17:10 PATCH: Pcmcia/Cardbus/xircom_tulip in 2.4.0-test10 Ballabio_Dario
2000-11-10 12:36 Ballabio_Dario
2000-11-10 15:46 ` Jeff Garzik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200011140118.eAE1IuV17166@moisil.dev.hydraweb.com \
    --to=ionut@moisil.cs.columbia.edu \
    --cc=dhinds@valinux.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox