Date: Wed, 27 Aug 2003 06:40:36 -0700 (PDT) From: Martin Blapp <mbr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c if_dcreg.h Message-ID: <200308271340.h7RDeaY9088579@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mbr 2003/08/27 06:40:36 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/pci if_dc.c if_dcreg.h Log: MFC: rev. 1.63 and rev. 1.123 Do it right this time. All davicom cards need DC_TX_ALIGN. Avoid an unnecessary copy of a packet if it is already in a single mbuf. Introduce an additional device flag for those NICs which require the transmit buffers to be aligned to 32-bit boundaries. Approved by: murray (re) Revision Changes Path 1.9.2.50 +3 -2 src/sys/pci/if_dc.c 1.4.2.23 +1 -0 src/sys/pci/if_dcreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308271340.h7RDeaY9088579>