Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!nuchat!texhrc!ldm From: ldm@texhrc.UUCP (Lyle Meier) Newsgroups: comp.windows.x Subject: Re: multi plane <> grayscale ?? Summary: Brief gotcha on sun cg6 server on r4. Message-ID: <395@texhrc.UUCP> Date: 7 Mar 90 05:40:48 GMT Organization: Texaco Houston Res. Cntr Hou, Tx Lines: 7 cg6 display device will not run on a sun 4/110 with a cg6. This is caused by the code in servers/ddx/sun normailizing the mmap in sunCG6C.c to an offset based upon the page size. Unfortunatly the page size on the sparc station is 1/2 the size of the page on a 4/110. I believe that this problem is caused by the two different architectures, and that it needs to be noted that the R4 sever does indeed depend upon the kernal architecture of a sun.