Patch Name: PHKL_19733 Patch Description: s700 10.20 diag1 add PCI subvendor info, FC card support Creation Date: 99/09/09 Post Date: 99/09/15 Hardware Platforms - OS Releases: s700: 10.20 Products: N/A Filesets: OS-Core.CORE-KRN Automatic Reboot?: Yes Status: General Release Critical: No Path Name: /hp-ux_patches/s700/10.X/PHKL_19733 Symptoms: PHKL_19733: On-line diagnostic tool (STM) for PCI cards does not support PCI fibrechannel cards on 700 systems. It displays a message that says "card not supported " and exits with incomplete status. PHKL_17589: The PCI information module under the Support Tools Manager will exit with Incomplete Status. PHKL_15282: PCI Info tool under STM will exit with Incomplete Status Defect Description: PHKL_19733: The diag1 driver can not handle a non wsio cdio driver. Resolution: Diag1 is enhanced to handle fcms cdio type driver. PHKL_17589: The diag1 driver has been enhanced to return sub-vendor and subsystem information. Resolution: Code was added to retrieve the sub-vendor and subsystem information for PCI cards via WSIO services. This is in addition to the configuration information already provided. PHKL_15282: PCI Info tool fails to get Configuration Space for PCI cards SR: 4701391219 4701408062 4701432278 Patch Files: /usr/conf/lib/libhp-ux.a(diag1.o) what(1) Output: /usr/conf/lib/libhp-ux.a(diag1.o): diag1.c $Date: 99/09/08 14:08:53 $ $Revision: 1. 5.98.7 $ PATCH_10.20 (PHKL_19733) cksum(1) Output: 1665667401 9128 /usr/conf/lib/libhp-ux.a(diag1.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHKL_15282 PHKL_17589 Equivalent Patches: PHKL_19734: s700: 11.00 Patch Package Size: 70 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_19733 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHKL_19733.depot By default swinstall will archive the original software in /var/adm/sw/patch/PHKL_19733. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. WARNING: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHKL_19733.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_19733.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None