summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2005-12-12 19:29:30 +0000
committerglebius <glebius@FreeBSD.org>2005-12-12 19:29:30 +0000
commit1f47ea5605d36f2cf6f9e099c1c6dcfc04f7fd9b (patch)
tree9efcb74b287b1e892368adcb76e9b445518f53c9 /sys
parent7245fda6a0da943b16115109fc02e54f53fc90cc (diff)
downloadFreeBSD-src-1f47ea5605d36f2cf6f9e099c1c6dcfc04f7fd9b.zip
FreeBSD-src-1f47ea5605d36f2cf6f9e099c1c6dcfc04f7fd9b.tar.gz
- Polling can be used on SMP.
- A kernel module can support polling.
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/em/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/dev/em/README b/sys/dev/em/README
index 776238d..4c4e981 100644
--- a/sys/dev/em/README
+++ b/sys/dev/em/README
@@ -226,11 +226,6 @@ Identifying Your Adapter section.
Polling
-------
- NOTES: DEVICE POLLING is only valid for non-SMP kernels.
-
- The driver has to be compiled into the kernel for DEVICE POLLING to be
- enabled in the driver.
-
To enable polling in the driver, add the following options to the kernel
configuration, and then recompile the kernel:
OpenPOWER on IntegriCloud