Date: Mon, 10 Sep 2007 21:50:40 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/em if_em.c if_em.h Message-ID: <200709102150.l8ALoeXW087953@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2007-09-10 21:50:40 UTC FreeBSD src repository Modified files: sys/dev/em if_em.c if_em.h Log: A number of small fixes: - duplicate #define in header, thanks to Kevin Lo for pointing out. - incorrect BUSMASTER enable logic, thanks Patrick Oeschger - 82543 fails due to bogus IO BAR logic - Allow 82571 to use MSI interrupts - Checksum Offload for UDP not working on 82575 Approved by:re Revision Changes Path 1.184 +5 -5 src/sys/dev/em/if_em.c 1.62 +0 -1 src/sys/dev/em/if_em.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709102150.l8ALoeXW087953>