Patch Name: PHKL_20152 Patch Description: s700_800 11.00 Enable SuperIO Core Interfaces Creation Date: 99/11/04 Post Date: 99/12/22 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP OS-Core.KERN2-RUN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP Automatic Reboot?: Yes Status: General Release Critical: No Category Tags: hardware_enablement enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHKL_20152 Symptoms: PHKL_20152: ( SR: 8606107507 DTS: JAGab77743 ) This patch enables new functionality for Superio core interfaces. It is required to enable the serial, usb, ide (cdrom), parallel, and floppy drivers on B1000, C3000 and J5000 systems. Defect Description: PHKL_20152: ( SR: 8606107507 DTS: JAGab77743 ) New functionality to support the B1000, C3000, and J5000 systems on HP-UX 11.00. The core interfaces on these systems can not be used unless this patch is present. Resolution: Add support for the superio core interfaces. SR: 8606107507 Patch Files: OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/lib/libpci.a(superio.o) /usr/conf/lib/libpci.a(superio_cdio.o) /usr/conf/lib/libpci.a(superio_dma.o) /usr/conf/lib/libpci.a(superio_int.o) /usr/conf/lib/libpci.a(superio_pci.o) OS-Core.KERN2-RUN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/master.d/superio what(1) Output: OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/lib/libpci.a(superio.o): superio.c $Date: 1999/10/19 15:18:08 $Revision: r11r os/1 PATCH_11.00 (PHKL_20152) /usr/conf/lib/libpci.a(superio_cdio.o): superio_cdio.c $Date: 1999/10/19 15:18:22 $Revision: r11ros/1 PATCH_11.00 (PHKL_20152) /usr/conf/lib/libpci.a(superio_dma.o): superio_dma.c $Date: 1999/10/19 15:18:36 $Revision: r11ros/1 PATCH_11.00 (PHKL_20152) /usr/conf/lib/libpci.a(superio_int.o): superio_int.c $Date: 1999/10/19 15:18:50 $Revision: r11ros/1 PATCH_11.00 (PHKL_20152) /usr/conf/lib/libpci.a(superio_pci.o): superio_pci.c $Date: 1999/10/19 15:19:04 $Revision: r11ros/1 PATCH_11.00 (PHKL_20152) OS-Core.KERN2-RUN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP: /usr/conf/master.d/superio: superio $Date: 1999/10/19 15:24:58 $Revision: r11ros /1 PATCH_11.00 (PHKL_20152) cksum(1) Output: OS-Core.CORE2-KRN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP: 1563929489 6504 /usr/conf/lib/libpci.a(superio.o) 3406947662 20880 /usr/conf/lib/libpci.a(superio_cdio.o) 2912609963 10568 /usr/conf/lib/libpci.a(superio_dma.o) 2847029740 19984 /usr/conf/lib/libpci.a(superio_int.o) 1487272924 3128 /usr/conf/lib/libpci.a(superio_pci.o) OS-Core.KERN2-RUN,fr=B.11.00,fa=HP-UX_B.11.00_64,v=HP: 1633142653 4226 /usr/conf/master.d/superio Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: PHKL_17645: s700: 10.20 Patch Package Size: 100 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_20152 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHKL_20152.depot By default swinstall will archive the original software in /var/adm/sw/save/PHKL_20152. 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/PHKL_20152.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 PHKL_20152.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHKL_20152.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHKL_20152.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None