Patch Name: PHKL_23006 Patch Description: s700_800 11.11 PC floppy cumulative patch Creation Date: 01/01/05 Post Date: 01/01/09 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP Automatic Reboot?: Yes Status: General Release Critical: No Category Tags: defect_repair general_release Path Name: /hp-ux_patches/s700_800/11.X/PHKL_23006 Symptoms: PHKL_23006: ( SR:8606167324 CR:JAGad36610 ) During a write to a floppy disk, the potential may exist for the floppy disk controller to incorrectly transfer the last byte of data in a sector if the computer is simultaneously experiencing activity on the I/O bus sufficient to cause a significant delay in the transfer of that byte, but no other byte. Specifically, the next to last byte could be re-written in the place of the last byte. This potential error may not be reported to the user. Defect Description: PHKL_23006: ( SR:8606167324 CR:JAGad36610 ) It is claimed that a design error exists in certain floppy disk controller technology that creates the potential for data corruption or data loss during the transfer of data to or from a floppy disk or tape device that utilizes a floppy disk controller. Specifically, it is alleged that this potential exists when the floppy disk controller is transferring the last byte of a sector and only if the computer is simultaneously experiencing activity on the I/O bus sufficient to cause a significant delay in the transfer of that byte, but no other byte. HP is unaware of any customer actually experiencing this error. Nevertheless, HP is offering a software patch to customers to eliminate the possibility that their computers could experience such an error. Resolution: The software patch eliminates the possibility that a HP computer could experience the error described above. HP is recommending that customers visit HP's website at http://hp.com/go/fdcpatch or you can call HP's customer Service Center at 1-800-742-9729 in order to determine if HP recommends downloading the patch. SR: 8606167324 Patch Files: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: /usr/conf/lib/libwsio.a(pc_fdc.o) /usr/conf/lib/libwsio.a(pc_floppy.o) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libwsio.a(pc_fdc.o) /usr/conf/lib/libwsio.a(pc_floppy.o) what(1) Output: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: /usr/conf/lib/libwsio.a(pc_fdc.o): pc_fdc.c $Date: 2001/01/04 10:18:49 $Revision: r11.1 1/1 PATCH_11.11 (PHKL_23006) /usr/conf/lib/libwsio.a(pc_floppy.o): pc_floppy.c $Date: 2001/01/04 10:18:49 $Revision: r1 1.11/1 PATCH_11.11 (PHKL_23006) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: /usr/conf/lib/libwsio.a(pc_fdc.o): pc_fdc.c $Date: 2001/01/04 10:18:49 $Revision: r11.1 1/1 PATCH_11.11 (PHKL_23006) /usr/conf/lib/libwsio.a(pc_floppy.o): pc_floppy.c $Date: 2001/01/04 10:18:49 $Revision: r1 1.11/1 PATCH_11.11 (PHKL_23006) cksum(1) Output: OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32,v=HP: 1988251828 29208 /usr/conf/lib/libwsio.a(pc_fdc.o) 3041813811 23624 /usr/conf/lib/libwsio.a(pc_floppy.o) OS-Core.CORE2-KRN,fr=B.11.11,fa=HP-UX_B.11.11_64,v=HP: 703389229 64368 /usr/conf/lib/libwsio.a(pc_fdc.o) 45828309 54064 /usr/conf/lib/libwsio.a(pc_floppy.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 190 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHKL_23006 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_23006.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_23006. If you do not wish to retain a copy of the original software, use the patch_save_files option: swinstall -x autoreboot=true -x patch_match_target=true \ -x patch_save_files=false -s /tmp/PHKL_23006.depot WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHKL_23006.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_23006.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_23006.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None