diff options
author | mav <mav@FreeBSD.org> | 2015-11-13 19:39:36 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2015-11-13 19:39:36 +0000 |
commit | 03bdef0141d186d118a060ba2f933e9156610399 (patch) | |
tree | 658b5619b419dcb46c55532c28cdabc4d1e82586 | |
parent | e8de4f451a4a683da4f4fc4e07890fc448208cae (diff) | |
download | FreeBSD-src-03bdef0141d186d118a060ba2f933e9156610399.zip FreeBSD-src-03bdef0141d186d118a060ba2f933e9156610399.tar.gz |
MFC r289643: Document isp_*_multi firmware kernel modules removal.
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,6 +16,11 @@ from older versions of FreeBSD, try WITHOUT_CLANG to bootstrap to the tip of 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. |