Patch Title: Fix for BBR FE index access HSOF Version: V31J Patch Number: 1 Date: 9-JUL-1997 I. Patch Description: A code bug caused the wrong value to be used as a pointer to the device on which to perform bad block replacement (BBR). This code bug caused the controller to crash with instance code 02220100 (No buffer found for CACHE$MARK_META_DIRTY call). This patch causes the code to obtain the index from the correct data structure. II. Patch in text form: Extract the following text to PATCH_V31J-1.txt and send to customers entering the patch by hand. ----- Begin text ----- Title: Fix for BBR FE index access Version: V31J Length: 33 Patch Type: 0 Patch Number: 1 Count: 1 Address: 200EFB30 Value[ 0]: 80A52140 Count: 1 Address: 200EFC00 Value[ 0]: 80A52140 Count: 0 Verification: B05CC7A0 ----- End text ----- III. Patch Installation Script for use with HSDSA-SCRIPT.EXE: The file PATCH_V31J-1.script can be executed using the HSDSA-SCRIPT program or you can run CLCP at the controller and enter it manually. ! ----- Begin Script ----- ! !Fix for BBR FE index access ! run clcp 2 1 y V31J 33 0 1 1 200EFB30 80A52140 1 200EFC00 80A52140 0 B05CC7A0 3 0 ! ----- End Script -----