Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!zombie.ncsc.mil!news.mathworks.com!news.kei.com!nntp.et.byu.edu!news.byu.edu!hamblin.math.byu.edu!park.uvsc.edu!usenet From: Terry Lambert <terry@cs.weber.edu> Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: NetBSD on PowerPC? Date: 5 Jun 1995 22:48:41 GMT Organization: Utah Valley State College, Orem, Utah Lines: 31 Message-ID: <3r01k9$o8p@park.uvsc.edu> References: <3qvcdb$jdk@ikarus.rz.tu-clausthal.de> NNTP-Posting-Host: hecate.artisoft.com kroll@rubihorn.in.tu-clausthal.de (Frank Kroll) wrote: ] Does anybody know if someone is working on a ] PowerPC version of NetBSD (especially Macintosh ] PPC 6100/66)? Or does the 68k version of NetBSD ] work on an PPC (emulation mode) or is going to ] work in the future? I'm supposed to be getting a Motorolla machine soon for a port. The Macintosh PPC is not sufficiently documented for a port to be done. In particular, the bus and device interface needs more documentation. You are probably aware of MachTen from Tennon already. They use MacOS calls at the low level. They are a hosted OS (like a DOS emulator under UNIX) instead of a UNIX port to the Mac PPC. The 68k emulator is insufficient, since the hardware emulation is via the toolbox, which is native PPC code, and you would have the same device interface problems. The work will be done when/if Apple makes hardware docs available. Might I suggest purchasing the Motorolla motherboard? The 604 is hellaciously faster than the 601 anyway. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.