Date: Fri, 10 Nov 2006 09:30:27 +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: <200611100930.kAA9UR7S084195@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2006-11-10 09:30:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/em if_em.c if_em.h Log: This patch redesigns the watchdog timer. The old version had SMP vulnerabilities. It also has the FAST_INTR code as a compile option. Submitted by: jfv Reviewed by: scottl Approved by: re, scottl Revision Changes Path 1.65.2.21 +297 -87 src/sys/dev/em/if_em.c 1.32.2.6 +11 -3 src/sys/dev/em/if_em.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611100930.kAA9UR7S084195>