Comment out DEVICE_POLLING so that LINT compiles again.
This commit is contained in:
parent
6b7199c1d9
commit
158bdd6afb
@ -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
|
||||
|
||||
|
||||
#####################################################################
|
||||
|
@ -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
|
||||
|
||||
|
||||
#####################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user