Forgot to add that only changing BMAC_TXMAX & BMAC_RXMAX wouldn't work
for me, until I changed 2 skb_put as well (which is in the patch that
I submitted in bugzilla). Dug up some really old threads on the net
and found out that this was reported before
Quoting Andrew Morton <[EMAIL PROTECTED]>:
>
On Wed, 31 Oct 2007 16:35:57 -0700 (PDT)
David Miller <[EMAIL PROTECTED]> wrote:
> From: Andrew Morton <[EMAIL PROTECTED]>
> Date: Wed, 31 Oct 2007 15:43:01 -0700
>
> > > sunhme requires lower MTU to handle 802.1q frames - even though the PCI
> > > driver supported VLAN tagging, you cannot do ful
From: Andrew Morton <[EMAIL PROTECTED]>
Date: Wed, 31 Oct 2007 15:43:01 -0700
> > sunhme requires lower MTU to handle 802.1q frames - even though the PCI
> > driver supported VLAN tagging, you cannot do full MTU @ 1500 because the
> > driver doesn't set the card to transfer more the extra bytes fo
On Wed, 31 Oct 2007 14:54:06 -0700 (PDT)
[EMAIL PROTECTED] wrote:
> http://bugzilla.kernel.org/show_bug.cgi?id=9270
>
>Summary: sunhme requires lower MTU to handle 802.1q frames
>Product: Drivers
>Version: 2.5
> KernelVersion: 2.6.18-3
> Platform