Date: Mon, 1 Jun 2009 19:16:57 +0000 (UTC) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mxge if_mxge.c if_mxge_var.h Message-ID: <200906011917.n51JH9cR043293@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2009-06-01 19:16:57 UTC
FreeBSD src repository
Modified files:
sys/dev/mxge if_mxge.c if_mxge_var.h
Log:
SVN rev 193250 on 2009-06-01 19:16:57Z by gallatin
Set an rx jumbo cluster to the correct size before
using bus_dmamap_load_mbuf_sg() on it. This
prevents data corruption when the mxge MTU is
between 4076 and 8172 on machines with 4KB
pages and MXGE_VIRT_JUMBOS is in use (which it
isn't, in -current or -stable)
Revision Changes Path
1.56 +3 -1 src/sys/dev/mxge/if_mxge.c
1.27 +1 -0 src/sys/dev/mxge/if_mxge_var.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906011917.n51JH9cR043293>
