Patch Name: PHNE_22323 Patch Description: s700_800 11.04 (VVOS) SpeedCard driver patch Creation Date: 00/09/05 Post Date: 00/09/20 Hardware Platforms - OS Releases: s700: 11.04 s800: 11.04 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_22323: HANG Category Tags: defect_repair general_release critical halts_system Path Name: /hp-ux_patches/s700_800/11.X/PHNE_22323 Symptoms: PHNE_22323: The SSL connections to the web server can not be established. Defect Description: PHNE_22323: 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 /etc/auth/system/files.fcdb/15.patches/22323_PHNE.fcdb C-FAST-KRN.FAST-KRN,fr=B.11.00.04,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/lib/libcfast.a /etc/auth/system/files.fcdb/15.patches/22323_PHNE.fcdb 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 /etc/auth/system/files.fcdb/15.patches/22323_PHNE.fcdb: (VVOS 11.04) File Control Database Entries 1.0 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 /etc/auth/system/files.fcdb/15.patches/22323_PHNE.fcdb: (VVOS 11.04) File Control Database Entries 1.0 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 2367095082 681 /etc/auth/system/files.fcdb/15.patches/ 22323_PHNE.fcdb 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 2367095082 681 /etc/auth/system/files.fcdb/15.patches/ 22323_PHNE.fcdb Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHNE_22322: s700: 10.24 s800: 10.24 Patch Package Size: 140 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_22323 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHNE_22323.depot By default swinstall will archive the original software in /var/adm/sw/save/PHNE_22323. 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_22323.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_22323.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHNE_22323.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_22323.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None