Patch-ID# 101532-01
Keywords: gt gt.o
Synopsis: SunOS 4.1.3_U1: gt patch for sun4c and sun4m
Date: Mar/03/94

Solaris Release: 1.1.1A

SunOS Release: 4.1.3_U1A

Unbundled Product: 

Unbundled Release: 

Topic: 4.1.3_U1: sun4c and sun4m gt patch

BugId's fixed with this patch: 1137977 1153766

Changes incorporated in this version: 

Relevant Architecture: sparc
    NOTE: sun4c, sun4m

	***************** NB. IMPORTANT NOTE !!!!!! *************
	* If the kernel architecture is sun4m, the sun4m jumbo	*
	* patch MUST be installed before installing this patch.	*
	* The sun4m jumbo patch number MUST be 101508-01 or	*
	* later revision (ie. 101508-02).			*
	*********************************************************

Patches which may conflict with this patch: 

Other patches this accumulates and obsoletes: 

Obsoleted by: 

Files included with this patch:

        README, gt.o, fbio.h gtreg.h

Problem Description: 

1153766 4.1.3_U1. Patches 100726 and 101408 need be ported to 4.1.3_U1.
1137977 GT and GS (cgtwelve) framebuffers don't work with SunPC.

Install Instructions: 

For SunOS 4.1.3_U1
---------------

AS ROOT:

1. save FCS version of the file

	mv /sys/`/bin/arch -k`/OBJ/gt.o /sys/`/bin/arch -k`/OBJ/gt.o.FCS
	mv /sys/sun/fbio.h /sys/sun/fbio.h.FCS
	mv /sys/sbusdev/gtreg.h /sys/sbusdev/gtreg.h.FCS

2. copy in the new header files:

	cp sun/fbio.h /sys/sun/fbio.h
	cp sbusdev/gtreg.h /sys/sbusdev/gtreg.h

3. From the `/bin/arch -k`/4.1.3_U1 patch directory copy the new modules to
/sys/`/bin/arch -k`/OBJ:

	cp `/bin/arch -k`/4.1.3_U1/*.o /sys/`/bin/arch -k`/OBJ


4. Rebuild the kernel and reboot the system with the new kernel.

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