Comment out DEVICE_POLLING so that LINT compiles again.

This commit is contained in:
phk 2001-12-19 20:53:54 +00:00
parent 6b7199c1d9
commit 158bdd6afb
2 changed files with 4 additions and 2 deletions

View File

@ -695,7 +695,8 @@ device hfa #FORE PCA-200E ATM PCI
# Only the "dc" "fxp" and "sis" devices support this mode of operation at
# the time of this writing.
options DEVICE_POLLING
# disabled because it conflicts with SMP making LINT uncompilable.
#options DEVICE_POLLING
#####################################################################

View File

@ -695,7 +695,8 @@ device hfa #FORE PCA-200E ATM PCI
# Only the "dc" "fxp" and "sis" devices support this mode of operation at
# the time of this writing.
options DEVICE_POLLING
# disabled because it conflicts with SMP making LINT uncompilable.
#options DEVICE_POLLING
#####################################################################