Re: NAPI for eepro100

David S. Miller (davem@redhat.com)
Wed, 12 Jun 2002 16:33:44 -0700 (PDT)


From: Jeff Garzik <jgarzik@mandrakesoft.com>
Date: Wed, 12 Jun 2002 19:17:58 -0400

Oh crap, you're right... eepro100 in general does funky stuff with the
way packets are handled, mainly due to the need to issue commands to the
NIC engine instead of the normal per-descriptor owner bit way of doing
things.

The question is, do the descriptor bits have to live right before
the RX packet data buffer or can other schemes be used?
-
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/