Patch Name: PHNE_4601 Patch Description: s700 9.X Datakit patch for data segmentation panic Fixes Data segmentation fault panic due to unprotected STREAMS calls. Adds splstr/splx protection around all STREAMS queue modifying calls. Also adds entry pts. to help dkcdebug fix "n_data_req/n_data_ind" name collision problem wih X25 product. Path Name: /hp-ux_patches/s700/9.X/PHNE_4601 Effective Date: 940801 Repost: 95/07/21 The patch was modified to allow installation on HP-UX 9.07. OS Release: 9.01 9.03 9.05 9.07 Reboot Required: No Patch Files: /system/PHNE_4601/new/dkcdebug /system/PHNE_4601/new/mxnp.o /system/PHNE_4601/new/ntp.o SR#: None "what" string/timestamp: dkcdebug: Patch 9.01: dkcdebug.c 1.2 94/07/29 PHNE_4601 S700 9.01 DKFIBER Release 3.0.7 $Header: dkcdebug.c,v 1.2 94/07/29 14:41:05 root Exp $ mxnp.o: Patch 9.01: mxnp.c 1.2 94/07/29 PHNE_4601 S700 9.01 DKFIBER Release 3.0.7 $Header: mxnp.c,v 1.2 94/07/29 14:34:10 root Exp $ ntp.o: Patch 9.01: ntp.c 1.2 94/07/29 PHNE_4601 S700 9.01 DKFIBER Release 3.0.7 $Header: ntp.c,v 1.2 94/07/29 14:36:22 root Exp $ "sum" output: 32957 128 dkcdebug 51909 71 mxnp.o 200 42 ntp.o Dependencies: Requires installation of S700 Datakit product 93303J Release 3.0.6 Supersedes: None Patch Package Size: 170 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. Note: Please back up your system before you patch. --------------------------------------------------------------------------- After getting the patch onto your machine, unshar the patch (sh PHNE_4601). To install this patch do the following: 1) Run /etc/update (Note: you must be logged in as root to update a system). 2) Once in the update "Main Menu" move the highlighted line to "Change Source or Destination ->" and press "Return" or "Select Item". 3) Make sure the highlighted item in the "Change Source or Destination" window is "From Tape Device to Local System ...", then press "Return" or "Select Item". 4) You should now be in the "From Tape Device to Local System" window. Change the "Source: /dev/rmt/0m" to "Source: /tmp/PHNE_4601.updt" (this assumes that you are in the /tmp directory where PHNE_4601.updt has been placed). Note: You must enter the complete path name. 5) Press "Done". 6) From here on follow the standard directions for update. The customized script that update runs will move the original software to /system/PHNE_4601/orig. HP recommends keeping this software there in order to recover from any potential problems. It is also recommended that you move the PHNE_4601.text file to /system/PHNE_4601 to be retained for future reference. If you wish to put this patch on a magnetic tape and update from the tape drive, dd a copy of the patch to the tape drive. As an example the following will create a copy of the patch that update can read: dd if=PHNE_4601.updt of=/dev/rmt/0m bs=2048 7) Generate the hp-ux file as follows. Be sure to backup the existing hp-ux kernel. % cd /etc/conf % config dfile.dkit % make -f config.mk % mv /hp-ux /SYSBCKUP % mv hp-ux / % reboot