Patch-ID# 101192-01 Keywords: gt gt.o Synopsis: SunOS 4.1.3: gt patch for sun4c and sun4m Date: Aug/06/93 SunOS release: 4.1.3, 4.1.3C Unbundled Product: Unbundled Release: Topic: 4.1.3: sun4c and sun4m gt patch BugId's fixed with this patch: 1137977 Changes incorporated in this version: Architectures for which this patch is available: sun4c, sun4m 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: 1137977 GT and GS (cgtwelve) framebuffers don't work with SunPC. Install Instructions: For SunOS 4.1.3 --------------- ********************** 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 100726-10 or later revision (ie. 100726-11). 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 patch directory copy the new modules to /sys/`/bin/arch -k`/OBJ: cp `/bin/arch -k`/4.1.3/*.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.