View | Details | Raw Unified | Return to bug 61195 | Differences between
and this patch

Collapse All | Expand All

(-)NOTES 11 Jan 2004 06:25:33 -0000 (-2 / +3 lines)
Lines 231-238 Link Here
231
# the CPU fraction reserved to userland with the sysctl variable
231
# the CPU fraction reserved to userland with the sysctl variable
232
# kern.polling.user_frac (default 50, range 0..100).
232
# kern.polling.user_frac (default 50, range 0..100).
233
#
233
#
234
# Only the "dc" "fxp" and "sis" devices support this mode of operation at
234
# Only the dc(4), em(4), fwe(4), fxp(4), nge(4), re(4), rl(4) and
235
# the time of this writing.
235
# sis(4) devices support this mode of operation at the time of this
236
# writing.
236
237
237
options DEVICE_POLLING
238
options DEVICE_POLLING

Return to bug 61195