Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!gatech!udel!mmdf From: HBO043%DJUKFA11.BITNET@cunyvm.cuny.edu (Christoph van Wuellen) Newsgroups: comp.os.minix Subject: Re: Porting Minix? Message-ID: <49856@nigel.ee.udel.edu> Date: 5 Apr 91 07:04:33 GMT Sender: mmdf@ee.udel.edu Lines: 8 It is no problem to port MINIX to another 68K box. You will have to rewrite the device drivers. The assembly code stuff needs only pretty slight changes. The 68010 comes along with a different exception stack format for bus and address errors - not too compilcated to change this. C.v.W.