Patch-ID# 101143-01 Keywords: FDRAW fdforamt SS10 Synopsis: SunOS 5.2: fd on SS10 does not return any result code to user. Date: Jul/22/93 Solaris Release: 2.2 SunOS release: 5.2 Unbundled Product: Unbundled Release: Topic: SunOS 5.2: patch for kernel/drv/fd driver BugId's fixed with this patch: 1121433 Changes incorporated in this version: Relevant Architectures: sparc 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/fd Problem Description: octl(,FDRAW,) on SS10 does not return any result code to user. The reason to cause this problem is because that ddi_copyout routine was missing in the fdrawioctl() routine. 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