Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!munnari.oz.au!brolga!bunyip.cc.uq.oz.au!oat!qut.edu.au!lunnon From: lunnon@qut.edu.au Newsgroups: comp.os.minix Subject: Re: Porting X11 to IBM MINIX... Problems??? Message-ID: <1991Jan29.104549.23088@qut.edu.au> Date: 29 Jan 91 15:45:49 GMT References: <6540@munnari.oz.au> Organization: Queensland University of Technology Lines: 33 In article <6540@munnari.oz.au>, bevan@ecr.mu.oz.au (Bevan the Aviator.) writes: > > G'Day all. > > Can anyone explain to me the difficulties in porting X Windows to MINIX (IBM) > > I am thinking of starting this effort, and any advice before I start would > be greatly appreciated. > > (All flames to /dev/null) > > See ya all... Other than 386 Minix I think the biggest problem will be fitting it into 64k+64K. I dont know an implementation of X that runs this small. As for the 68K machines or Bruces 386 version. I think kernel support for graphics would be needed. ST Minix 1.1 once had a /dev/screen device which gave access to the video memory which is probably all thats needed for graphics in that environment but PC's have a whole plethora of video cards all of which need access to I/O ports as well. I think a kernel graphics process would be in order. Not that I would know mind you ! I wish you luck in your endeavours BOB > > Bevan Anderson > bevan@ecr.mu.oz.au >