Patch Name: PHNE_22184 Patch Description: s700_800 11.00 SpeedCard driver patch Creation Date: 00/08/26 Post Date: 00/09/07 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: SpeedCard B.11.00.04 Filesets: C-FAST-KRN.FAST-KRN,fr=B.11.00.04,fa=HP-UX_B.11.00_32,v=HP C-FAST-KRN.FAST-KRN,fr=B.11.00.04,fa=HP-UX_B.11.00_64,v=HP Automatic Reboot?: Yes Status: General Release Critical: Yes PHNE_22184: HANG Category Tags: defect_repair general_release critical halts_system Path Name: /hp-ux_patches/s700_800/11.X/PHNE_22184 Symptoms: PHNE_22184: The SSL connections to the web server can not be established. Defect Description: PHNE_22184: There is a race condition in the driver code on a Multiple Processor (MP) system. The driver code uses a flag, CSPCI_DEV_CARDBUSY, to prevent multiple access to the card. It is a bug in the code that the flag is not set correctly. When two processes are running, they are accessing the card at the same time that causes the card hang. Resolution: Modify the code to set the flag correctly. SR: 0000000000 Patch Files: C-FAST-KRN.FAST-KRN,fr=B.11.00.04,fa=HP-UX_B.11.00_32,v=HP: /usr/conf/lib/libcfast.a C-FAST-KRN.FAST-KRN,fr=B.11.00.04,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/lib/libcfast.a what(1) Output: C-FAST-KRN.FAST-KRN,fr=B.11.00.04,fa=HP-UX_B.11.00_32,v=HP: /usr/conf/lib/libcfast.a: Praesidium SpeedCard HPUX 32-Bit Driver Version 2.1. 6 C-FAST-KRN.FAST-KRN,fr=B.11.00.04,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/lib/libcfast.a: Praesidium SpeedCard HPUX 64-Bit Driver Version 2.1. 6 cksum(1) Output: C-FAST-KRN.FAST-KRN,fr=B.11.00.04,fa=HP-UX_B.11.00_32,v=HP: 2214686849 35368 /usr/conf/lib/libcfast.a C-FAST-KRN.FAST-KRN,fr=B.11.00.04,fa=HP-UX_B.11.00_64,v=HP: 2867852866 72740 /usr/conf/lib/libcfast.a Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHNE_22183: s700: 10.20 s800: 10.20 Patch Package Size: 130 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 PHNE_22184 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_22184.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_22184. 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/PHNE_22184.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 PHNE_22184.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_22184.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_22184.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None