CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2012/10/29 17:25:48
Modified files: sys/arch/sparc64/dev: vpci.c Log message: Set the type of a processed MSI data record to 0, and check that the type is non-zero before handling them, like we do in pyro(4). Seems to fix issues with MSIs on sun4v, so enable them again.