Patch-ID# 102881-01
Keywords: /dev/kbd ioctl() repeating hang kbd ioctl 11c classic 
Synopsis: SunOS 4.1.4: Repeating ioctl() to /dev/kbd goes to hang
Date: Oct/30/95
 
Solaris release: 1.1.2

SunOS release: 4.1.4
 
Unbundled Product: 
 
Unbundled Release:
 
Relevant Architectures: sparc
    NOTE: sun4(all)

BugId's fixed with this patch: 1144024

Changes incorporated in this version: 1144024

Patches accumulated and obsoleted by this patch:

Patches which conflict with this patch: 

Obsoleted by: 

Files included with this patch:  
		sun4/conskbd.o
		sun4/kbd.o
		sun4c/conskbd.o
		sun4c/kbd.o
		sun4m/conskbd.o
		sun4m/kbd.o

Problem Description: 

1144024 --> repeating ioctl() to /dev/kbd goes to hang

 
Patch Installation Instructions:

1. Make a copy of the FCS version

	mv /sys/`arch -k`/OBJ/conskbd.o /sys/`arch -k`/OBJ/conskbd.FCS
        mv /sys/`arch -k`/OBJ/kbd.o     /sys/`arch -k`/OBJ/kbd.FCS

2. Copy the new version

 	cp `arch -k`/conskbd.o /sys/`arch -k`/OBJ
        cp `arch -k`/kbd.o     /sys/`arch -k`/OBJ

3. Rebuild the kernel and reboot the system.

Refer to the System Administration Manual for information about
building and booting new kernels.

