Patch Name: PHKL_30165 Patch Description: s700_800 11.23 enables diag2 driver 64-bit PAL calls Creation Date: 04/01/08 Post Date: 04/02/11 Hardware Platforms - OS Releases: s700: 11.23 s800: 11.23 Products: N/A Filesets: OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP Automatic Reboot?: Yes Status: General Release Critical: No Category Tags: hardware_enablement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHKL_30165 Symptoms: PHKL_30165: ( SR:8606340479 CR:JAGaf01398 ) The diag2 driver provides incorrect PAL index values for the new hp mx2 dual processor module. The diag2 driver must use Processor Abstraction Layer (PAL) calls with indices greater than 32-bits. Defect Description: PHKL_30165: ( SR:8606340479 CR:JAGaf01398 ) The diag2 driver truncates the PAL index to a 32-bit data type. Resolution: The diag2 driver is modified to support a 64-bit data type for the PAL index. Enhancement: No SR: 8606340479 Patch Files: OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/conf/lib/libwsio.a(diag2.o) what(1) Output: OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/conf/lib/libwsio.a(diag2.o): diag2.c $Date: 2003/12/16 04:34:31 $Revision: r11.23 /1 PATCH_11.23 (PHKL_30165) cksum(1) Output: OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: 3613526448 149680 /usr/conf/lib/libwsio.a(diag2.o) Patch Conflicts: None Patch Dependencies: s700: 11.23: PHKL_30155 s800: 11.23: PHKL_30155 Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 60 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_30165 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_30165.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_30165. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false 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_30165.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_30165.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_30165.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None