Patch Name: PHKL_29881 Patch Description: s700_800 11.23 New audio h/w support and cumulative fixes Creation Date: 03/12/18 Post Date: 04/02/11 Hardware Platforms - OS Releases: s700: 11.23 s800: 11.23 Products: N/A Filesets: ProgSupport.C-INC,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP Automatic Reboot?: Yes Status: General Release Critical: Yes PHKL_29881: PANIC Category Tags: defect_repair hardware_enablement general_release critical panic Path Name: /hp-ux_patches/s700_800/11.X/PHKL_29881 Symptoms: PHKL_29881: ( SR:8606333490 CR:JAGae94579 ) An Unclaimed PCI audio device will be present in ioscan output with a PCI device and vendor id of (13f60111). Audio applications will not work. ( SR:8606342175 CR:JAGaf03082 ) An MCF could occur if record metering is on when the audio device is closed. Defect Description: PHKL_29881: ( SR:8606333490 CR:JAGae94579 ) The Phillips sound card PSC-1602 is not supported in HP-UX. Resolution: Add support for the Phillips PSC-1602 audio card. ( SR:8606342175 CR:JAGaf03082 ) Record DMA is performed into a record buffer which is deallocated when the device is closed. If metering is on when the device is closed, the DMA may not be stopped before the buffer is deallocated. Resolution: Metering to the record buffer is stopped before the device is closed and the buffer deallocated. Enhancement: No SR: 8606333490 8606342175 Patch Files: ProgSupport.C-INC,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP: /usr/include/sys/audio.h OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/conf/lib/libwsio.a(audio.o) /usr/conf/lib/libwsio.a(audio5.o) /usr/conf/lib/libwsio.a(audio6.o) /usr/conf/lib/libwsio.a(audio_shared.o) what(1) Output: ProgSupport.C-INC,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP: /usr/include/sys/audio.h: audio.h $Date: 2003/12/02 15:41:07 $Revision: r11.23 /1 PATCH_11.23 (PHKL_29881) */ OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: /usr/conf/lib/libwsio.a(audio.o): audio.c $Date: 2003/12/18 15:32:59 $Revision: r11.23 /2 PATCH_11.23 (PHKL_29881) /usr/conf/lib/libwsio.a(audio5.o): audio5.c $Date: 2003/12/12 09:48:10 $Revision: r11.2 3/1 PATCH_11.23 (PHKL_29881) /usr/conf/lib/libwsio.a(audio6.o): audio6.c $Date: 2003/12/02 15:41:26 $Revision: r11.2 3/1 PATCH_11.23 (PHKL_29881) /usr/conf/lib/libwsio.a(audio_shared.o): audio_shared.c $Date: 2003/12/10 18:17:18 $Revision: r11.23/1 PATCH_11.23 (PHKL_29881) cksum(1) Output: ProgSupport.C-INC,fr=B.11.23,fa=HP-UX_B.11.23_IA/PA,v=HP: 1099722141 20672 /usr/include/sys/audio.h OS-Core.CORE2-KRN,fr=B.11.23,fa=HP-UX_B.11.23_IA,v=HP: 1407844441 112496 /usr/conf/lib/libwsio.a(audio.o) 3058059870 161760 /usr/conf/lib/libwsio.a(audio5.o) 67197786 169472 /usr/conf/lib/libwsio.a(audio6.o) 4072345883 115048 /usr/conf/lib/libwsio.a(audio_shared.o) Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHKL_29529: s700: 11.11 s800: 11.11 Patch Package Size: 190 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_29881 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_29881.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_29881. 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_29881.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_29881.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_29881.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None