]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fix jumbo frames as much as they can be fixed for re. We now cap the MTU
authorjmg <jmg@FreeBSD.org>
Tue, 28 Sep 2004 18:22:24 +0000 (18:22 +0000)
committerjmg <jmg@FreeBSD.org>
Tue, 28 Sep 2004 18:22:24 +0000 (18:22 +0000)
commitdf6cea827e6bb56b0b7cf961cf62e12be512eccc
tree18b0ecec96ea50f178801292de9c7d28b0bfa568
parent0c8b421dcdab9f5003f1e2f336b92e61bfd706ec
fix jumbo frames as much as they can be fixed for re.  We now cap the MTU
to 7422 since it appears that the 8169S can't transmit anything larger..
The 8169S can receive full jumbo frames, but we don't have an mru to let
the upper layers know this...

add fixup so that this driver should work on alignment constrained platforms
(!i386 && !amd64)

MFC after: 5 days
sys/dev/re/if_re.c
sys/pci/if_rlreg.h