Patch-ID# 101412-01
Keywords: /dev/kbd, ioctl(), repeating, os4.1.3c, sparclasss, hang, kbd, ioctl, 11c, classic
Synopsis: SunOS 4.1.3C : on SPARClasssic  os4.1.3c, repeating ioctl() to /dev/kbd goes to hang
Date: Dec/06/93

Solaris Release: 1.1C 

SunOS Release: 4.1.3C

Unbundled Product: 

Unbundled Release: 

Relevant Architectures: sparc
    NOTE: sun4m

BugId's fixed with this patch: 1144024

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: 

conskbd.o
kbd.o

Problem Description: 

1144024 : when ioctls are sent to /dev/kbd repeatedly the keyboard hangs

Patch Installation Instructions: 

As root :

1) save original files

	mv /sys/sun4m/OBJ/conskbd.o /sys/sun4m/OBJ/conskbd.FCS 
	mv /sys/sun4m/OBJ/kbd.o /sys/sun4m/OBJ/kbd.FCS 

2) copy new files

	cp sun4m/4.1.3C/conskbd.o /sys/sun4m/OBJ
	cp sun4m/4.1.3C/kbd.o /sys/sun4m/OBJ

3) Rebuild the kernel and reboot the system.
 
Refer to the System Administration Manual for information about
building and booting new kernels.

