#options COMPAT_43 #Compatible with BSD 4.3
options COMPAT_DF12 #Compatible with DragonFly up to 1.2
options SCSI_DELAY=5000 #Delay (in ms) before probing SCSI
-options DEVICE_POLLING # Support mixed interrupt-polling
- # handling of network device drivers
options IFPOLL_ENABLE # Support mixed interrupt-polling
# handling of network device drivers
options UCONSOLE #Allow users to grab the console
device hea #Efficient ENI-155p ATM PCI
device hfa #FORE PCA-200E ATM PCI
-# DEVICE_POLLING adds support for mixed interrupt-polling handling
+# IFPOLL_ENABLE adds support for mixed interrupt-polling handling
# of network device drivers, which has significant benefits in terms
# of robustness to overloads and responsivity, as well as permitting
# accurate scheduling of the CPU time between kernel network processing
# and other activities. The drawback is a moderate (up to 1/pollhz seconds)
# potential increase in response times. See polling(4) for further details.
#
-options DEVICE_POLLING
-
# IFPOLL_ENABLE adds hardware queues' based polling
options IFPOLL_ENABLE
#device hea #Efficient ENI-155p ATM PCI
#device hfa #FORE PCA-200E ATM PCI
-# DEVICE_POLLING adds support for mixed interrupt-polling handling
+# IFPOLL_ENABLE adds support for mixed interrupt-polling handling
# of network device drivers, which has significant benefits in terms
# of robustness to overloads and responsivity, as well as permitting
# accurate scheduling of the CPU time between kernel network processing
# and other activities. The drawback is a moderate (up to 1/pollhz seconds)
# potential increase in response times. See polling(4) for further details.
#
-options DEVICE_POLLING
-
# IFPOLL_ENABLE adds hardware queues' based polling
options IFPOLL_ENABLE
#options COMPAT_43 #Compatible with BSD 4.3
options COMPAT_DF12
options SCSI_DELAY=5000 #Delay (in ms) before probing SCSI
-options DEVICE_POLLING # Support mixed interrupt-polling
+options IFPOLL_ENABLE # Support mixed interrupt-polling
# handling of network device drivers
options UCONSOLE #Allow users to grab the console
options USERCONFIG #boot -c editor
options PROCFS #Process filesystem
#options COMPAT_43 #Compatible with BSD 4.3
options COMPAT_DF12 #Compatible with DragonFly 1.2 and earlier
-options DEVICE_POLLING # Support mixed interrupt-polling
- # handling of network device drivers
options UCONSOLE #Allow users to grab the console
options KTRACE #ktrace(1) support
options SYSVSHM #SYSV-style shared memory
options PROCFS #Process filesystem
#options COMPAT_43 #Compatible with BSD 4.3
#options COMPAT_DF12 #Compatible with DragonFly 1.2 and earlier
-options DEVICE_POLLING # Support mixed interrupt-polling
- # handling of network device drivers
options UCONSOLE #Allow users to grab the console
options KTRACE #ktrace(1) support
options SYSVSHM #SYSV-style shared memory
options PROCFS #Process filesystem
#options COMPAT_43 #Compatible with BSD 4.3
options SCSI_DELAY=5000 #Delay (in ms) before probing SCSI
-options DEVICE_POLLING # Support mixed interrupt-polling
- # handling of network device drivers
options IFPOLL_ENABLE # Support mixed interrupt-polling
# handling of network device drivers
options UCONSOLE #Allow users to grab the console