:I seem to remember having DEVICE_POLLING in my kernel config. Will check
:tonight. I'll try with and without. Does the emergency_intr sysctl only
:affect non-polled devices or will it affect it in any case?
It affects all drivers (including network drivers, whether polling is
enabled or not), except the ATA driver.
-Matt