Date: Wed, 16 Sep 2009 23:10:10 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ciss ciss.c cissreg.h Message-ID: <200909162310.n8GNALtD072198@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2009-09-16 23:10:10 UTC FreeBSD src repository Modified files: sys/dev/ciss ciss.c cissreg.h Log: SVN rev 197261 on 2009-09-16 23:10:10Z by scottl Make MSI and PERFORMANT interrupts work correctly. Only require the minimum number of MSIX interrupts that are needed, and don't strictly check for 4. Enable enough interrupt mask bits so that the controller will generate interrupts in PERFORMANT mode. This fixes the hang-on-boot issues that people were seeing with newer controllers. Revision Changes Path 1.98 +11 -3 src/sys/dev/ciss/ciss.c 1.20 +2 -1 src/sys/dev/ciss/cissreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909162310.n8GNALtD072198>