On 16 Feb 2011, at 21:35, "Kenneth D. Merry" <[email protected]> wrote:
> On Wed, Feb 16, 2011 at 22:07:11 +0300, Dmitry Morozovsky wrote: >> On Wed, 16 Feb 2011, Kenneth D. Merry wrote: >> >> KDM> > Ah that makes sense. I'm a bit reluctant to use -current on this >> particular >> KDM> > machine, so I would discuss MFCing mps driver wirh ken@ >> KDM> >> KDM> I have attached a patch against -stable, try it out and let me know >> whether >> KDM> it works. If so I'll go ahead and MFC it. >> >> I'm afraid something goes wrong at your side, at least in some files in >> sys/dev/mps, like >> >> Index: sys/dev/mps/mps_ioctl.h >> =================================================================== >> --- sys/dev/mps/mps_ioctl.h (revision 212420) >> +++ sys/dev/mps/mps_ioctl.h (working copy) >> >> as there is no sys/dev/mps in stable/8 kernel sources > > Whoops, svn diff doesn't do the right thing when there are multiple changes > merged. > > I re-did the diffs manually, you should be able to do something like: > > cd src > cat patch |patch -p4 > > Ken > -- > Kenneth Merry > [email protected] > <mps_stable.20110216.3.txt> I am willing to test on a Dell r210 with a h200 raid card tomorrow if needed. I destroyed the logical volume and built mps copied from -current (I opened a thread on stable@ a few weeks ago about this) but my "patch" was *nowhere* as big as this. There's prolly tons of missed stuff... (seems to work though, just wouldn't show me the logical drive so I had to set them to passthrough) Would that help any ? The host being half in production now, I'd rather try stuff around only if it helps you guys... It runs 8.2-RC3 with the sys/dev/mps/ folder from -current, a somewhat patched conf/files resembling yours, and the makefile to build mps as a module. Let me know._______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
