NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/46596 CVS commit: src/sys/dev/pci



The following reply was made to PR kern/46596; it has been noted by GNATS.

From: "Jaromir Dolecek" <jdolecek%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/46596 CVS commit: src/sys/dev/pci
Date: Wed, 17 Jun 2020 14:04:03 +0000

 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.
 


Home | Main Index | Thread Index | Old Index