scottl 2008-08-29 01:23:16 UTC FreeBSD src repository
Modified files: sys/dev/ciss ciss.c cissreg.h Log: SVN rev 182422 on 2008-08-29 01:23:16Z by scottl Work again to fix the interrupt masking problems. We now recognize that there are 3 different interrupt enable bits, 2 for different families of cards, and 1 for when MSI is used. Also apply a big hammer backstop for cards that aren't recognized. This should fix all of the interrupt issues at boot. Revision Changes Path 1.92 +30 -24 src/sys/dev/ciss/ciss.c 1.19 +10 -13 src/sys/dev/ciss/cissreg.h _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"