[BACK]Return to macppc.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/macppc.html, Revision 1.280

1.266     bentley     1: <!doctype html>
                      2: <html lang=en id=platform>
                      3: <meta charset=utf-8>
                      4:
1.2       brad        5: <title>OpenBSD/macppc</title>
                      6: <meta name="description" content="the OpenBSD/macppc page">
1.247     tb          7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.252     tb          9: <link rel="canonical" href="https://www.openbsd.org/macppc.html">
1.1       brad       10:
1.33      miod       11:
1.266     bentley    12: <h2 id=OpenBSD>
1.247     tb         13: <a href="index.html">
1.266     bentley    14: <i>Open</i><b>BSD</b></a>
                     15: macppc
1.247     tb         16: </h2>
1.33      miod       17: <hr>
1.266     bentley    18:
                     19: <table><tr><td>
1.247     tb         20: <p>
1.33      miod       21: OpenBSD/macppc runs on the PowerPC-based Macintosh systems from the
1.266     bentley    22: <i>"New World"</i> family, i.e. all Apple computers from the iMac to
1.263     benno      23: the PowerPC G5 DC. It does not run on any <a href="#unsup">unsupported
                     24: models</a>.
1.266     bentley    25:
1.246     deraadt    26: <p>
1.41      nick       27: A mailing list dedicated to the OpenBSD/macppc port is available at
1.266     bentley    28: <a href="mailto:ppc@openbsd.org">ppc@openbsd.org</a>.
1.33      miod       29: To join the OpenBSD/macppc mailing list, send a message body of <b>"subscribe
                     30: ppc"</b> to
                     31: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     32: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     33: subscribing.
1.266     bentley    34: </table>
1.33      miod       35:
                     36: <hr>
1.238     bentley    37:
1.266     bentley    38: <h3 id="history"><strong>History:</strong></h3>
1.33      miod       39:
                     40: <p>
                     41: The OpenBSD/macppc port started as OpenBSD/powerpc, and was initially
1.59      drahn      42: focused on Motorola computers with Open Firmware, and VI Power4e boards.
1.33      miod       43: This port was eventually thrown away after OpenBSD 2.5 was released.
                     44: As a result there was no OpenBSD/powerpc port for the 2.6 and 2.7 releases.
                     45: In the meantime, a new port was started, focusing on Apple hardware, and
                     46: based on code from NetBSD/macppc, and after a lot of work from Dale Rahn,
                     47: OpenBSD 2.8 was released with a powerpc port.
                     48: As work on the port continued, it was renamed to OpenBSD/macppc for 3.0.
1.161     kettenis   49: Support for the 64-bit G5 (running in 32-bit mode) was added in OpenBSD 3.9.
1.33      miod       50:
                     51: <hr>
1.238     bentley    52:
1.266     bentley    53: <h3 id="status"><strong>Current status:</strong></h3>
1.33      miod       54:
                     55: <p>
                     56: Currently, all the hardware listed in the
1.65      nick       57: <a href="#hardware">supported hardware</a> section below boots
1.33      miod       58: multi-user, supports most, if not all, of the on-board devices, and is
1.60      pedro      59: generally usable.
1.266     bentley    60:
1.238     bentley    61: <p id="X11">
1.111     brad       62: The X Window System is supported on all MacPPC systems.
1.125     brad       63: Most ATI graphics adapters and some NVIDIA graphics adapters are
1.111     brad       64: supported by <i>accelerated</i> X servers.
                     65: The graphics adapters not supported by an accelerated driver can be
                     66: used by X in frame buffer (unaccelerated) mode, at the boot resolution
1.113     pedro      67: and color depth using the wsfb driver (installed by default).
1.33      miod       68:
                     69:
                     70: <hr>
1.238     bentley    71:
1.266     bentley    72: <h3 id="hardware"><strong>Supported hardware:</strong></h3>
1.124     brad       73:
1.33      miod       74: <h4>Supported models</h4>
1.11      drahn      75:
1.28      henning    76: <p>
1.33      miod       77: PowerPC-based Macintosh systems are divided into <i>"Old World"</i> and
                     78: <i>"New World"</i> systems, the difference being
1.257     fcambus    79: <a href="https://web.archive.org/web/20041011114718/http://developer.apple.com/technotes/tn/tn1167.html">
                     80: the design of the system ROM</a>.
1.267     deraadt    81: Only <i>"New World"</i> machines are currently supported.
1.33      miod       82: Known compatible systems include the following:
1.57      krw        83:
1.13      nick       84: <ul>
1.118     xsa        85: <li>iMac (Revision A, B, C, D (iMac,1))
1.141     jasper     86: <li>iMac (Late 1999 (PowerMac2,1))
1.118     xsa        87: <li>iMac (Summer 2000 (PowerMac2,2))
                     88: <li>iMac (Early 2001, Summer 2001) (PowerMac4,1))
                     89: <li>iMac (Flat-Panel (PowerMac4,2))
                     90: <li>iMac (17" Flat-Panel, 17" 1GHz (PowerMac4,5))
                     91: <li>iMac (USB 2.0 (PowerMac6,1))
                     92: <li>iMac (20" Flat-Panel (PowerMac6,3))
1.220     miod       93: <li>iMac G5 (PowerMac8,1)
1.142     miod       94: <li>iMac G5 (Ambient Light Sensor (PowerMac8,2))
1.118     xsa        95: </ul>
                     96: <ul>
1.120     aanriot    97: <li>eMac (ATI Graphics, 1GHz G4 (PowerMac4,4))
1.118     xsa        98: <li>eMac (USB 2.0 (PowerMac6,4))
                     99: </ul>
                    100: <ul>
                    101: <li>Mac mini (PowerMac10,1)
1.134     kettenis  102: <li>Mac mini (Late 2005 (PowerMac10,2))
1.118     xsa       103: </ul>
                    104: <ul>
                    105: <li>Power Macintosh G3 (Blue &amp; White (PowerMac1,1))
                    106: <li>Power Macintosh G4 (PCI Graphics (PowerMac1,2))
1.182     jsg       107: <li>Power Macintosh G4 (AGP Graphics (PowerMac3,1, PowerMac3,2 and PowerMac3,3))
1.118     xsa       108: <li>Power Macintosh G4 (Gigabit Ethernet (PowerMac3,3))
                    109: <li>Power Macintosh G4 (Digital Audio (PowerMac3,4))
                    110: <li>Power Macintosh G4 (QuickSilver, QuickSilver 2002 (PowerMac3,5))
                    111: <li>Power Macintosh G4 (Mirrored Drive Doors, FW 800, Mirrored Drive Doors 2003 (PowerMac3,6))
1.119     miod      112: <li>Power Macintosh G4 (Cube (PowerMac5,1))
1.142     miod      113: <li>Power Macintosh G5 (Early 2005, dual 2.0 + 2.3 GHz (PowerMac7,2))
                    114: <li>Power Macintosh G5 (June 2004, Early 2005, dual 2.7 GHz (PowerMac7,3))
                    115: <li>Power Macintosh G5 (Late 2004 (PowerMac9,1))
1.240     mpi       116: <li>Power Macintosh G5 (October 2005, quad core (PowerMac 11,2))
1.118     xsa       117: </ul>
                    118: <ul>
                    119: <li>iBook (PowerBook2,1)
                    120: <li>iBook (FireWire (PowerBook2,2))
                    121: <li>iBook (Dual USB, Late 2001 (PowerBook4,1))
                    122: <li>iBook (16 VRAM (PowerBook4,2))
                    123: <li>iBook (Opaque 16 VRAM, 32 VRAM, Early 2003 (PowerBook4,3))
1.120     aanriot   124: <li>iBook G4 (PowerBook6,3)
1.119     miod      125: <li>iBook G4 (Early 2004, Late 2004 (PowerBook6,5))
1.118     xsa       126: <li>iBook G4 (Mid 2005 (PowerBook6,7))
                    127: </ul>
                    128: <ul>
                    129: <li>PowerBook G3 (12", 13", 14" Rev. A and Rev. B, Bronze Keyboard (PowerBook1,1))
                    130: <li>PowerBook G3 (FireWire (PowerBook3,1))
                    131: <li>PowerBook G4 (PowerBook3,2)
                    132: <li>PowerBook G4 (Gigabit Ethernet (PowerBook3,3))
                    133: <li>PowerBook G4 (DVI (PowerBook3,4))
                    134: <li>PowerBook G4 (867 MHz, 1 GHz (PowerBook3,5))
                    135: <li>PowerBook G4 (17" (PowerBook5,1))
                    136: <li>PowerBook G4 (15" FW 800 (PowerBook5,2))
1.164     niallo    137: <li>PowerBook G4 (17" 1.33 GHz (PowerBook5,3))
1.118     xsa       138: <li>PowerBook G4 (15" 1.33/1.5 GHz (PowerBook5,4))
                    139: <li>PowerBook G4 (17" 1.5 GHz (PowerBook5,5))
                    140: <li>PowerBook G4 (15" 1.5/1.67 GHz (PowerBook5,6))
                    141: <li>PowerBook G4 (17" 1.67 GHz (PowerBook5,7))
1.120     aanriot   142: <li>PowerBook G4 (15" Double-Layer SD (PowerBook5,8))
                    143: <li>PowerBook G4 (17" Double-Layer SD (PowerBook5,9))
1.118     xsa       144: <li>PowerBook G4 (12" (PowerBook6,1))
                    145: <li>PowerBook G4 (12" DVI (PowerBook6,2))
                    146: <li>PowerBook G4 (12" 1.33 GHz (PowerBook6,4))
                    147: <li>PowerBook G4 (12" 1.5 GHz (PowerBook6,8))
1.11      drahn     148: </ul>
1.118     xsa       149: <ul>
1.230     jsg       150: <li>Xserve G4 (Dual 1 GHz (RackMac1,1))
1.229     jsg       151: <li>Xserve G4 (Dual 1.33 GHz (RackMac1,2))
1.142     miod      152: <li>Xserve G5 (Dual (RackMac3,1))
1.118     xsa       153: </ul>
                    154:
                    155: <p>
1.267     deraadt   156: To help us improve the accuracy of this list, <strong>PLEASE</strong>
1.33      miod      157: <a href="faq/faq4.html#SendDmesg">send your dmesg</a> after installation
                    158: to <a href="mailto:dmesg@openbsd.org">dmesg@openbsd.org</a>.
1.11      drahn     159:
1.33      miod      160: <h4>Supported peripherals</h4>
1.1       brad      161:
1.15      deraadt   162: <ul>
1.56      xsa       163: <li><strong>Onboard I/O modules</strong>
1.266     bentley   164: (<a href="https://man.openbsd.org/macppc/macobio.4">macobio</a>)
1.1       brad      165: <ul>
1.156     martin    166: <li>Apple GC
1.109     brad      167: <li>Apple Heathrow
                    168: <li>Apple Intrepid
                    169: <li>Apple K2
                    170: <li>Apple Keylargo
                    171: <li>Apple OHare
1.1       brad      172: <li>Apple Paddington
1.109     brad      173: <li>Apple Pangea
                    174: <li>Apple Shasta
1.1       brad      175: </ul>
                    176:
1.267     deraadt   177: <li><strong>PCI-Bridges</strong>
1.266     bentley   178: (<a href="https://man.openbsd.org/macppc/pchb.4">pchb</a>)
1.1       brad      179: <ul>
1.109     brad      180: <li>Apple Bandit
1.135     brad      181: <li>Apple Intrepid 2 AGP
                    182: <li>Apple Intrepid 2 PCI
1.109     brad      183: <li>Apple K2
                    184: <li>Apple K2 AGP
                    185: <li>Apple Pangea
                    186: <li>Apple Pangea AGP
                    187: <li>Apple Pangea PCI
                    188: <li>Apple Shasta HyperTransport
1.1       brad      189: <li>Apple Uni-North
                    190: <li>Apple Uni-North AGP
                    191: <li>Apple Uni-North Eth
1.109     brad      192: <li>Apple Uni-North 2 AGP
                    193: <li>Apple Uni-North 2 Eth
1.225     kirby     194: <li>Apple U3 AGP
1.1       brad      195: <li>Motorola MPC106 Host-PCI
                    196: </ul>
                    197:
1.15      deraadt   198: <li><strong>Video Cards</strong>
1.1       brad      199: <ul>
                    200: <li>ATI Mach64 GP
                    201: <li>ATI Mach64 GV
                    202: <li>ATI Mach64 128 PK
                    203: <li>ATI Mach64 128 VR AGP
1.71      jsg       204: <li>ATI Rage 128 Mobility M3
1.1       brad      205: <li>ATI Rage Fury AGP4x
1.71      jsg       206: <li>ATI Radeon Mobility M7
                    207: <li>ATI Radeon Mobility 9200 (M9+)
1.125     brad      208: <li>NVIDIA GeForce4 440 Go 64M
1.225     kirby     209: <li>NVIDIA GeForce FX 5200 Ultra
1.1       brad      210: </ul>
                    211:
1.72      jsg       212: <li><strong>Ethernet Adapters</strong>
1.1       brad      213: <ul>
1.266     bentley   214: <li>ADMtek AN986-based USB adapters (<a href="https://man.openbsd.org/macppc/aue.4">aue</a>)
1.78      jsg       215:
1.266     bentley   216: <li>Alteon Tigon I/II-based adapters (<a href="https://man.openbsd.org/macppc/ti.4">ti</a>)
1.78      jsg       217:
1.266     bentley   218: <li>Apple iMac Rev. A-C Ethernet (<a href="https://man.openbsd.org/macppc/bm.4">bm</a>)
1.78      jsg       219:
1.266     bentley   220: <li>Apple GMAC (<a href="https://man.openbsd.org/macppc/gem.4">gem</a>)
1.78      jsg       221:
1.266     bentley   222: <li>ASIX Electronics AX88172 based USB adapters (<a href="https://man.openbsd.org/macppc/axe.4">axe</a>)
1.78      jsg       223:
1.266     bentley   224: <li>Broadcom BCM57xx/BCM590x (a.k.a. Tigon3) based PCI adapters (<a href="https://man.openbsd.org/macppc/bge.4">bge</a>)
1.88      krw       225:
1.266     bentley   226: <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="https://man.openbsd.org/macppc/stge.4">stge</a>)
1.96      brad      227:
1.266     bentley   228: <li>CATC USB-EL1210A-based USB adapters (<a href="https://man.openbsd.org/macppc/cue.4">cue</a>)
1.78      jsg       229:
1.266     bentley   230: <li>Davicom DM9601 USB Ethernet adapters (<a href="https://man.openbsd.org/macppc/udav.4">udav</a>)
1.78      jsg       231:
1.266     bentley   232: <li>DEC DECchip 21040 (Tulip) (<a href="https://man.openbsd.org/macppc/de.4">de</a>)
                    233: <li>DEC DECchip 21143 (Tulip clones) (<a href="https://man.openbsd.org/macppc/dc.4">dc</a>)
                    234: <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="https://man.openbsd.org/macppc/fxp.4">fxp</a>)
                    235: <li>Intel 21145-based PCI adapters (<a href="https://man.openbsd.org/macppc/dc.4">dc</a>)
1.30      nate      236:
1.218     jsg       237: <li>Intel PRO/1000 based adapters
1.266     bentley   238: (<a href="https://man.openbsd.org/macppc/em.4">em</a>)
1.72      jsg       239:
1.266     bentley   240: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="https://man.openbsd.org/macppc/kue.4">kue</a>)
1.77      martin    241:
1.266     bentley   242: <li>RealTek 8129/8139-based adapters (<a href="https://man.openbsd.org/macppc/rl.4">rl</a>)
1.78      jsg       243:
1.266     bentley   244: <li>Realtek RTL8150L based USB adapters (<a href="https://man.openbsd.org/macppc/url.4">url</a>)
1.78      jsg       245:
1.266     bentley   246: <li>Realtek 8169/8169S/8110S based PCI adapters (<a href="https://man.openbsd.org/macppc/re.4">re</a>)
1.89      pvalchev  247:
1.266     bentley   248: <li>SMC 83C170 ("EtherPower II") (EPIC/100) (<a href="https://man.openbsd.org/macppc/epic.4">epic</a>)
1.96      brad      249:
1.266     bentley   250: <li>SysKonnect XMAC II and Marvell Yukon based PCI adapters (<a href="https://man.openbsd.org/macppc/sk.4">sk</a>)
1.231     jsg       251:
1.266     bentley   252: <li>VIA Networking VT6122 based PCI adapters (<a href="https://man.openbsd.org/macppc/vge.4">vge</a>)
1.130     martin    253:
1.266     bentley   254: <li>VIA Rhine/RhineII/RhineIII Ethernet adapters (<a href="https://man.openbsd.org/macppc/vr.4">vr</a>)
1.130     martin    255:
1.266     bentley   256: <li>3Com 3c9xx EtherLink XL adapters (<a href="https://man.openbsd.org/macppc/xl.4">xl</a>)
1.172     martin    257:
1.266     bentley   258: <li>AMD PCnet-based PCI adapters (<a href="https://man.openbsd.org/macppc/pcn.4">pcn</a>)
1.1       brad      259: </ul>
1.267     deraadt   260:
1.15      deraadt   261: <li><strong>Wireless Ethernet Adapters</strong>
1.1       brad      262: <ul>
1.266     bentley   263: <li>ADMtek ADM8211 IEEE 802.11b PCI/CardBus adapters (<a href="https://man.openbsd.org/macppc/atw.4">atw</a>)
                    264: <li>Aironet Communications 4500/4800 IEEE 802.11FH/b PCI and PCMCIA adapters (<a href="https://man.openbsd.org/macppc/an.4">an</a>)
                    265: <li>Atmel AT76C50x IEEE 802.11b USB adapters (<a href="https://man.openbsd.org/macppc/atu.4">atu</a>)
                    266: <li> Broadcom AirForce IEEE 802.11b/g PCI/CardBus adapters (<a href="https://man.openbsd.org/macppc/bwi.4">bwi</a>), including:
1.179     jmc       267:     <ul>
1.180     jmc       268:     <li>Apple Airport Extreme BCM4306
                    269:     <li>Apple Airport Extreme BCM4318
1.147     jmc       270:     </ul>
1.266     bentley   271: <li>Marvell Libertas IEEE 802.11b/g PCMCIA/PCI/CardBus adapters (<a href="https://man.openbsd.org/macppc/malo.4">malo</a>)
                    272: <li>Ralink Technology IEEE 802.11a/g/n PCI/CardBus adapters (<a href="https://man.openbsd.org/macppc/ral.4">ral</a>)
                    273: <li>Ralink Technology IEEE 802.11b/g USB adapters (<a href="https://man.openbsd.org/macppc/ural.4">ural</a>)
                    274: <li>Ralink Technology IEEE 802.11a/b/g USB adapters (<a href="https://man.openbsd.org/macppc/rum.4">rum</a>)
                    275: <li>Ralink Technology IEEE 802.11a/g/n USB adapters (<a href="https://man.openbsd.org/macppc/run.4">run</a>) <sup>(A)</sup>
                    276: <li>Realtek RTL8180L IEEE 802.11b PCI/CardBus adapters (<a href="https://man.openbsd.org/macppc/rtw.4">rtw</a>)
                    277: <li>Realtek RTL8187L/RTL8187B USB IEEE 802.11b/g adapters (<a href="https://man.openbsd.org/macppc/urtw.4">urtw</a>)
                    278: <li>Realtek RTL8188CU/RTL8192CU USB IEEE 802.11b/g/n adapters (<a href="https://man.openbsd.org/macppc/urtwn.4">urtwn</a>)
                    279: <li>TI ACX100/ACX111 IEEE 802.11a/b/g PCI/CardBus adapters (<a href="https://man.openbsd.org/macppc/acx.4">acx</a>)
                    280: <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCMCIA/PCI/USB adapters (<a href="https://man.openbsd.org/macppc/wi.4">wi</a>), including:
1.90      jsg       281:     <ul>
1.266     bentley   282:     <li>Apple Airport (<a href="https://man.openbsd.org/macppc/macobio.4">macobio</a>)
1.150     jmc       283:     </ul>
1.1       brad      284: </ul>
1.15      deraadt   285:
                    286: <li><strong>SCSI and IDE Host Adapters</strong>
1.1       brad      287: <ul>
1.57      krw       288:   <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    289:     AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
                    290:     adapters
1.266     bentley   291:     (<a href="https://man.openbsd.org/ahc.4"
1.57      krw       292:     >ahc</a>)
1.266     bentley   293: <li>Symbios Logic 53c810, 53c825 (<a href="https://man.openbsd.org/macppc/siop.4">siop</a>)
1.77      martin    294: <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
1.266     bentley   295: (<a href="https://man.openbsd.org/macppc/pcscp.4">pcscp</a>)
1.278     kn        296: <li>QLogic PCI SCSI controllers
                    297: (<a href="https://man.openbsd.org/macppc/qla.4">qla</a>,
                    298:  <a href="https://man.openbsd.org/macppc/qle.4">qle</a>,
                    299:  <a href="https://man.openbsd.org/macppc/qlw.4">qlw</a>)
1.140     marco     300: <li>LSI Logic Fusion-MPT (Symbios Logic/NCR)
1.266     bentley   301:   (<a href="https://man.openbsd.org/macppc/mpi.4"
1.140     marco     302:   >mpi</a>)
                    303:   <ul>
                    304:     <li>LSI53C1020, LSI53C1020A, LSI53C1030, LSI53C1030T, LSI53C1035,
                    305:     <li>LSIFC909, LSIFC919, LSIFC919X, LSIFC929, LSIFC929X, LSIFC949, LSIFC949X,
                    306:     <li>LSISAS1064, LSISAS1064E, LSISAS1068, LSISAS1068E
                    307:   </ul>
1.267     deraadt   308: <li>All PCI IDE
                    309: (<a href="https://man.openbsd.org/macppc/pciide.4">pciide</a>)
1.13      nick      310: adapters supported by the <a href="i386.html">i386</a> platform
1.1       brad      311: </ul>
                    312:
1.15      deraadt   313: <li><strong>RAID Controllers</strong>
1.1       brad      314: <ul>
1.167     nick      315: <li>Areca Technology Corporation PCI-X and PCI Express Sata RAID controllers
1.266     bentley   316:   (<a href="https://man.openbsd.org/macppc/arc.4">arc</a>)
1.1       brad      317: </ul>
                    318:
1.15      deraadt   319: <li><strong>Drives</strong>
1.1       brad      320: <ul>
                    321: <li>All IDE devices supported on the <a href="i386.html">i386</a>.
                    322: <li>All ATAPI drives supported on the <a href="i386.html">i386</a>.
                    323: <li>All SCSI drives supported on the <a href="i386.html">i386</a>.
                    324: </ul>
                    325:
1.15      deraadt   326: <li><strong>USB Controllers/Hubs</strong>
1.1       brad      327: <ul>
1.266     bentley   328: <li>Apple USB (<a href="https://man.openbsd.org/macppc/ohci.4">ohci</a>)
                    329: <li>Apple Intrepid USB (<a href="https://man.openbsd.org/macppc/ohci.4">ohci</a>)
                    330: <li>Apple Pangea USB (<a href="https://man.openbsd.org/macppc/ohci.4">ohci</a>)
                    331: <li>NEC USB (<a href="https://man.openbsd.org/macppc/ohci.4">ohci</a>)
                    332: <li>OHCI root hub (<a href="https://man.openbsd.org/macppc/ohci.4">ohci</a>)
                    333: <li>Opti RM861HA (<a href="https://man.openbsd.org/macppc/ohci.4">ohci</a>)
1.1       brad      334: <li>Alps Electric Hub in Apple USB Keyboard
                    335: </ul>
1.267     deraadt   336:
1.15      deraadt   337: <li><strong>USB Devices</strong>
1.1       brad      338: <ul>
1.266     bentley   339: <li>Alps Electric Apple USB Keyboard (<a href="https://man.openbsd.org/macppc/ukbd.4">ukbd</a>)
                    340: <li>Apple touchpad mouse (<a href="https://man.openbsd.org/macppc/utpms.4">utpms</a>)
                    341: <li>Gude ADS Expert mouseCLOCK USB and Expert mouseCLOCK USB II DCF77 and HBG radio clocks (<a href="https://man.openbsd.org/macppc/udcf.4">udcf</a>)
                    342: <li>Solid Year Keyboard and Mouse (<a href="https://man.openbsd.org/macppc/ukbd.4">ukbd</a>) (<a href="https://man.openbsd.org/macppc/ums.4">ums</a>)
                    343: <li>Logitech M4848 (<a href="https://man.openbsd.org/macppc/ums.4">ums</a>)
                    344: <li>Kensington USB/PS2 Wheel Mouse (<a href="https://man.openbsd.org/macppc/ums.4">ums</a>)
                    345: <li>USB Zip Drives (<a href="https://man.openbsd.org/macppc/umass.4">umass</a>)
1.267     deraadt   346: </ul>
1.1       brad      347:
1.63      mickey    348: <li><strong>CardBus/PCMCIA bridges</strong>
1.19      drahn     349: <ul>
1.267     deraadt   350: <li>PBG4 onboard CardBus bridge is now supported, as are PCI CardBus bridges.
1.266     bentley   351: (<a href="https://man.openbsd.org/cbb.4">cbb</a>)
1.19      drahn     352: </ul>
1.131     mbalmer   353:
1.139     fkr       354: <li><strong>PC Cards (PCMCIA / Cardbus)</strong>
1.131     mbalmer   355: <ul>
1.266     bentley   356: <li>Serial ports (<a href="https://man.openbsd.org/com.4">com</a>)
1.131     mbalmer   357: <li>Wireless Ethernet adapters:
                    358:     <ul>
                    359:     <li>See above.
                    360:     </ul>
                    361: </ul>
                    362:
1.46      jason     363: <li><strong>Audio Devices</strong>
                    364: <ul>
1.266     bentley   365: <li>Apple Aoa audio (<a href="https://man.openbsd.org/macppc/aoa.4">aoa</a>)
                    366: <li>Apple Awacs audio (<a href="https://man.openbsd.org/macppc/awacs.4">awacs</a>)
                    367: <li>Apple Daca audio (<a href="https://man.openbsd.org/macppc/daca.4">daca</a>)
                    368: <li>Apple Onyx audio (<a href="https://man.openbsd.org/macppc/onyx.4">onyx</a>)
                    369: <li>Apple Snapper audio (<a href="https://man.openbsd.org/macppc/snapper.4">snapper</a>)
                    370: <li>Apple Tumbler audio (<a href="https://man.openbsd.org/macppc/tumbler.4">tumbler</a>)
                    371: <li>Ensoniq AudioPCI (<a href="https://man.openbsd.org/macppc/eap.4">eap</a>)
                    372: <li>SoundBlaster PCI128 (<a href="https://man.openbsd.org/macppc/eap.4">eap</a>)
                    373: <li>SoundBlaster Live! and PCI512 (EMU10k1) (<a href="https://man.openbsd.org/macppc/emu.4">emu</a>)
                    374: <li>USB audio (<a href="https://man.openbsd.org/macppc/uaudio.4">uaudio</a>)
1.46      jason     375: </ul>
                    376:
1.266     bentley   377: <li><strong>Radio Receiver Devices</strong> (<a href="https://man.openbsd.org/macppc/radio.9">radio</a>)
1.37      mickey    378: <ul>
1.266     bentley   379: <li>Brooktree 848/849/878/879-based TV tuner cards (<a href="https://man.openbsd.org/macppc/bktr.4">bktr</a>)
1.37      mickey    380: </ul>
                    381:
1.15      deraadt   382: <li><strong>Other Devices</strong>
1.13      nick      383: <ul>
1.267     deraadt   384: <li>Serial Ports: While the modern PowerMacintosh series has no external
                    385:   standard serial ports, many have an on-board modem which can be
1.13      nick      386:   removed and replaced with an adapter (several manufacturers of these exist)
                    387:   which will produce a standard (and supported) serial port.
1.35      miod      388: <li>Backlight on lcd devices can be controlled through the brightness control
1.272     tj        389: keys on ADB (laptop) keyboards, or through'wsconsctl display.brightness=xx'
                    390: (0 - 100) and 'wsconsctl display.backlight=xx' (0 or 100)
1.143     mbalmer   391: <li>Hardware watchdog timer support:
                    392:     <ul>
1.266     bentley   393:     <li>Quancom PWDOG1 watchdog timer (<a href="https://man.openbsd.org/macppc/pwdog.4">pwdog</a>)
1.143     mbalmer   394:     </ul>
1.173     cnst      395: <li>Hardware monitoring sensors, including:
                    396:     <ul>
1.266     bentley   397:     <li>Analog Devices AD7416, AD7417 and AD7418 (<a href="https://man.openbsd.org/macppc/adc.4">adc</a>)
                    398:     <li>Analog Devices ADM1030 (<a href="https://man.openbsd.org/macppc/admtmp.4">admtmp</a>)
                    399:     <li>Analog Devices ADT7460 (<a href="https://man.openbsd.org/macppc/adt.4">adt</a>)
                    400:     <li>Apple Fan Control Unit (<a href="https://man.openbsd.org/macppc/fcu.4">fcu</a>)
                    401:     <li>Apple Sudden Motion Sensor (<a href="https://man.openbsd.org/macppc/asms.4">asms</a>)
                    402:     <li>National Semiconductor LM75, LM77 (<a href="https://man.openbsd.org/macppc/lmtemp.4">lmtemp</a>)
                    403:     <li>National Semiconductor LM87 (<a href="https://man.openbsd.org/macppc/lmenv.4">lmenv</a>)
                    404:     <li>Maxim DS1624/DS1631/DS1721 (<a href="https://man.openbsd.org/macppc/maxds.4">maxds</a>)
                    405:     <li>Maxim MAX6642/MAX6690 (<a href="https://man.openbsd.org/macppc/maxtmp.4">maxtmp</a>)
                    406:     <li>TAOS TSL2560/61 light sensor (<a href="https://man.openbsd.org/macppc/tsl.4">tsl</a>)
1.173     cnst      407:     </ul>
1.152     mbalmer   408: <li>Meinberg Funkuhren radio clocks, including:
                    409:     <ul>
1.266     bentley   410:     <li>GPS170PCI 3.3V/5V 6-channel GPS receiver card (<a href="https://man.openbsd.org/macppc/mbg.4">mbg</a>)
                    411:     <li>PCI32 5V DCF77 time signal station receiver card (<a href="https://man.openbsd.org/macppc/mbg.4">mbg</a>)
                    412:     <li>PCI509 5V DCF77 time signal station receiver card (<a href="https://man.openbsd.org/macppc/mbg.4">mbg</a>)
                    413:     <li>PCI511 3.3V/5V DCF77 time signal station receiver card (<a href="https://man.openbsd.org/macppc/mbg.4">mbg</a>)
                    414:     <li>USB5131 USB attached DCF77 time signal station receiver (<a href="https://man.openbsd.org/macppc/umbg.4">umbg</a>)
1.152     mbalmer   415:     </ul>
1.266     bentley   416: <li>UVC-compatible Video devices (<a href="https://man.openbsd.org/macppc/uvideo.4">uvideo</a>)
1.15      deraadt   417: </ul>
1.28      henning   418: </ul>
1.33      miod      419:
1.238     bentley   420: <h4 id="unsup">Unsupported Hardware</h4>
1.33      miod      421:
1.1       brad      422: <ul>
1.39      ian       423: <li>Any older Mac with a 4-digit part number (6100, 7300, 7500,
                    424:   8500, 9500).
1.33      miod      425: <li>Older Apple PowerMac systems with a 601 processor or lacking
1.267     deraadt   426:   Open Firmware are not supported.
1.59      drahn     427: <li>Older Open Firmware machines are not currently supported.
1.267     deraadt   428:   This is mostly due to lack of developer resources and limited
1.13      nick      429:   availability of hardware.
                    430: <li>Built-in modems on most machines are not supported.  In many systems,
1.267     deraadt   431:   the serial port the modem is attached to is supported, but the modem
                    432:   itself is not supported.
1.13      nick      433: <li>Newer PowerBooks have an internal modem attached as a USB device, these
                    434:   are not supported.
1.33      miod      435: <li>Sleep/Suspend on laptops is not supported.
1.47      drahn     436: <li>Bluetooth is not supported.
1.85      martin    437: <li>Firewire is not supported.
1.1       brad      438: </ul>
1.33      miod      439:
1.36      miod      440: <hr>
1.238     bentley   441:
1.266     bentley   442: <h3 id="install">
1.36      miod      443: <strong>Getting and installing OpenBSD/macppc:</strong>
1.266     bentley   444: </h3>
1.36      miod      445:
                    446: <p>
                    447: The latest supported OpenBSD/macppc release is
1.280   ! tj        448: <a href="72.html">OpenBSD 7.2</a>.
1.36      miod      449: Here are the
1.280   ! tj        450: <a href="https://ftp.openbsd.org/pub/OpenBSD/7.2/macppc/INSTALL.macppc">
1.259     tj        451: OpenBSD/macppc installation instructions</a>.
1.36      miod      452:
                    453: <p>
                    454: Snapshots are made available from time to time, in
1.262     tj        455: <a href="https://cdn.openbsd.org/pub/OpenBSD/snapshots/macppc">this location</a>
                    456: as well as on a few
1.36      miod      457: <a href="ftp.html">mirrors</a>.
                    458: Here are the
1.262     tj        459: <a href="https://ftp.openbsd.org/pub/OpenBSD/snapshots/macppc/INSTALL.macppc">
1.255     tb        460: OpenBSD/macppc snapshot installation instructions</a> as well.
1.36      miod      461:
                    462: <p>
                    463: There are several installation media provided:
1.57      krw       464:
1.36      miod      465: <ul>
1.280   ! tj        466:   <li><strong>CD image</strong> (install72.iso)
1.36      miod      467:   <p>
1.255     tb        468:   With the CD inserted in the cdrom drive, powering the machine on
1.266     bentley   469:   while leaving the "C" key pressed will bootstrap the installation
1.36      miod      470:   procedure.
1.59      drahn     471:   Alternatively, the CD can be booted at the Open Firmware prompt, with
1.266     bentley   472:   <p>
                    473: <kbd>
1.280   ! tj        474:   boot cd:,ofwboot 7.2/macppc/bsd.rd
1.266     bentley   475: </kbd>
1.53      saad      476:   <li><strong>Mac OS based boot</strong>
1.36      miod      477:   <p>
1.266     bentley   478:   If the system disk is shared with Mac OS, the <code>ofwboot</code> bootloader
                    479:   and the <code>bsd.rd</code> installation media can be copied to the first HFS
1.36      miod      480:   or HFS+ partition.
1.59      drahn     481:   Then the installation procedure can be booted at the Open Firmware prompt,
1.36      miod      482:   with
1.266     bentley   483:   <p>
                    484: <kbd>
1.36      miod      485:   boot hd:,ofwboot bsd.rd
1.266     bentley   486: </kbd>
1.36      miod      487: </ul>
                    488:
1.266     bentley   489: <h3 id="multiboot">Multiboot/Shared HFS disks:</h3>
1.36      miod      490: <p>
1.267     deraadt   491: Having OpenBSD multiboot, or share, a disk with Mac OS X/Mac OS 9
                    492: is possible as long as the disk is first partitioned with the
                    493: Mac OS utility, <i>Drive Setup</i> (Mac OS 9) or <i>System Disk
1.53      saad      494: Utility</i> (Mac OS X).
1.267     deraadt   495: Unallocated space, or a partition not in use, must be left for OpenBSD's use.
1.202     sthen     496: Since OpenBSD is only able to boot from an HFS (not Mac OS X UFS) filesystem,
                    497: the first partition must be formatted as HFS or HFS+, not UFS, to be able to
                    498: boot OpenBSD.
1.36      miod      499:
                    500: <p>
                    501: Please refer to the installation instructions for more details on how to
                    502: install a shared disk.
1.53      saad      503: Standalone (no Mac OS present) installation is also supported.
1.36      miod      504:
1.266     bentley   505: <h3 id="root">Boot device considerations:</h3>
1.36      miod      506: <p>
1.267     deraadt   507: Modern MacPPC systems have two IDE interfaces (called Ultra and IDE), each of
1.36      miod      508: which can have two devices on them (ultra0, ultra1, ide0, ide1).
                    509: When multiple drives are present in the system, there are limitations
1.267     deraadt   510: of which drives can be configured as the OpenBSD root drive.
1.36      miod      511: Invalid configurations will not be able to properly
                    512: detect which drive is the root drive, so any attempt will either
                    513: prompt for a root drive or fail.
                    514:
                    515: <ul>
1.266     bentley   516: <li><code>ultra0</code> is always a valid root drive.
1.267     deraadt   517: <li><code>ultra1</code> is valid as a root disk, as long as <code>ultra0</code>
1.260     tb        518:   is a hard drive, not a non-hard disk ATAPI device.
1.267     deraadt   519: <li><code>ide1</code> (Zip drive bay) is valid as a root disk if no hard drive is
                    520:   located at <code>ultra1</code>,
1.266     bentley   521: <li><code>ide0</code> (cdrom) is valid as a root drive <strong>only</strong> if no hard
1.36      miod      522:   drives are connected to the Ultra bus.
                    523: </ul>
                    524:
                    525: <hr>
1.238     bentley   526:
1.266     bentley   527: <h3 id="problems">Known Problems</h3>
1.33      miod      528:
                    529: <ul>
1.267     deraadt   530: <li>Laptop systems may power off within 2-5 minutes if the lid is closed
1.33      miod      531:   while running from battery.
1.267     deraadt   532: <li>Older iMacs can have a problem with the USB keyboard driver where
                    533:   the first key pressed after boot will repeat endlessly.  The workaround
                    534:   is to press &lt;SHIFT&gt; first or to disconnect and reconnect the USB mouse
1.33      miod      535:   after the problem has occurred.
                    536: </ul>
1.1       brad      537:
1.36      miod      538: <hr>
1.238     bentley   539:
1.266     bentley   540: <h3 id="other">Other Features</h3>
1.1       brad      541:
1.33      miod      542: <ul>
1.267     deraadt   543: <li> &lt;CTRL&gt;&lt;CMD&gt;&lt;POWER&gt; on ADB (not USB) keyboards
1.33      miod      544: will reset the computer.
                    545: </ul>