Patch-ID# 102508-03 Keywords: ISDN, 1.0, 1.0.1, JUMBO Synopsis: Sunlink ISDN 1.0/1.0.1: JUMBO Patch (Japanese Certification Version) Date: Mar/25/96 Note: For non-Japanese version, use Patch #101788-xx Solaris Release: 2.3, 2.4, 2.5 SunOS Release: 5.3, 5.4, 5.5 Unbundled Product: SunLink ISDN Unbundled Release: 1.0 / 1.0.1 Relevant Architectures: sparc BugId's fixed with this patch: 1235811 1219159 1196301 1199398 1191753 1187840 1190796 1185250 1184531 1171374 1165977 Changes incorporated in this version: 1235811 1219159 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: Problem Description: 1235811: isdn.ins64 crashes with "error code 3" 1219159: isdnmgr crashes with error code 3 1196301: Correct the timer descripency as required by the JATE specification. 1199398: SunISDN (with Point to Multipoint) does not meet JATE requierment. 1191753: errornous assertion causing isdnmgr report smx fatal error, and core dump. 1187840: Errornous STATUS code causing NTT-INS64 release the connection during link setup. 1190796: Errornous STATUS code causing 5E5 switch release the connection. xxxxxxx: Fixing isdntrace information element for 5E5 and INS64 switch types. 1185250: JATE compliamce for NTT-INS64 switch. For NTT-INS64 switch type. the lower limit of retry_timeout has been changed to 65 seconds based on JATE requirement. 1184531: fix au1/etsi support for isdntrace. xxxxxxx: 1.0.1 package installation problem. xxxxxxx: ppp pap authentication problems. 1171374: Our ISDN dies when we receive PPP/LCP Echo Request PDU's. 1165977: ISDN 1.0 on Solaris 2.3 gives error: WARNING: qattach: modname mismatch f_name. Patch Installation Instructions: -------------------------------- please use pkgadd/pkgrm to install/de-install the ISDN patch. Special Install Instructions: ----------------------------- IMPORTANT: 0. The ISDN patch install/de-install procedures are VERY DIFFERENT from the regular Solaris patches install/de-install process. Please READ THE README file very carefully. 1. The 1.0/1.0.1 Sunlink ISDN packages must be de-installed prior to installing this patch. Please use 'pkgrm' to remove SUNWisdna and SUNWisdnb. 2. Another important change is that this patch relies exclusively on Solaris PPP. Therefore, the Solaris PPP packages must be installed prior to installing the ISDN patch. 3. Solaris PPP is bundled with 2.3 ,or greater. However, for Solaris 2.3 user, please install Solaris Bundled ppp patch 101425-04, or later. Here is the complete procedure for installing ISDN patch: - pkgrm SUNWisdna SUNWisdnb (remove 1.0/1.0.1 packages) - Re-install Solaris Bundled PPP packages (SUNWpppk, SUNWapppr and SUNWapppu), even if they were already installed. - if you are running Solaris 2.3, please install Solaris Bundled PPP patch, 101425-04, or later. ISDN WILL NOT WORK ON 2.3 WITHOUT PATCH 101425-04, or LATER. - clean existing /etc/name_to_major entries for "gpmux", if it was not deleted by running pkgrm. - cd to the directory contain this ISDN patch. - pkgadd -d `pwd`/102508-03 (install ISDN patch package) - verify the following device entries do exist in their related system files: 1)/etc/name_to_major : gpmux 105 ipdcm 106 ipdptp 107 ipd 108 NOTE: it is not a problem if the number is different from the aboves. Should any entry missing, please issue command: "add_drv {gpmux|ipdcm|ipdptp|ipd}" to add in the device driver softwares, and verify it's existence in /etc/name_to_major again. 2)/etc/minor_perm clone:gpmux 0600 root sys gpmux:gpmuxctl 0600 root sys 3)/etc/devlink.tab type=ddi_pseudo;name=ipdcm ipdcm type=ddi_pseudo;minor1=gpmuxctl gpmuxctl should any entry in /etc/minor_perm or /etc/devlink.tab be missing, please redo "pkgrm SUNWisdna SUNWisdnb" and pkgadd -d `pwd`/102508-03 again. - touch /reconfigure and reboot (or boot -r) See Also : pkgadd(1), pkgrm(1), pkginfo(1), add_drv(1M), drvconfig(1M) ----------------------------------------------------------------------