Date: Fri, 08 Jun 2007 19:49:40 -0700 From: "Bruce A. Mah" <bmah@freebsd.org> To: Doug Ambrisko <ambrisko@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf files.amd64 src/sys/dev/mfi mfi.c mfi_disk.c mfi_ioctl.h mfi_linux.c mfi_pci.c mfireg.h mfivar.h Message-ID: <466A1544.30805@freebsd.org> In-Reply-To: <200706061559.l56FxUU1017308@repoman.freebsd.org> References: <200706061559.l56FxUU1017308@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAEC6B234140CC23FC82D51F1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable If memory serves me right, Doug Ambrisko wrote: > ambrisko 2007-06-06 15:59:30 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_6) > sys/conf files.amd64=20 > sys/dev/mfi mfi.c mfi_disk.c mfi_ioctl.h mfi_linux.c=20 > mfi_pci.c mfireg.h mfivar.h=20 > Log: > MFC all of the remaining changes. This brings over improved ioctl > support and makes MegaCli work on amd64. Scott supplied patches > to make the ioctl commands not block the controller. MegaCli > still has some issues with our emulation and create some bogus > commands so flashing doesn't work. > =20 > This should loosely resolve 113232. We were waiting on some other > fixes to go into -current before migrating this to -stable. > =20 > PR: 113232 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3D= 113232 > Submitted by: scottl > =20 > Revision Changes Path > 1.71.2.13 +1 -0 src/sys/conf/files.amd64 > 1.3.2.7 +246 -133 src/sys/dev/mfi/mfi.c > 1.2.2.5 +24 -18 src/sys/dev/mfi/mfi_disk.c > 1.1.2.3 +57 -0 src/sys/dev/mfi/mfi_ioctl.h > 1.1.2.2 +14 -1 src/sys/dev/mfi/mfi_linux.c > 1.1.2.5 +9 -7 src/sys/dev/mfi/mfi_pci.c > 1.1.2.6 +2 -1 src/sys/dev/mfi/mfireg.h > 1.1.2.6 +11 -5 src/sys/dev/mfi/mfivar.h Thanks! I've lightly tested a RELENG_6_2 kernel with this change (plus other related deltas, such as mfip) and MegaCli seems to work about as well as it does on HEAD. Note for those who want to try MegaCli on RELENG_6/amd64, this requires "options LINSYSFS" to be added to the kernel; linsysfs isn't built as a module on RELENG_6/amd64. Bruce. --------------enigAEC6B234140CC23FC82D51F1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGahVI2MoxcVugUsMRAsrxAKCw13DxKh6QJgSGMY0Xr7tYqV1EXgCfZzWR rNJa3PJ6Qfukk2k4QGjqIgM= =M0Jv -----END PGP SIGNATURE----- --------------enigAEC6B234140CC23FC82D51F1--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?466A1544.30805>