Patch Name: PHNE_13720 Patch Description: s700_800 10.10 EISA 100BT cumulative patch Creation Date: 98/03/30 Post Date: 98/04/18 Hardware Platforms - OS Releases: s700: 10.10 s800: 10.10 Products: EISA100BT B.10.10.01 Filesets: 100BT-EISA-KRN.100BT-KRN,B.10.10.01 100BT-EISA-RUN.100BT-INIT,B.10.10.01 Automatic Reboot?: Yes Status: General Release Critical: Yes PHNE_13720: HANG PANIC Path Name: /hp-ux_patches/s700_800/10.X/PHNE_13720 Symptoms: PHNE_13720: 1. SAP promiscuous mode and layer2 multicast are not supported. 2. SNAP LLC Encapsulation is not supported. 3. When a request for factory MAC address is issued, the EISA 100BT driver returns the current MAC address instead. 4. Initialization scripts to alter the MAC address or the duplex mode do not function correctly. 5. MIB-II statistics are not displayed in lanadmin 6. No Q4 support. 7. ifconfig over EISA 100BT may cause spinlock deadlock panic. 8. System hangs while running "loopback" linkloop and otsstart together. 9. No support to manually set the link speed. 10. NFS over EISA100BT link cause hang. Defect Description: PHNE_13720: 1. Specific code for support of Promiscuous mode, layer2 multicast did not exist. 2. Specific code for support of SNAP LLC encapsulation did not exist. 3. The driver incorrectly returned the current MAC address when the factory MAC address was requested. 4. Variable names were inconsistent in hpeisabtconf and hpeisabt scripts. 5. The code necessary to display the MIB-II statistics did not exist. 6. File containing all the data structures used by EISA 100BT driver (btlan0_dbg.c) did not exist. 7. Function acquiring the spinlock returned without unlocking. 8. Under some specific conditions, the code was incorrectly unlocking when a lock was not held already. 9. Code to support manual speed setting did not exist. 10. KENRNELSPACE was hard-coded for dma_sync() calls. SR: 1653253013 1653250639 1653255968 1653249318 5003398479 5003401596 1653245795 5003393777 5003393751 Patch Files: /usr/conf/lib/libbtlan0.a /usr/sbin/hpeisabt_init /usr/newconfig/etc/rc.config.d/hpeisabtconf /sbin/init.d/hpeisabt what(1) Output: /usr/conf/lib/libbtlan0.a: FILESET EISA100BT: libbtlan0 Version: A.10.10- PHNE_ 13720 $Date: 98/04/03 13:18:37 $ /usr/sbin/hpeisabt_init: None /usr/newconfig/etc/rc.config.d/hpeisabtconf: None /sbin/init.d/hpeisabt: None cksum(1) Output: 4093888965 285640 /usr/conf/lib/libbtlan0.a 3145928393 5684 /usr/sbin/hpeisabt_init 3458610617 1039 /usr/newconfig/etc/rc.config.d/hpeisabtconf 4212428788 5371 /sbin/init.d/hpeisabt Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 350 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_13720 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHNE_13720.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_13720.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_13720. 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_13720.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_13720.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None