Patch Name: PHNE_7449 Patch Description: s700 9.0[357] BUILT-IN-FDDI lan7 cumulative patch Creation Date: 96/07/22 Post Date: 96/07/26 Repost: 96/08/13 The liblan7.a file was originally placed in the /etcconf/lib directory, which is incorrect and results in a non-functional patch. The patch has been rereleased placing the file correctly in the /etc/conf directory. Hardware Platforms - OS Releases: s700: 9.03 9.05 9.07 Products: FDDI A.B9.00 Filesets: BUILT-IN-FDDI FDDI-COMMON Automatic Reboot?: Yes Status: General Release Critical: No Path Name: /hp-ux_patches/s700/9.X/PHNE_7449 Symptoms: PHNE_7449: 1. Many inbound packets being dropped under severe memory pressure. PHNE_7041: 1. Inbound packets with bad control field were being logged as ERRORS. Defect Description: PHNE_7449: 1. The internal driver inbound buffer was too small. Increased the size to minimize dropping of packets. PHNE_7041: 1. Because logging bad control field as an ERROR is incorrect. SR: 4701301838 Patch Files: /etc/conf/liblan7.a /usr/lib/libfddifmt.sl /usr/lib/nls/C/fddi.cat what(1) Output: /etc/conf/liblan7.a: lan7.c Built-In FDDI $Revision: 1.224 $ $Date: 96/07 /17 12:00:00 PHNE_7449 $ FILESET BUILT-IN-FDDI: lib lan7: Version: A.09.00 DA RT 26 /usr/lib/libfddifmt.sl: subsys_FDDI_fmt.c $Revision: 1.3 $ $Date: 96/03/28 0 9:09:42 A.09.00 PHNE_7041 $ /usr/lib/nls/C/fddi.cat: fddi.cat: $Revision: 1.1 $ $Date: 96/03/28 15:44:59 PHNE_7041 $ sum(1) Output: 21657 456 /etc/conf/liblan7.a 3655 96 /usr/lib/libfddifmt.sl 22772 80 /usr/lib/nls/C/fddi.cat Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: - The A.09.00 version of FDDI from the January 1996 HP-UX Applications Release must be installed before this patch. - This patch should only be installed on 9.0X S735 and S755 systems with the Built-in FDDI cards. Supersedes: PHNE_7041 Equivalent Patches: None Patch Package Size: 370 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. Copy the patch to your /tmp directory and unshar it: cd /tmp cp patch_source/PHNE_7449 . sh PHNE_7449 3. Become root and run update: /etc/update [-r [kernel_gen_file]] -s \ /tmp/PHNE_7449.updt PHNE_7449 Update moves the original software to /system/PHNE_7449/orig. Keep this file to recover from any potential problems. You should move the .text file to /system/PHNE_7449 for future reference. To put this patch on a magnetic tape and update from the tape drive, use dd: dd if=PHNE_7449.updt of=/dev/rmt/0m bs=2048 Special Installation Instructions: - The A.B9.00 version of FDDI from the January 1996 HP-UX Applications Release must be installed before this patch. To determine if this version of FDDI is installed, execute the command: what /hp-ux | grep fddi If the resulting string includes "DART 26" then the correct version of FDDI is installed and the patch can be applied. - Nettl must be stopped by using nettl -stop before installing this patch.