Patch Name: PHNE_15786 Patch Description: s700 10.20 PCI 100Base-T cumulative patch Creation Date: 98/06/29 Post Date: 98/07/09 Hardware Platforms - OS Releases: s700: 10.20 Products: B5511AA_APZ B.10.20.01 B.10.20.02 B5509BA_APZ B.10.20.03 Filesets: 100BT-PCI-KRN.100BT-KRN 100BT-PCI-RUN.100BT-RUN 100BT-PCI-RUN.100BT-INIT Automatic Reboot?: Yes Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700/10.X/PHNE_15786 Symptoms: PHNE_15786: OTS multicast test failed because the driver itself did not receive the small multicast packet. PHNE_15539: 1. When the cable was disconnected the "Net-Interface State" from lanscan was "UP" and "Operation Status" from lanadmin was "up". 2. When there was DMA operation on the PCI bus, btlan5 got 'cable disconnect' signal while there was no physical cable disconnect. 3. ifconfig lan2(btlan5) down, IP still got the packets received on lan2. PHNE_13747: PCI 100BT can hang on MP workstations under high stress. PHNE_13378: Applications attempting to set IP multicast address on the add-in PCI 100Base-T network interface will receive error. Applications attempting to enable promiscuous traffic mode on the add-in PCI 100Base-T network interface will receive error. Defect Description: PHNE_15786: Driver does not set the correct length for small multicast packets with length less than 60 bytes. PHNE_15539: 1. When the cable is disconnected driver did not set the "Net-Interface State" and mib operational status correctly. 2. Link status information was being read incorrectly from the PHY. 3. The driver did not check the IP network interface state before passing the packets to IP. PHNE_13747: Under certain conditions some subtle errors the receive path of the driver can be exposed causing link failure such as hung link etc. PHNE_13378: PCI 100Base-T does not support IP Multicasting and the promiscuous - physical, multicast, SAP - traffic. SR: 1653239053 5003418939 4701378182 Patch Files: /usr/conf/lib/libbtlan5.a /usr/conf/lib/btlan5_dbg.o /usr/lib/lanadmin/libdsbtlan5.sl /sbin/init.d/hppci100 /usr/newconfig/etc/rc.config.d/hppci100conf what(1) Output: /usr/conf/lib/libbtlan5.a: btlan5.c PCI 100BT Patch: PHNE_15786 $Revision: 4.16 $ $Date: 98/06/25 17:44:24 $ /usr/conf/lib/btlan5_dbg.o: None /usr/lib/lanadmin/libdsbtlan5.sl: libdsbtlan5.sl: Version: B.10.20 $Date: 98/01/28 16 :12:35 $ /sbin/init.d/hppci100: : hppci100 /usr/newconfig/etc/rc.config.d/hppci100conf: : hppci100conf cksum(1) Output: 297228952 101512 /usr/conf/lib/libbtlan5.a 1958492767 161928 /usr/conf/lib/btlan5_dbg.o 2236739078 20480 /usr/lib/lanadmin/libdsbtlan5.sl 674734709 6444 /sbin/init.d/hppci100 1558899865 1222 /usr/newconfig/etc/rc.config.d/hppci100conf Patch Conflicts: None Patch Dependencies: s700: 10.20: PHNE_14633 Hardware Dependencies: 9000/700 Other Dependencies: None Supersedes: PHNE_13378 PHNE_13747 PHNE_15539 Equivalent Patches: None Patch Package Size: 360 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_15786 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_15786.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHNE_15786.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHNE_15786. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHNE_15786.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHNE_15786.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None