diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/scsi/ChangeLog.megaraid | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/scsi/ChangeLog.megaraid b/Documentation/scsi/ChangeLog.megaraid index fd8939e0045d..0edb048b2ea4 100644 --- a/Documentation/scsi/ChangeLog.megaraid +++ b/Documentation/scsi/ChangeLog.megaraid | |||
@@ -59,6 +59,13 @@ Older Version : 2.20.4.8 (scsi module), 2.20.2.6 (cmm module) | |||
59 | > Buffer I/O error on device sda6, logical block 522067228 | 59 | > Buffer I/O error on device sda6, logical block 522067228 |
60 | > attempt to access beyond end of device | 60 | > attempt to access beyond end of device |
61 | 61 | ||
62 | 2. When INQUIRY with EVPD bit set issued to the MegaRAID controller, | ||
63 | system memory gets corrupted. | ||
64 | Root Cause: MegaRAID F/W handle the INQUIRY with EVPD bit set | ||
65 | incorrectly. | ||
66 | Fix: MegaRAID F/W has fixed the problem and being process of release, | ||
67 | soon. Meanwhile, driver will filter out the request. | ||
68 | |||
62 | Release Date : Mon Apr 11 12:27:22 EST 2006 - Seokmann Ju <sju@lsil.com> | 69 | Release Date : Mon Apr 11 12:27:22 EST 2006 - Seokmann Ju <sju@lsil.com> |
63 | Current Version : 2.20.4.8 (scsi module), 2.20.2.6 (cmm module) | 70 | Current Version : 2.20.4.8 (scsi module), 2.20.2.6 (cmm module) |
64 | Older Version : 2.20.4.7 (scsi module), 2.20.2.6 (cmm module) | 71 | Older Version : 2.20.4.7 (scsi module), 2.20.2.6 (cmm module) |