summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/ChangeLog.ips
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2000-10-05 01:18:40 +0000
committerRalf Baechle <ralf@linux-mips.org>2000-10-05 01:18:40 +0000
commit012bb3e61e5eced6c610f9e036372bf0c8def2d1 (patch)
tree87efc733f9b164e8c85c0336f92c8fb7eff6d183 /drivers/scsi/ChangeLog.ips
parent625a1589d3d6464b5d90b8a0918789e3afffd220 (diff)
Merge with Linux 2.4.0-test9. Please check DECstation, I had a number
of rejects to fixup while integrating Linus patches. I also found that this kernel will only boot SMP on Origin; the UP kernel freeze soon after bootup with SCSI timeout messages. I commit this anyway since I found that the last CVS versions had the same problem.
Diffstat (limited to 'drivers/scsi/ChangeLog.ips')
-rw-r--r--drivers/scsi/ChangeLog.ips17
1 files changed, 16 insertions, 1 deletions
diff --git a/drivers/scsi/ChangeLog.ips b/drivers/scsi/ChangeLog.ips
index 52c273673..481b4d4e5 100644
--- a/drivers/scsi/ChangeLog.ips
+++ b/drivers/scsi/ChangeLog.ips
@@ -1,7 +1,22 @@
IBM ServeRAID driver Change Log
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ 4.20.14 - Update patch files for kernel 2.4.0-test5
+
+ 4.20.13 - Fix some failure cases / reset code
+ - Hook into the reboot_notifier to flush the controller
+ cache
+
+ 4.20.03 - Rename version to coincide with new release schedules
+ - Performance fixes
+ - Fix truncation of /proc files with cat
+ - Merge in changes through kernel 2.4.0test1ac21
+
+ 4.10.13 - Fix for dynamic unload and proc file system
+
+ 4.10.00 - Add support for ServeRAID 4M/4L
+
4.00.06 - Fix timeout with initial FFDC command
-
+
4.00.05 - Remove wish_block from init routine
- Use linux/spinlock.h instead of asm/spinlock.h for kernels
2.3.18 and later