> It seems to work with this one:
>
> 02:03.0 Ethernet controller: Intel Corp. 82557 [Ethernet Pro 100] (rev
> 02)
[...]
> Unfortunally, I could not get this NIC to work with oversized frames
> to implement 802.1q, both with eepro100 and e100 drivers :(
Indeed, the 82557 does not support frames larger than 1500 bytes -- and
you'd need an extra 4 bytes for the vlan tag.
Only the 82558+ (PCI rev 4 or higher) supports huge frames.
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 More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/