aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorJack F Vogel <jfv@FreeBSD.org>2008-02-29 22:38:12 +0000
committerJack F Vogel <jfv@FreeBSD.org>2008-02-29 22:38:12 +0000
commit3773a7013f71fa8f491f517ef8fe92f4dec547b7 (patch)
tree10ab7dd77afab84516ae07b987c6d71be2000e5c /sys/dev
parent755d3f8ae9be03ad939484213c0ecaac2d115959 (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/em/if_em.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/em/if_em.h b/sys/dev/em/if_em.h
index 9a3b0b4bd872..bd5bf623c92e 100644
--- a/sys/dev/em/if_em.h
+++ b/sys/dev/em/if_em.h
@@ -37,6 +37,9 @@ POSSIBILITY OF SUCH DAMAGE.
/* Tunables */
+/* Set FAST Interrupt handling as default */
+#define EM_FAST_IRQ
+
/*
* EM_TXD: Maximum number of Transmit Descriptors
* Valid Range: 80-256 for 82542 and 82543-based adapters