Module Name: src Committed By: jdolecek Date: Wed Jun 17 14:04:03 UTC 2020
Modified Files:
src/sys/dev/pci: vga_pci.c
Log Message:
explicitly disable INTx interrupts to avoid interrupt storm triggered by
unhandled adapter interrupts
fixes PR kern/46596 by Andreas Gustafsson, fix adopted from FreeBSD
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/sys/dev/pci/vga_pci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
