--- wikisrc/ports/rs6000.mdwn 2012/12/19 03:50:46 1.1 +++ wikisrc/ports/rs6000.mdwn 2014/01/17 22:09:41 1.3 @@ -1,26 +1,32 @@ [[!template id=port -port="rx6000" +port="rs6000" cur_rel="6.0" future_rel="7.0" changes_cur="6.0" changes_future="7.0" about=""" -NetBSD/rs6000 is a port of NetBSD to the IBM RS/6000 class of MCA-based PowerPC machines. It's the first free Operating System to run on this class of machines. - -For PReP-based IBM RS/6000 machines, please check [NetBSD/prep](ports/prep). For OpenFirmware based RS/6000 machines, please see [NetBSD/ofppc](ports/ofppc). If you don't know type of your RS/6000 model, please see [Quick IBM/NetBSD model reference](http://mail-index.netbsd.org/port-prep/2008/01/10/msg000000.html). +NetBSD/rs6000 is a port of NetBSD to the IBM RS/6000 class of MCA-based +PowerPC machines. It's the first free Operating System to run on +this class of machines. + +For PReP-based IBM RS/6000 machines, please check [[NetBSD/prep|prep]]. +For OpenFirmware based RS/6000 machines, please see [[NetBSD/ofppc|ofppc]]. +If you don't know type of your RS/6000 model, please see +[Quick IBM/NetBSD model reference](http://mail-index.netbsd.org/port-prep/2008/01/10/msg000000.html). Tim Rightnour is the maintainer of NetBSD/rs6000. """ supported_hardware=""" -###Supported System Models +##Supported System Models Currently the following models are known to run NetBSD/rs6000: * IBM 7006-41T -* IBM 7011-250 +* [IBM 7011-250](http://mail-index.netbsd.org/port-prep/2008/01/15/msg000001.html) -###TODO +##TODO -* implement bus_dma(9) for machine independent MCA device drivers +* implement [bus_dma(9)](http://netbsd.gw.com/cgi-bin/man-cgi?bus_dma+9) for +machine independent [MCA device drivers](http://www.NetBSD.org/support/hardware/mca.html) * test on more models """