Date: Thu, 17 Sep 2009 05:27:32 +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 cissvar.h Message-ID: <200909170527.n8H5Rg7c025816@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2009-09-17 05:27:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/ciss ciss.c cissreg.h cissvar.h Log: SVN rev 197264 on 2009-09-17 05:27:32Z by scottl Merge r197260, r197261, r197262 - Prevent a panic on modern controllers by increasing CISS_MAX_PHYSTGT to 256 - Fix MSI and PERFORMANT interrupt programming. Fixes hang on boot. - Fix locking bugs in ioctl handler Most of this has been soaking at Yahoo for several months, if not longer. The quick MFC is due to the impending 8.0-RC1 build. Approved by: re Obtained from: Yahoo! Revision Changes Path 1.97.2.2 +20 -6 src/sys/dev/ciss/ciss.c 1.19.2.2 +2 -1 src/sys/dev/ciss/cissreg.h 1.14.2.2 +1 -1 src/sys/dev/ciss/cissvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909170527.n8H5Rg7c025816>