- Polling can be used on SMP.

- A kernel module can support polling.
This commit is contained in:
Gleb Smirnoff 2005-12-12 19:29:30 +00:00
parent 439b4702f3
commit 02a101a611
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153355

View File

@ -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: