Patch-ID# 102845-02 Keywords: RTS CTS CRTSXOFF zs point patch Synopsis: SunOS 5.4: POINT PATCH to support RTS/CTS flow control Date: Dec/15/95 Solaris Release: 2.4 SunOS Release: 5.4 Unbundled Product: Unbundled Release: Topic: SunOS 5.4: POINT PATCH: 1164798 - Solaris doesn't do RTS/CTS flow control for incoming datastreams Note 1: As a point patch, this fix is not currently scheduled nor will necessarily be approved for integration in a future SunOS release. Note 2: A new flag CRTSXOFF has been included in the c_cflag field of termios structure to do inbound hardware flow control only and the CRTSCTS flag, that already exits, will do outbound hardware flow control only. BugId's fixed with this patch: 1164798 Changes incorporated in this version: 1164798 Relevant Architectures: sparc Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: 102029-01 Patches required with this patch: Obsoleted by: Files included with this patch: kernel/drv/zs usr/include/sys/termios.h Problem Description: The header file, termios.h", was inadvertently dropped in the previous rev. from (102845-01) 1164798 Solaris 5.3 does not do RTS/CTS flow control for incoming datastreams Patch Installation Instructions: -------------------------------- Generic 'installpatch' and 'backoutpatch' scripts are provided within each patch package with instructions appended to this section. Other specific or unique installation instructions may also be necessary and should be described below. Special Install Instructions: ----------------------------- None.