Date: Fri, 13 Nov 2015 19:39:36 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r290783 - stable/10 Message-ID: <201511131939.tADJdaob092707@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mav Date: Fri Nov 13 19:39:36 2015 New Revision: 290783 URL: https://svnweb.freebsd.org/changeset/base/290783 Log: MFC r289643: Document isp_*_multi firmware kernel modules removal. Modified: stable/10/UPDATING Directory Properties: stable/10/ (props changed) Modified: stable/10/UPDATING ============================================================================== --- stable/10/UPDATING Fri Nov 13 19:36:43 2015 (r290782) +++ stable/10/UPDATING Fri Nov 13 19:39:36 2015 (r290783) @@ -16,6 +16,11 @@ from older versions of FreeBSD, try WITH stable/10, and then rebuild without this option. The bootstrap process from older version of current is a bit fragile. +20151113: + Qlogic 24xx/25xx firmware images were updated from 5.5.0 to 7.3.0. + Kernel modules isp_2400_multi and isp_2500_multi were removed and + should be replaced with isp_2400 and isp_2500 modules respectively. + 20151026: NTP has been upgraded to 4.2.8p4.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511131939.tADJdaob092707>