eepro100 - more than 8 NICs?
Jeff Garzik
jgarzik@mandrakesoft.com
Tue Mar 21 18:55:47 2000
>
> This seems like an incomplete solution. Shouldn't you also increase the size of the 'full_duplex' and 'options' arrays? The
> code from the 1.06 version (from kernel 2.2.14) has these definitions:
>
Correct, that is an incomplete solution. However, most of the Becker
drivers has code in them that looks like
priv->full_duplex = (idx >= 8) ? 0 : options[idx];
They are thus proof against >8 cards, but not functioning optimally.
--
Jeff Garzik | Tact is the ability to tell a man
Building 1024 | he has an open mind when he has a
MandrakeSoft, Inc. | hole in his head. (-random fortune)
-------------------------------------------------------------------
To unsubscribe send a message body containing "unsubscribe"
to linux-eepro100-request@beowulf.org