Date: Tue, 12 Oct 2004 21:51:20 +0000 (UTC) From: John-Mark Gurney <jmg@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 re.4 src/sys/dev/re if_re.c src/sys/pci if_rlreg.h Message-ID: <200410122151.i9CLpKpD045719@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmg 2004-10-12 21:51:20 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
share/man/man4 re.4
sys/dev/re if_re.c
sys/pci if_rlreg.h
Log:
MFC:
if_re.c v1.35, if_rlreg.h v1.48:
> 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)
re.4 v1.9 & v1.10:
> document the limit on jumbo frame size.. and bump document date
Approved by: re (scottl)
Revision Changes Path
1.6.2.3 +2 -1 src/share/man/man4/re.4
1.28.2.5 +54 -16 src/sys/dev/re/if_re.c
1.44.2.3 +18 -1 src/sys/pci/if_rlreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410122151.i9CLpKpD045719>
