Patch-ID# 101364-01 Keywords: spif, stc, SPC/S, 2.1 only, Mars only, login problems Synopsis: SPC/S 2.0: POINT PATCH to prevent SPC parallel port hangs Date: Jul/19/94 Solaris Release: 2.1 SunOS Release: 5.1 Unbundled Product: SPC/S Unbundled Release: 2.0 Topic: POINT PATCH to make the parallel port timeout during error conditions Note: As a point patch, this fix is not currently scheduled nor will necessarily be approved for integration in a future SunOS release. BugId's fixed with this patch: 1123735 Changes incorporated in this version: Relevant Architectures: sun4c sun4m sun4d sun4e Changes incorporated in this version: 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: /kernel/drv/stc /usr/include/sys/stcio.h /etc/iu.ap Problem Description: 1123735 Process accessing SPC parallel port hangs ***************************************************************** * * * NOTE ON BUG ID 1123735: * * * * A driver specific command, STC_PPCTIMEOUT, has been added to * * the stc ioctl(). This command requires a parameter for time. * * This parameter specifies the amount of time after which to * * time out. This timeout call is only in-effect during close(). * * It prevents close() from taking too long to complete. * * This command ONLY applies to stc parallel ports. * * SEE "Special Install Instructions", below, for more detail. * * * ***************************************************************** Patch Installation Instructions: --------------------------------