svn commit: r290783 - stable/10

Alexander Motin mav at FreeBSD.org
Fri Nov 13 19:39:38 UTC 2015


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.
 


More information about the svn-src-all mailing list