On Wed, 16 Feb 2011, Kenneth D. Merry wrote: KDM> > KDM> > Ah that makes sense. I'm a bit reluctant to use -current on this particular KDM> > KDM> > machine, so I would discuss MFCing mps driver wirh ken@ KDM> > KDM> KDM> > KDM> I have attached a patch against -stable, try it out and let me know whether KDM> > KDM> it works. If so I'll go ahead and MFC it. KDM> > KDM> > I'm afraid something goes wrong at your side, at least in some files in KDM> > sys/dev/mps, like KDM> > KDM> > Index: sys/dev/mps/mps_ioctl.h KDM> > =================================================================== KDM> > --- sys/dev/mps/mps_ioctl.h (revision 212420) KDM> > +++ sys/dev/mps/mps_ioctl.h (working copy) KDM> > KDM> > as there is no sys/dev/mps in stable/8 kernel sources KDM> KDM> Whoops, svn diff doesn't do the right thing when there are multiple changes KDM> merged. KDM> KDM> I re-did the diffs manually, you should be able to do something like: KDM> KDM> cd src KDM> cat patch |patch -p4
well, this sequence creates mps-related files directly in src directory, but I managed to overcome this :) test reboot (remotely) said that at least machine tastes mps and single non-configured drive, but further testing is due. Thank you very much! -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: [email protected] ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [email protected] *** ------------------------------------------------------------------------ _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
