6820576 Kernel panic when booting Nevada and OpenSolaris
authorPhi Tran <Phi.Tran@Sun.COM>
Thu, 24 Dec 2009 19:09:55 -0800
changeset 11399 d247e1d7f760
parent 11398 820c937d5014
child 11400 718b14f230ae
6820576 Kernel panic when booting Nevada and OpenSolaris
usr/src/uts/common/io/pciex/pcieb.c
--- a/usr/src/uts/common/io/pciex/pcieb.c	Thu Dec 24 15:39:34 2009 -0500
+++ b/usr/src/uts/common/io/pciex/pcieb.c	Thu Dec 24 19:09:55 2009 -0800
@@ -60,7 +60,7 @@
 int pcieb_die = PF_ERR_FATAL_FLAGS;
 
 /* flag to turn on MSI support */
-int pcieb_enable_msi = 1;
+int pcieb_enable_msi = 0;
 
 #if defined(DEBUG)
 uint_t pcieb_dbg_print = 0;