summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorJoel Sing <jsing@cvs.openbsd.org>2008-01-21 01:39:26 +0000
committerJoel Sing <jsing@cvs.openbsd.org>2008-01-21 01:39:26 +0000
commit6f0a2b729e50afe86c0bbe6964fa438a0ca17541 (patch)
treec72151349d2af6887b54fc9cd62e9537e7edd3f2 /sys/dev
parente857c58068679c5342cfc10de033b197151fa293 (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