Patch Name: PHKL_28483 Patch Description: s700_800 11.22 Enablement for NEC TX7 platform hardware Creation Date: 03/02/05 Post Date: 03/02/07 Hardware Platforms - OS Releases: s700: 11.22 s800: 11.22 Products: N/A Filesets: OS-Core.CORE2-KRN,fr=B.11.22,fa=HP-UX_B.11.22_IA,v=HP Automatic Reboot?: Yes Status: General Release Critical: No Category Tags: defect_repair hardware_enablement general_release manual_dependencies Path Name: /hp-ux_patches/s700_800/11.X/PHKL_28483 Symptoms: PHKL_28483: ( SR:8606262886 CR:JAGae27216 ) On the NEC TX7 platform only, HP-UX will fail to claim the PCI PIC, System Address Controller, and PCI-X PIC devices. The output from the ioscan(1M) command will show these devices with a software state of "UNCLAIMED" and a hardware type of "UNKNOWN." Defect Description: PHKL_28483: ( SR:8606262886 CR:JAGae27216 ) This patch addresses the platform specific support for the NEC TX7 platform. It does not apply to any other HP or OEM hardware. The changes allow the NEC TX7 to be recognized by HP-UX. Resolution: The low level software that recognizes the processor identifier and the system address controller were trivially changed to add the NEC vendor identifiers. After the patch is applied, the output of ioscan(1M) shows the software state of "CLAIMED" and the hardware type of "INTERFACE" for the PCI PIC, System Address Controller, and PCI-X PIC devices. Enhancement: No SR: 8606262886 Patch Files: OS-Core.CORE2-KRN,fr=B.11.22,fa=HP-UX_B.11.22_IA,v=HP: /usr/conf/lib/libwsio-pdk.a(pid.o) /usr/conf/lib/libwsio-pdk.a(sac.o) what(1) Output: OS-Core.CORE2-KRN,fr=B.11.22,fa=HP-UX_B.11.22_IA,v=HP: /usr/conf/lib/libwsio-pdk.a(pid.o): pid.c $Date: 2003/01/02 08:13:32 $Revision: r11.22/1 PATCH_11.22 (PHKL_28483) /usr/conf/lib/libwsio-pdk.a(sac.o): sac.c $Date: 2003/01/02 08:13:32 $Revision: r11.22/1 PATCH_11.22 (PHKL_28483) cksum(1) Output: OS-Core.CORE2-KRN,fr=B.11.22,fa=HP-UX_B.11.22_IA,v=HP: 3789213347 7064 /usr/conf/lib/libwsio-pdk.a(pid.o) 1050470627 7744 /usr/conf/lib/libwsio-pdk.a(sac.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: To enable the NEC TX7 platform support, the following must be installed: PHKL_28483, PHKL_28484. These product updates may be installed in any order. If any of these product updates are no installed, this product update will have no impact on your system. Supersedes: None Equivalent Patches: None Patch Package Size: 40 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_28483 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_28483.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_28483. 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_28483.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_28483.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_28483.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None