diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2008-01-21 01:39:26 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2008-01-21 01:39:26 +0000 |
commit | 6f0a2b729e50afe86c0bbe6964fa438a0ca17541 (patch) | |
tree | c72151349d2af6887b54fc9cd62e9537e7edd3f2 /sys/dev | |
parent | e857c58068679c5342cfc10de033b197151fa293 (diff) |
Fix boot time interrupt storm on mec(4) by disabling DMA when stopping the
interface. Without this we are potentially freeing TX buffers that are in
use, plus we leave DMA enabled when rebooting. This leads to an interrupt
storm at boot time if we were receiving/transmitting network traffic whilst
shutting down.
ok miod@. Tested by jasper@.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions