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

Annotation of www/macppc.html, Revision 1.140

1.33      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.1       brad        3: <html>
                      4: <head>
1.2       brad        5: <title>OpenBSD/macppc</title>
1.1       brad        6: <link rev="made" href="mailto:www@openbsd.org">
1.33      miod        7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       brad        8: <meta name="resource-type" content="document">
1.2       brad        9: <meta name="description" content="the OpenBSD/macppc page">
1.33      miod       10: <meta name="keywords" content="openbsd,macppc,ppc,powerpc,mac,macintosh,apple">
1.1       brad       11: <meta name="distribution" content="global">
1.131     mbalmer    12: <meta name="copyright" content="This document copyright 1996-2006 by OpenBSD.">
1.1       brad       13: </head>
                     14:
                     15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.18      jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.33      miod       17: <h2><font color="#e00000">OpenBSD/macppc</font></h2>
                     18:
                     19: <hr>
                     20:
                     21: <p>
                     22: OpenBSD/macppc runs on the PowerPC-based Macintosh systems from the
                     23: <i>``New World''</i> family, i.e. all Apple computers from the iMac to current
1.110     tom        24: models. It does not run on any <a href="#unsup">unsupported models</a>.
1.33      miod       25:
                     26: <p>
1.41      nick       27: A mailing list dedicated to the OpenBSD/macppc port is available at
1.33      miod       28: <u><font color="#23238e">ppc@openbsd.org</font></u>.
                     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.
                     34:
                     35: <p>
                     36: The current port maintainer is Dale Rahn
                     37: (<a href="mailto:drahn@openbsd.org">drahn@openbsd.org</a>).
1.41      nick       38: Others are definitely welcome to contribute!
1.33      miod       39:
                     40: <a href="#toc"></a>
                     41: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     42: <ul>
1.38      jufi       43:   <li><a href="#history">History of the port</a>
1.33      miod       44:   <li><a href="#status">Current status</a>
                     45:   <li><a href="#projects">Project list</a>
1.65      nick       46:   <li><a href="#hardware">Supported hardware</a>
1.33      miod       47:   <li><a href="#install">Getting and installing OpenBSD/macppc</a>
                     48:   <li><a href="#multiboot">Multiboot/Shared HFS disks</a>
                     49:   <li><a href="#root">Boot device considerations</a>
                     50:   <li><a href="#problems">Known problems</a>
                     51:   <li><a href="#other">Other features</a>
                     52: </ul>
                     53:
                     54: <hr>
                     55: <a name="history"></a>
                     56: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     57:
                     58: <p>
                     59: The OpenBSD/macppc port started as OpenBSD/powerpc, and was initially
1.59      drahn      60: focused on Motorola computers with Open Firmware, and VI Power4e boards.
1.33      miod       61: This port was eventually thrown away after OpenBSD 2.5 was released.
                     62: As a result there was no OpenBSD/powerpc port for the 2.6 and 2.7 releases.
                     63: In the meantime, a new port was started, focusing on Apple hardware, and
                     64: based on code from NetBSD/macppc, and after a lot of work from Dale Rahn,
                     65: OpenBSD 2.8 was released with a powerpc port.
                     66: As work on the port continued, it was renamed to OpenBSD/macppc for 3.0.
                     67:
                     68: <hr>
                     69: <a name="status"></a>
                     70: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     71:
                     72: <p>
                     73: Currently, all the hardware listed in the
1.65      nick       74: <a href="#hardware">supported hardware</a> section below boots
1.33      miod       75: multi-user, supports most, if not all, of the on-board devices, and is
1.60      pedro      76: generally usable.
1.61      drahn      77: <p>
1.107     deraadt    78: After the 3.8 release, support for the G5 was started, with the goal to
1.108     martin     79: have full G5 support ship in the next release.  SMP development is also in
                     80: progress now.
1.61      drahn      81: <p>
1.33      miod       82: <a name="X11"></a>
                     83: <p>
1.111     brad       84: The X Window System is supported on all MacPPC systems.
1.125     brad       85: Most ATI graphics adapters and some NVIDIA graphics adapters are
1.111     brad       86: supported by <i>accelerated</i> X servers.
                     87: The graphics adapters not supported by an accelerated driver can be
                     88: used by X in frame buffer (unaccelerated) mode, at the boot resolution
1.113     pedro      89: and color depth using the wsfb driver (installed by default).
1.33      miod       90:
                     91: <p>
                     92: Directions on enabling the accelerated X server can be found
                     93: in the <tt>/usr/X11R6/README</tt> file on the installed system.
                     94:
1.32      jufi       95: <hr>
1.33      miod       96: <a name="projects"></a>
                     97: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     98: </strong></font></h3>
1.1       brad       99:
                    100: <ul>
1.61      drahn     101:   <li>SMP
1.33      miod      102:   <li>Work on unsupported on-board devices
                    103:   <li>Fix known problems
                    104:   <li>Improve port-specific documentation
                    105:   <li>Test more platforms and peripherals, especially PCI drivers
                    106: </ul>
                    107:
                    108: <hr>
                    109: <a name="hardware"></a>
                    110: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
1.11      drahn     111:
1.124     brad      112: <p>
                    113:
                    114: <sup>(*)</sup> Support for hardware marked with (*) was added after the 3.8 release.
                    115:
                    116: <p>
                    117:
1.33      miod      118: <h4>Supported models</h4>
1.11      drahn     119:
1.28      henning   120: <p>
1.33      miod      121: PowerPC-based Macintosh systems are divided into <i>"Old World"</i> and
                    122: <i>"New World"</i> systems, the difference being
                    123: <a href="http://developer.apple.com/technotes/tn/tn1167.html">the design
                    124: of the system ROM</a>.
                    125: Only <i>"New World"</i> machines are currently supported.
                    126: Known compatible systems include the following:
1.57      krw       127:
1.13      nick      128: <ul>
1.118     xsa       129: <li>iMac (Revision A, B, C, D (iMac,1))
                    130: <li>iMac (Summer 2000 (PowerMac2,2))
                    131: <li>iMac (Early 2001, Summer 2001) (PowerMac4,1))
                    132: <li>iMac (Flat-Panel (PowerMac4,2))
                    133: <li>iMac (17" Flat-Panel, 17" 1GHz (PowerMac4,5))
                    134: <li>iMac (USB 2.0 (PowerMac6,1))
                    135: <li>iMac (20" Flat-Panel (PowerMac6,3))
                    136: <li>iMac G5 (PowerMac8,1) (*)
                    137: <li>iMac G5 (Ambient Light Sensor (PowerMac8,2)) (*)
                    138: </ul>
                    139: <ul>
1.120     aanriot   140: <li>eMac (ATI Graphics, 1GHz G4 (PowerMac4,4))
1.118     xsa       141: <li>eMac (USB 2.0 (PowerMac6,4))
                    142: </ul>
                    143: <ul>
                    144: <li>Mac mini (PowerMac10,1)
1.134     kettenis  145: <li>Mac mini (Late 2005 (PowerMac10,2))
1.118     xsa       146: </ul>
                    147: <ul>
                    148: <li>Power Macintosh G3 (Blue &amp; White (PowerMac1,1))
                    149: <li>Power Macintosh G4 (PCI Graphics (PowerMac1,2))
                    150: <li>Power Macintosh G4 (AGP Graphics (PowerMac3,2 and PowerMac3,3))
                    151: <li>Power Macintosh G4 (Gigabit Ethernet (PowerMac3,3))
                    152: <li>Power Macintosh G4 (Digital Audio (PowerMac3,4))
                    153: <li>Power Macintosh G4 (QuickSilver, QuickSilver 2002 (PowerMac3,5))
                    154: <li>Power Macintosh G4 (Mirrored Drive Doors, FW 800, Mirrored Drive Doors 2003 (PowerMac3,6))
1.119     miod      155: <li>Power Macintosh G4 (Cube (PowerMac5,1))
1.118     xsa       156: <li>Power Macintosh G5 (Early 2005, dual 2.0 + 2.3 GHz (PowerMac7,2)) (*)
                    157: <li>Power Macintosh G5 (June 2004, Early 2005, dual 2.7 GHz (PowerMac7,3)) (*)
                    158: <li>Power Macintosh G5 (Late 2004 (PowerMac9,1)) (*)
                    159: </ul>
                    160: <ul>
                    161: <li>iBook (PowerBook2,1)
                    162: <li>iBook (FireWire (PowerBook2,2))
                    163: <li>iBook (Dual USB, Late 2001 (PowerBook4,1))
                    164: <li>iBook (16 VRAM (PowerBook4,2))
                    165: <li>iBook (Opaque 16 VRAM, 32 VRAM, Early 2003 (PowerBook4,3))
1.120     aanriot   166: <li>iBook G4 (PowerBook6,3)
1.119     miod      167: <li>iBook G4 (Early 2004, Late 2004 (PowerBook6,5))
1.118     xsa       168: <li>iBook G4 (Mid 2005 (PowerBook6,7))
                    169: </ul>
                    170: <ul>
                    171: <li>PowerBook G3 (12", 13", 14" Rev. A and Rev. B, Bronze Keyboard (PowerBook1,1))
                    172: <li>PowerBook G3 (FireWire (PowerBook3,1))
                    173: <li>PowerBook G4 (PowerBook3,2)
                    174: <li>PowerBook G4 (Gigabit Ethernet (PowerBook3,3))
                    175: <li>PowerBook G4 (DVI (PowerBook3,4))
                    176: <li>PowerBook G4 (867 MHz, 1 GHz (PowerBook3,5))
                    177: <li>PowerBook G4 (17" (PowerBook5,1))
                    178: <li>PowerBook G4 (15" FW 800 (PowerBook5,2))
                    179: <li>Powerbook G4 (17" 1.33 GHz (PowerBook5,3))
                    180: <li>PowerBook G4 (15" 1.33/1.5 GHz (PowerBook5,4))
                    181: <li>PowerBook G4 (17" 1.5 GHz (PowerBook5,5))
                    182: <li>PowerBook G4 (15" 1.5/1.67 GHz (PowerBook5,6))
                    183: <li>PowerBook G4 (17" 1.67 GHz (PowerBook5,7))
1.120     aanriot   184: <li>PowerBook G4 (15" Double-Layer SD (PowerBook5,8))
                    185: <li>PowerBook G4 (17" Double-Layer SD (PowerBook5,9))
1.118     xsa       186: <li>PowerBook G4 (12" (PowerBook6,1))
                    187: <li>PowerBook G4 (12" DVI (PowerBook6,2))
                    188: <li>PowerBook G4 (12" 1.33 GHz (PowerBook6,4))
                    189: <li>PowerBook G4 (12" 1.5 GHz (PowerBook6,8))
1.11      drahn     190: </ul>
1.118     xsa       191: <ul>
                    192: <li>Xserve G4 (Dual (RackMac1,1)) <i>(currently only running on serial console with video card removed)</i>
1.122     martin    193: <li>Xserve G5 (Dual (RackMac3,1)) (*)
1.118     xsa       194: </ul>
                    195:
                    196: <p>
1.33      miod      197: To help us improve the accuracy of this list, <b>PLEASE</b>
                    198: <a href="faq/faq4.html#SendDmesg">send your dmesg</a> after installation
                    199: to <a href="mailto:dmesg@openbsd.org">dmesg@openbsd.org</a>.
1.11      drahn     200:
1.33      miod      201: <h4>Supported peripherals</h4>
1.1       brad      202:
1.15      deraadt   203: <ul>
1.56      xsa       204: <li><strong>Onboard I/O modules</strong>
1.84      xsa       205: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=macobio&amp;arch=macppc&amp;sektion=4">macobio</a>)
1.1       brad      206: <ul>
1.109     brad      207: <li>Apple Heathrow
                    208: <li>Apple Intrepid
                    209: <li>Apple K2
                    210: <li>Apple Keylargo
                    211: <li>Apple OHare
1.1       brad      212: <li>Apple Paddington
1.109     brad      213: <li>Apple Pangea
                    214: <li>Apple Shasta
1.1       brad      215: </ul>
                    216:
1.15      deraadt   217: <li><strong>PCI-Bridges</strong>
1.57      krw       218: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&amp;arch=macppc&amp;sektion=4">pchb</a>)
1.1       brad      219: <ul>
1.109     brad      220: <li>Apple Bandit
1.135     brad      221: <li>Apple Intrepid 2 AGP
                    222: <li>Apple Intrepid 2 PCI
1.109     brad      223: <li>Apple K2
                    224: <li>Apple K2 AGP
                    225: <li>Apple Pangea
                    226: <li>Apple Pangea AGP
                    227: <li>Apple Pangea PCI
                    228: <li>Apple Shasta HyperTransport
1.1       brad      229: <li>Apple Uni-North
                    230: <li>Apple Uni-North AGP
                    231: <li>Apple Uni-North Eth
1.109     brad      232: <li>Apple Uni-North 2 AGP
                    233: <li>Apple Uni-North 2 Eth
1.1       brad      234: <li>Motorola MPC106 Host-PCI
                    235: </ul>
                    236:
1.15      deraadt   237: <li><strong>Video Cards</strong>
1.1       brad      238: <ul>
                    239: <li>ATI Mach64 GP
                    240: <li>ATI Mach64 GV
                    241: <li>ATI Mach64 128 PK
                    242: <li>ATI Mach64 128 VR AGP
1.71      jsg       243: <li>ATI Rage 128 Mobility M3
1.1       brad      244: <li>ATI Rage Fury AGP4x
1.71      jsg       245: <li>ATI Radeon Mobility M7
                    246: <li>ATI Radeon Mobility 9200 (M9+)
1.125     brad      247: <li>NVIDIA GeForce4 440 Go 64M
1.1       brad      248: </ul>
                    249:
1.72      jsg       250: <li><strong>Ethernet Adapters</strong>
1.1       brad      251: <ul>
1.78      jsg       252: <li>ADMtek AN986-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aue&amp;arch=macppc&amp;sektion=4">aue</a>), including:
                    253:     <ul>
                    254:     <li>3Com 3c460b
                    255:     <li>Abocom UFE1000
                    256:     <li>Abocom DSB650TX
                    257:     <li>Accton USB320-EC
                    258:     <li>Accton SpeedStream Ethernet
                    259:     <li>Admtek Pegasus
                    260:     <li>Admtek Pegasus II
1.92      david     261:     <li>AEI USB Fast Ethernet
                    262:     <li>Allied Telesyn AT-USB100
                    263:     <li>ATEN UC-110T
1.78      jsg       264:     <li>Belkin USB to LAN
                    265:     <li>Billionton Systems USB100
                    266:     <li>Billionton Systems USB100EL
                    267:     <li>Billionton Systems USB100LP
                    268:     <li>Billionton Systems USBE100
                    269:     <li>Corega FEther USB-TX
                    270:     <li>Corega FEther USB-TXS
                    271:     <li>D-Link DSB-650
                    272:     <li>D-Link DSB-650TX
                    273:     <li>D-Link DSB-650TX-PNA
1.92      david     274:     <li>ELCON Systemtechnik Goldpfeil P-LAN
1.78      jsg       275:     <li>Elecom LD-USB/TX
                    276:     <li>Elecom LD-USBL/TX
                    277:     <li>Elsa Microlink USB2Ethernet
1.92      david     278:     <li>GIGABYTE GN-BR402W
1.78      jsg       279:     <li>Hawking UF100
                    280:     <li>HP HN210E
                    281:     <li>I/O DATA USB ETTX
                    282:     <li>Kingston KNU101TX
                    283:     <li>Laneed LD-USBL/TX
1.117     jolan     284:     <li>Linksys USB100TX
                    285:     <li>Linksys USB100H1
                    286:     <li>Linksys USB10T
                    287:     <li>Linksys USB10TA
                    288:     <li>Linksys USB10TX
1.78      jsg       289:     <li>Melco Inc. LUA-TX
                    290:     <li>Melco Inc. LUA2-TX
                    291:     <li>Microsoft MN110
1.92      david     292:     <li>Mobility EasiDock Ethernet
1.78      jsg       293:     <li>Netgear FA101
1.92      david     294:     <li>Omnidirectional Control Technology USB TO Ethernet
1.78      jsg       295:     <li>Siemens SpeedStream USB
                    296:     <li>Smartbridges smartNIC 2
1.99      jsg       297:     <li>SMC 2202USB/ETH
                    298:     <li>SMC 2206USB/ETH
1.78      jsg       299:     <li>SOHOware NUB100
1.92      david     300:     <li>SOHOware NUB110
1.78      jsg       301:     </ul>
                    302:
                    303: <li>Alteon Tigon I/II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;arch=macppc&amp;sektion=4">ti</a>), including:
                    304:     <ul>
                    305:     <li>3Com 3c985 and 3c985B
                    306:     <li>Alteon ACEnic V (fiber and copper)
                    307:     <li>Digital EtherWORKS 1000SX
                    308:     <li>Farallon PN9000SX
                    309:     <li>Netgear GA620 and GA620T
                    310:     <li>SGI Tigon
                    311:     </ul>
                    312:
1.123     grunk     313: <li>Apple iMac Rev. A-C Ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bm&amp;arch=macppc&amp;sektion=4">bm</a>)
1.78      jsg       314:
                    315: <li>Apple GMAC (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&amp;arch=macppc&amp;sektion=4">gem</a>)
                    316:
                    317: <li>ASIX Electronics AX88172 based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axe&amp;arch=macppc&amp;sektion=4">axe</a>), including:
                    318:     <ul>
1.92      david     319:     <li>ATEN UC210T
1.101     jsg       320:     <li>BAFO BF-320
1.92      david     321:     <li>Billionton Systems USB2AR
1.78      jsg       322:     <li>Buffalo(MELCO) LUA-U2-KTX
1.92      david     323:     <li>Corega FEther USB2-TX
1.78      jsg       324:     <li>D-Link DUB-E100
1.112     miod      325:     <li>Good Way GWUSB2E
1.92      david     326:     <li>Hawking UF200
1.78      jsg       327:     <li>Intellinet USB 2.0 to Ethernet (rev A)
1.92      david     328:     <li>JVC MP-PRX1
1.117     jolan     329:     <li>Linksys USB200M
1.78      jsg       330:     <li>Netgear FA120
1.92      david     331:     <li>Sitecom LN-029
1.101     jsg       332:     <li>SMC 2209USB/ETH
1.92      david     333:     <li>SnapPort USB 2.0 LAN Adapter
1.78      jsg       334:     <li>ST Lab USB 2.0 Fast Ethernet
1.92      david     335:     <li>Surecom EP-1427X-2
1.78      jsg       336:     <li>System TALKS SGC-X2UL
1.92      david     337:     <li>TRENDnet TU2-ET100
1.101     jsg       338:     <li>Z-TEK ZK-R01-2
1.78      jsg       339:     </ul>
                    340:
1.88      krw       341: <li>Broadcom BCM570x (Tigon3) based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bge&amp;arch=macppc&amp;sektion=4">bge</a>), including:
                    342:     <ul>
                    343:     <li>3Com 3c996-T
                    344:     <li>3Com 3c996-SX
                    345:     <li>3Com 3c996B-T
1.98      brad      346:     <li>HP ProLiant NC320T PCI-E Gigabit NIC (10/100/1000baseT)
                    347:     <li>HP ProLiant NC370F PCI-X Gigabit NIC (1000baseSX)
                    348:     <li>HP ProLiant NC370T PCI-X Gigabit NIC (10/100/1000baseT)
                    349:     <li>HP ProLiant NC1020 PCI Gigabit NIC (10/100/1000baseT)
                    350:     <li>HP ProLiant NC6770 PCI-X Gigabit NIC (1000baseSX)
                    351:     <li>HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseT)
                    352:     <li>HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseT)
1.88      krw       353:     <li>Netgear GA302T
                    354:     <li>SysKonnect SK-9D21
                    355:     <li>SysKonnect SK-9D41
                    356:     </ul>
                    357:
1.112     miod      358: <li>Sundance/Tamarack TC9021 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=stge&amp;arch=macppc&amp;sektion=4">stge</a>), including:
1.96      brad      359:     <ul>
                    360:     <li>Allied Telesis CentreCOM LA1000-PCI-T
                    361:     <li>Antares Microsystems TC9021
                    362:     <li>D-Link DGE-550T
                    363:     </ul>
                    364:
1.78      jsg       365: <li>CATC USB-EL1210A-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cue&amp;arch=macppc&amp;sektion=4">cue</a>), including:
                    366:     <ul>
                    367:     <li>Belkin F5U111
                    368:     <li>CATC Netmate
                    369:     <li>CATC Netmate II
                    370:     <li>SmartBridges SmartLink
                    371:     </ul>
                    372:
                    373: <li>Davicom DM9601 USB Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;arch=macppc&amp;sektion=4">udav</a>), including:
                    374:     <ul>
                    375:     <li>Corega FEther USB-TXC
                    376:     </ul>
                    377:
1.57      krw       378: <li>DEC DECchip 21040 (Tulip) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=de&amp;arch=macppc&amp;sektion=4">de</a>)
                    379: <li>DEC DECchip 21143 (Tulip clones) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=macppc&amp;sektion=4">dc</a>)
                    380: <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=macppc&amp;sektion=4">fxp</a>), including:
1.26      pvalchev  381:     <ul>
                    382:     <li>Intel EtherExpress PRO/10+
                    383:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    384:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    385:     <li>Intel EtherExpress PRO/100 Dual Port
                    386:     <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
                    387:     </ul>
1.57      krw       388: <li>Intel 21145-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=macppc&amp;sektion=4">dc</a>)
1.30      nate      389:
1.127     brad      390: <li>Intel i82540, i82541, i82542, i82543, i82544, i82545, is82546, i82547, i82571, i82572 and i82573
                    391: based adapters
1.57      krw       392: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;arch=macppc&amp;sektion=4">em</a>),
1.25      nate      393: including:
                    394:     <ul>
1.126     brad      395:     <li> HP ProLiant NC310F PCI-X Gigabit NIC (SX Fiber)
1.137     brad      396:     <li> HP ProLiant NC340T PCI-X Gigabit NIC
1.126     brad      397:     <li> HP ProLiant NC6134 PCI Gigabit NIC (SX Fiber)
                    398:     <li> HP ProLiant NC6136 PCI Gigabit NIC (SX Fiber)
                    399:     <li> HP ProLiant NC6170 PCI-X Gigabit NIC (SX Fiber)
                    400:     <li> HP ProLiant NC7131 PCI Gigabit NIC
                    401:     <li> HP ProLiant NC7170 PCI-X Gigabit NIC
                    402:     <li> HP ProLiant NC7170LP PCI-X Gigabit NIC
1.25      nate      403:     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    404:     <li> Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    405:     <li> Intel PRO/1000T Server Adapter (PWLA8490T)
                    406:     <li> Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    407:     <li> Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    408:     <li> Intel PRO/1000T Desktop Adapter (PWLA8390T)
1.124     brad      409:     <li> Intel PRO/1000XTL Low Profile PCI Server (PWLA8490XTL)
1.25      nate      410:     <li> Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    411:     <li> Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    412:     <li> Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    413:     <li> Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    414:     <li> Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    415:     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
1.70      brad      416:     <li> Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT)
1.25      nate      417:     </ul>
1.72      jsg       418:
1.78      jsg       419: <li>Kawasaki LSI KL5KUSB101B-based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=kue&amp;arch=macppc&amp;sektion=4">kue</a>), including:
1.72      jsg       420:     <ul>
1.78      jsg       421:     <li>3Com 3c19250
                    422:     <li>3Com 3c460 HomeConnect
                    423:     <li>AboCom Systems URE450 Ethernet
                    424:     <li>ADS Technologies USB-10BT
                    425:     <li>Aox USB101
                    426:     <li>Asante USB to Ethernet
                    427:     <li>ATen DSB-650C
                    428:     <li>ATen UC10T
                    429:     <li>Corega USB-T
                    430:     <li>D-Link DSB-650C
                    431:     <li>Entrega NET-USB-E45
                    432:     <li>I/O Data USB-ET/T
                    433:     <li>Jaton USB XpressNet
                    434:     <li>Kawasaki USB101
                    435:     <li>Kingston Ethernet
1.117     jolan     436:     <li>Linksys USB10T
1.78      jsg       437:     <li>Mobility Ethernet
                    438:     <li>Netgear EA101
                    439:     <li>Peracom USB
                    440:     <li>Portgear Ethernet
                    441:     <li>Portsmith Express Ethernet
1.92      david     442:     <li>Psion Dacom Gold Port Ethernet
1.78      jsg       443:     <li>Shark Pocket Adapter
1.92      david     444:     <li>Silicom U2E
1.78      jsg       445:     <li>SMC 2102USB
                    446:     <li>SMC 2104USB
1.72      jsg       447:     </ul>
1.77      martin    448:
                    449: <li>RealTek 8129/8139-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rl&amp;arch=macppc&amp;sektion=4">rl</a>), including:
                    450:     <ul>
                    451:     <li>Accton MPX5030 CardBus
                    452:     <li>Allied Telesyn AT2550
                    453:     <li>Corega FEther CB-TXD 10/100 Ethernet
                    454:     <li>D-Link DFE530TX+, DFE538TX, DFE-690TXD
1.129     brad      455:     <li>Encore ENL832-TX-RENT 10/100 M PCI
1.77      martin    456:     <li>Genius GF100TXR
                    457:     <li>KTX-9130TX 10/100 Fast Ethernet
                    458:     <li>Longshine LCS-8038TX-R
                    459:     <li>NDC Communications NE100TX-E
1.138     jmc       460:     <li>Netgear FA311 v2
1.77      martin    461:     <li>Netronix Inc. EA-1210 NetEther 10/100
                    462:     <li>Nortel BayStack 21
                    463:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    464:     <li>SMC EZ Card 10/100 PCI 1211-TX
1.106     grunk     465:     <li>TRENDnet TE100-PCBUSR CardBus
1.77      martin    466:     </ul>
1.78      jsg       467:
                    468: <li>Realtek RTL8150L based USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=url&amp;arch=macppc&amp;sektion=4">url</a>), including:
                    469:     <ul>
1.92      david     470:     <li>Abocom RTL8151
1.78      jsg       471:     <li>GreenHouse GH-USB100B
1.92      david     472:     <li>GreenHouse GH-USB100B with HomePNA
1.78      jsg       473:     <li>Linksys USB100M
1.92      david     474:     <li>Longshine LCS-8138TX
1.78      jsg       475:     <li>Melco Inc. LUA-KTX
1.92      david     476:     <li>Micronet SP128AR
1.78      jsg       477:     <li>SMC 2208USB/ETH
1.106     grunk     478:     <li>TRENDnet TU-ET100C
1.78      jsg       479:     <li>Zt USB10/100
                    480:     </ul>
                    481:
                    482: <li>Realtek 8169/8169S/8110S based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;arch=macppc&amp;sektion=4">re</a>), including:
                    483:     <ul>
                    484:     <li>Buffalo LGY-PCI-GT (8169S)
1.92      david     485:     <li>Corega CG-LAPCIGT (8169S)
1.95      martin    486:     <li>D-Link DGE-528T (8169S)
1.78      jsg       487:     <li>Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S)
1.97      brad      488:     <li>LevelOne GNC-0105T (8169S)
1.102     brad      489:     <li>Linksys EG1032v3 (8169S)
1.95      martin    490:     <li>Netgear GA511 PC Card (8169)
1.78      jsg       491:     <li>PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)
1.95      martin    492:     <li>Surecom EP-320G-TX1 (8169S)
                    493:     <li>US Robotics USR997902 (8169S)
1.78      jsg       494:     <li>Xterasys XN-152 10/100/1000 NIC (8169)
                    495:     </ul>
1.89      pvalchev  496:
1.112     miod      497: <li>SMC 83C170 ("EtherPower II") (EPIC/100) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=epic&amp;arch=macppc&amp;sektion=4">epic</a>)
1.96      brad      498:
1.89      pvalchev  499: <li>VIA Networking VT6122 based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vge&amp;arch=macppc&amp;sektion=4">vge</a>), including:
                    500:     <ul>
                    501:     <li>ZyXEL GN650-T 64-bit PCI Gigabit Ethernet NIC (ZX1701)
                    502:     <li>ZyXEL GN670-T 32-bit PCI Gigabit Ethernet NIC (ZX1702)
                    503:     </ul>
1.130     martin    504:
1.124     brad      505: <li>VIA Rhine/RhineII/RhineIII Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;arch=macppc&amp;sektion=4">vr</a>), including: (*)
1.115     martin    506:     <ul>
                    507:     <li>Addtron AEF-360TX
                    508:     <li>Hawking PN102TX
                    509:     <li>D-Link DFE530TX
                    510:     </ul>
1.130     martin    511:
                    512: <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;arch=alpha&amp;sektion=4">xl</a>), including:
                    513:     <ul>
                    514:     <li>3Com 3c900/3c900B PCI adapters
                    515:     <li>3Com 3c905/3c905B/3c905C PCI adapters
                    516:     <li>3Com 3c980/3c980C server adapters
                    517:     <li>3Com 3cSOHO adapter
                    518:     <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters
                    519:     </ul>
1.1       brad      520: </ul>
                    521:
1.15      deraadt   522: <li><strong>Wireless Ethernet Adapters</strong>
1.1       brad      523: <ul>
1.124     brad      524: <!-- <li>Aironet 802.11b PCI and PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=macppc&amp;sektion=4">an</a>) -->
1.83      jsg       525: <li>Atmel AT76C50x based USB 802.11b adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&amp;arch=macppc&amp;sektion=4">atu</a>), including:
                    526:     <ul>
1.91      jsg       527:     <li>3Com 3CRSHEW696
                    528:     <li>AboCom BWU613
                    529:     <li>Accton 2664W
1.83      jsg       530:     <li>Acer Peripherals AWL300
                    531:     <li>Acer Peripherals AWL400
1.91      jsg       532:     <li>Actiontec 802UAT1
                    533:     <li>Addtron AWU120
1.83      jsg       534:     <li>Aincomm AWU2000B
1.91      jsg       535:     <li>Askey Computer Voyager 1010
                    536:     <li>Askey Computer WLL013 (Intersil Radio)
                    537:     <li>Askey Computer WLL013 (RFMD Radio)
                    538:     <li>Atmel AT76C503 (Intersil Radio)
                    539:     <li>Atmel AT76C503 (RFMD Radio)
                    540:     <li>Atmel AT76C505 (RFMD Radio)
                    541:     <li>Atmel AT76C505 (RFMD 2958 Radio)
                    542:     <li>Atmel AT76C505A (RFMD 2958 Radio)
                    543:     <li>Atmel AT76C505AS (RFMD 2958 Radio)
                    544:     <li>Belkin F5D6050
1.83      jsg       545:     <li>Bluetake BW002
1.91      jsg       546:     <li>Compaq iPAQ h54xx/h55xx Internal WLAN
                    547:     <li>Conceptronic C11U
                    548:     <li>Conceptronic WL210
                    549:     <li>Corega WLAN USB Stick 11
                    550:     <li>Dick Smith Electronics CHUSB 611G
                    551:     <li>Dick Smith Electronics WL200U
                    552:     <li>Dick Smith Electronics WL240U
                    553:     <li>Dick Smith Electronics XH1153
                    554:     <li>D-Link DWL-120 rev E
1.83      jsg       555:     <li>Geowave GW-US11S
1.91      jsg       556:     <li>Gigabyte GN-WLBM101
                    557:     <li>Gigaset WLAN
                    558:     <li>Hewlett-Packard HN210W
                    559:     <li>Intel AP310 AnyPoint II
                    560:     <li>I/O DATA USB WN-B11
                    561:     <li>Lexar 2662W-AR
                    562:     <li>Linksys WUSB11 802.11b
                    563:     <li>Linksys WUSB11 802.11b v2.8
                    564:     <li>MSI WLAN
                    565:     <li>Netgear MA101
1.83      jsg       566:     <li>Netgear MA101 rev B
                    567:     <li>Ovislink AirLive WL-1120USB
                    568:     <li>OvisLink AirLive WL-1130USB
1.91      jsg       569:     <li>Planex Communications GW-US11S
                    570:     <li>Samsung SWL2100W
                    571:     <li>Siemens WLL013
                    572:     <li>SMC EZ Connect 11Mbps (SMC2662w)
                    573:     <li>SMC EZ Connect 11Mbps v2 (SMC2662wV2)
                    574:     <li>Tekram U-300C
                    575:     <li>W-Buddie WN210
                    576:     <li>Z-Com M4Y-750
1.83      jsg       577:     </ul>
1.90      jsg       578: <li>Ralink RT2500 based USB 2.0 802.11b/g adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&amp;arch=macppc&amp;sektion=4">ural</a>), including:
                    579:     <ul>
                    580:     <li>AMIT WL532U
                    581:     <li>ASUS WL-167g
1.112     miod      582:     <li>Belkin F5D7050
                    583:     <li>Buffalo WLI-U2-KG54
                    584:     <li>Buffalo WLI-U2-KG54-AI
                    585:     <li>Buffalo WLI-U2-KG54-YB
1.90      jsg       586:     <li>CNet CWD-854
                    587:     <li>Compex WLU54G
1.112     miod      588:     <li>Conceptronic C54RU
1.90      jsg       589:     <li>D-Link DWL-G122 (b1)
1.100     jsg       590:     <li>Dynalink WLG25USB
1.90      jsg       591:     <li>E-Tech WGUS02
1.100     jsg       592:     <li>Eminent 3035
1.112     miod      593:     <li>Gigabyte GN-WBKG
                    594:     <li>Hercules HWGUSB2-54
1.100     jsg       595:     <li>KCORP LifeStyle KLS-685
1.90      jsg       596:     <li>Linksys WUSB54G v4
                    597:     <li>Linksys WUSB54GP v4
1.112     miod      598:     <li>MSI MS-6861
                    599:     <li>MSI MS-6865
                    600:     <li>MSI MS-6869
1.100     jsg       601:     <li>SerComm UB801R
                    602:     <li>SparkLAN WL-685R
1.112     miod      603:     <li>Sphairon UB801R
                    604:     <li>Surecom EP-9001-g
1.100     jsg       605:     <li>Tonze UW-6200C
                    606:     <li>Zaapa ZNWUSB-54
1.112     miod      607:     <li>Zinwell ZWX-G261
1.100     jsg       608:     <li>Zonet ZEW2500
1.90      jsg       609:     </ul>
1.105     grunk     610: <li>Realtek RTL8180L based CardBus 802.11b adapters
                    611: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&amp;arch=macppc&amp;sektion=4">rtw</a>),
1.112     miod      612: including:
1.94      jsg       613:     <ul>
                    614:     <li>Belkin F5D6020 V3
                    615:     <li>Buffalo WLI-CB-B11
                    616:     <li>Corega CG-WLCB11V3
                    617:     <li>D-Link DWL-610
                    618:     <li>Level-One WPC-0101
                    619:     <li>Linksys WPC11 v4
                    620:     <li>Netgear MA521
                    621:     <li>Ovislink AirLive WL-1120PCM
                    622:     <li>Planet WL-3553
1.104     grunk     623:     <li>TRENDnet TEW-226PC
1.94      jsg       624:     <li>VCTnet PC-11B1
                    625:     </ul>
1.83      jsg       626: <li>WaveLAN 802.11b onboard Airport slot, PCI, and PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=macppc&amp;sektion=4">wi</a>)
                    627: <li>Prism II and Prism 2.5 PCI, PCMCIA and USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=macppc&amp;sektion=4">wi</a>). See <a href="i386.html">i386</a> for a complete list.
1.1       brad      628: </ul>
1.15      deraadt   629:
1.124     brad      630: <li><strong>WAN Adapters</strong>
                    631: <ul>
                    632: <li>Accoom Networks Artery T1/E1 WAN interfaces (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=art&amp;arch=macppc&amp;sektion=4">art</a>) (*)
                    633: <li>SBE (formerly Lan Media Corporation) SSI (T1)/HSSI/DS1/DS3 WAN interfaces (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lmc&amp;arch=macppc&amp;sektion=4">lmc</a>) (*)
                    634: </ul>
                    635:
1.15      deraadt   636: <li><strong>SCSI and IDE Host Adapters</strong>
1.1       brad      637: <ul>
1.57      krw       638:   <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    639:     AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
                    640:     adapters
1.66      mickey    641:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4"
1.57      krw       642:     >ahc</a>)
                    643:     including the Adaptec cards
                    644:     <ul>
                    645:       <li>AHA-274X[W,T]
                    646:       <li>AHA-284X
                    647:       <li>AHA-2910, AHA-2915
                    648:       <li>AHA-2920
                    649:       <li>AHA-2930[C,U2]
                    650:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    651:       <li>AHA-2950[U2W,U2B]
                    652:       <li>AHA-3940[U,AU,UW,AUW,U2W]
                    653:       <li>AHA-3950U2
                    654:       <li>AHA-3960
                    655:       <li>AHA-3985
                    656:       <li>AHA-4944UW
                    657:       <li>AHA-19160B
                    658:       <li>AHA-29160[B,N]
                    659:       <li>AHA-39160
                    660:     </ul>
                    661: <li>Symbios Logic 53c810, 53c825 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=macppc&amp;sektion=4">siop</a>)
1.77      martin    662: <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
                    663: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;arch=macppc&amp;sektion=4">pcscp</a>)
                    664: <li>QLogic PCI SCSI controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=isp&amp;arch=macppc&amp;sektion=4">isp</a>)
1.140   ! marco     665: <li>LSI Logic Fusion-MPT (Symbios Logic/NCR)
        !           666:   (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&amp;arch=macppc&amp;sektion=4"
        !           667:   >mpi</a>)
        !           668:   <ul>
        !           669:     <li>LSI53C1020, LSI53C1020A, LSI53C1030, LSI53C1030T, LSI53C1035,
        !           670:     <li>LSIFC909, LSIFC919, LSIFC919X, LSIFC929, LSIFC929X, LSIFC949, LSIFC949X,
        !           671:     <li>LSISAS1064, LSISAS1064E, LSISAS1068, LSISAS1068E
        !           672:   </ul>
        !           673:   <li>These chipsets can be found on the following controllers:
        !           674:   <ul>
        !           675:     <li>Apple Fibre Channel PCI Express Card, Fibre Channel PCI-X Card
        !           676:     <li>Dell PERC 4/im, SAS 5/E, SAS 5/i, SAS 5/iR
        !           677:     <li>Hewlett-Packard 8 Internal Port SAS Host Bus Adapter with RAID,
        !           678:     <li>A7173A, AB290A
        !           679:     <li>LSI Logic LSI20320-R, LSI21320-IS, LSI21320-R, LSI22320-R,
        !           680:     <li>LSI40919H, LSI40919LH, LSI40919LO, LSI40919O, LSI40929H,
        !           681:     <li>LSI40929LH, LSI40929LO, LSI40929O, LSI7102XP, LSI7202CP-LC,
        !           682:     <li>LSI7202XP, LSI7402XP, LSI7104XP-LC, LSI7204XP-LC, LSI7404XP-LC,
        !           683:     <li>LSISAS3041E-R, LSISAS3041X-R, LSISAS3080X-R, LSISAS3442E-R,
        !           684:     <li>LSISAS3442X, LSISAS3442X-R, LSISAS3800X, LSIU320
        !           685: </ul>
1.13      nick      686: <li>All PCI IDE
1.57      krw       687: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=macppc&amp;sektion=4">pciide</a>)
1.13      nick      688: adapters supported by the <a href="i386.html">i386</a> platform
1.1       brad      689: </ul>
                    690:
1.15      deraadt   691: <li><strong>RAID Controllers</strong>
1.1       brad      692: <ul>
1.57      krw       693: <li>Adaptec SCSI RAID (<a href="http://www.intelligent-io.com/">I2O</a>) controllers (ASR-2100S, ASR-3200S, etc.) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iop&amp;arch=macppc&amp;sektion=4">iop</a>)
1.1       brad      694: </ul>
                    695:
1.15      deraadt   696: <li><strong>Drives</strong>
1.1       brad      697: <ul>
                    698: <li>All IDE devices supported on the <a href="i386.html">i386</a>.
                    699: <li>All ATAPI drives supported on the <a href="i386.html">i386</a>.
                    700: <li>All SCSI drives supported on the <a href="i386.html">i386</a>.
                    701: </ul>
                    702:
1.15      deraadt   703: <li><strong>USB Controllers/Hubs</strong>
1.1       brad      704: <ul>
1.57      krw       705: <li>Apple USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=macppc&amp;sektion=4">ohci</a>)
1.109     brad      706: <li>Apple Intrepid USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=macppc&amp;sektion=4">ohci</a>)
                    707: <li>Apple Pangea USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=macppc&amp;sektion=4">ohci</a>)
                    708: <li>NEC USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=macppc&amp;sektion=4">ohci</a>)
1.57      krw       709: <li>OHCI root hub (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=macppc&amp;sektion=4">ohci</a>)
                    710: <li>Opti RM861HA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=macppc&amp;sektion=4">ohci</a>)
1.1       brad      711: <li>Alps Electric Hub in Apple USB Keyboard
                    712: </ul>
                    713:
1.15      deraadt   714: <li><strong>USB Devices</strong>
1.1       brad      715: <ul>
1.57      krw       716: <li>Alps Electric Apple USB Keyboard (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=macppc&amp;sektion=4">ukbd</a>)
1.124     brad      717: <li>Apple touchpad mouse (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tpms&amp;arch=macppc&amp;sektion=4">tpms</a>) (*)
1.57      krw       718: <li>Solid Year Keyboard and Mouse (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=macppc&amp;sektion=4">ukbd</a>) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=macppc&amp;sektion=4">ums</a>)
                    719: <li>Logitech M4848 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=macppc&amp;sektion=4">ums</a>)
                    720: <li>Kensington USB/PS2 Wheel Mouse (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=macppc&amp;sektion=4">ums</a>)
                    721: <li>USB Zip Drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;arch=macppc&amp;sektion=4">umass</a>)
1.1       brad      722: </ul>
                    723:
1.63      mickey    724: <li><strong>CardBus/PCMCIA bridges</strong>
1.19      drahn     725: <ul>
1.41      nick      726: <li>PBG4 onboard CardBus bridge is now supported, as are PCI CardBus bridges.
1.67      mickey    727: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&amp;sektion=4">cbb</a>)
1.19      drahn     728: </ul>
1.131     mbalmer   729:
1.139     fkr       730: <li><strong>PC Cards (PCMCIA / Cardbus)</strong>
1.131     mbalmer   731: <ul>
                    732: <li>Serial ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>), including:
                    733:     <ul>
1.139     fkr       734:     <li>Most modems, digital cellular modems, and serial cards should work.
                    735:     <li>3Com modems present on combo cards
1.131     mbalmer   736:     <li>Novatel Wireless Merlin U530 GSM/GPRS/UMTS modems
                    737:     <li>Siemens Connect2AIR GSM/GPRS modems
1.139     fkr       738:     <li>Sony Ericcson GC 89 GSM/GPRS/EDGE modems
1.131     mbalmer   739:     </ul>
                    740: <li>Wireless Ethernet adapters:
                    741:     <ul>
                    742:     <li>See above.
                    743:     </ul>
                    744: </ul>
                    745:
1.41      nick      746: <li><strong>Cryptography Accelerators</strong>
1.21      drahn     747: <ul>
1.57      krw       748: <li>Broadcom uBsec BCM5801, BCM5802, BCM5805, BCM5820, BCM5821, BCM5822, BCM5823 (and the legacy Bluesteelnet 5501 and 5601 parts) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ubsec&amp;arch=macppc&amp;sektion=4">ubsec</a>)
                    749: <li>Hifn 6500-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lofn&amp;arch=macppc&amp;sektion=4">lofn</a>)
                    750: <li>Hifn 7751/7811/7951/7955/7956-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;arch=macppc&amp;sektion=4">hifn</a>), including:
1.29      jason     751:     <ul>
1.50      jason     752:     <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411
1.29      jason     753:     <li>GTGI PowerCrypt Encryption Accelerator
                    754:     <li>NetSec 7751
1.42      jason     755:     <li>Hifn 7751 and 9751 reference boards
1.29      jason     756:     <li>Invertex AEON
                    757:     </ul>
1.57      krw       758: <li>SafeNet SafeXcel 1141/1741 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=safe&amp;arch=macppc&amp;sektion=4">safe</a>)
1.21      drahn     759: </ul>
1.19      drahn     760:
1.46      jason     761: <li><strong>Audio Devices</strong>
                    762: <ul>
1.116     brad      763: <li>Apple Aoa audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aoa&amp;arch=macppc&amp;sektion=4&">aoa</a>)
                    764: <li>Apple Awacs audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awacs&amp;arch=macppc&amp;sektion=4&">awacs</a>)
                    765: <li>Apple Daca audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daca&amp;arch=macppc&amp;sektion=4&">daca</a>)
                    766: <li>Apple Onyx audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=onyx&amp;arch=macppc&amp;sektion=4&">onyx</a>)
                    767: <li>Apple Snapper audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snapper&amp;arch=macppc&amp;sektion=4&">snapper</a>)
                    768: <li>Apple Tumbler audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tumbler&amp;arch=macppc&amp;sektion=4&">tumbler</a>)
1.57      krw       769: <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=macppc&amp;sektion=4">eap</a>)
1.124     brad      770: <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=macppc&amp;sektion=4">eap</a>)
                    771: <li>SoundBlaster Live! and PCI512 (EMU10k1) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=emu&amp;arch=macppc&amp;sektion=4">emu</a>) (*)
1.57      krw       772: <li>USB audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;arch=macppc&amp;sektion=4">uaudio</a>)
1.46      jason     773: </ul>
                    774:
1.57      krw       775: <li><strong>Radio Receiver Devices</strong> (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radio&amp;arch=macppc&amp;sektion=9">radio</a>)
1.37      mickey    776: <ul>
1.57      krw       777: <li>Brooktree 848/849/878/879-based TV tuner cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;arch=macppc&amp;sektion=4">bktr</a>)
1.37      mickey    778: </ul>
                    779:
1.15      deraadt   780: <li><strong>Other Devices</strong>
1.13      nick      781: <ul>
                    782: <li>Serial Ports: While the modern PowerMacintosh series has no external
                    783:   standard serial ports, many have an on-board modem which can be
                    784:   removed and replaced with an adapter (several manufacturers of these exist)
                    785:   which will produce a standard (and supported) serial port.
1.35      miod      786: <li>Backlight on lcd devices can be controlled through the brightness control
                    787: keys on ADB (laptop) keyboards, or through'wsconsctl -w display.brightness=xx'
1.21      drahn     788: (0 - 100) and 'wsconsctl -w display.backlight=xx' (0 or 100)
1.57      krw       789: <li>Brooktree 848/849/878/879-based video capture cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;arch=macppc&amp;sektion=4">bktr</a>), including:
1.37      mickey    790:   <ul>
1.54      mickey    791:   <li>Animation Technologies FlyVideo
1.73      jsg       792:   <li>AOpen VA1000
1.54      mickey    793:   <li>Askey/Dynalink Magic TView
1.62      mickey    794:   <li>ATI TV-Wonder and Wonder/VE
1.54      mickey    795:   <li>AverMedia cards
                    796:   <li>Hauppauge Wincast TV and WinTV/PCI
                    797:   <li>IMS TV Turbo
                    798:   <li>Intel Smart Video Recorder III
                    799:   <li>I/O DATA GV-BCTV2/PCI
1.73      jsg       800:   <li>I/O DATA GV-BCTV3/PCI
1.54      mickey    801:   <li>KISS TV/FM PCI
                    802:   <li>Leadtek Winfast TV 2000
                    803:   <li>Miro PC TV
                    804:   <li>MMAC Osprey
                    805:   <li>NEC PK-UG-X017
1.37      mickey    806:   <li>STB TV PCI Television Tuner
1.54      mickey    807:   <li>Terratec TerraTVplus
                    808:   <li>Video Highway XTreme
                    809:   <li>VideoLogic Captivator PCI
1.80      mickey    810:   <li>Zoltrix TV and Genie TV/FM
1.37      mickey    811:   </ul>
1.15      deraadt   812: </ul>
1.28      henning   813: </ul>
1.33      miod      814:
1.22      drahn     815: <a name="unsup"></a>
1.33      miod      816: <h4>Unsupported Hardware</h4>
                    817:
1.1       brad      818: <ul>
1.39      ian       819: <li>Any older Mac with a 4-digit part number (6100, 7300, 7500,
                    820:   8500, 9500).
1.33      miod      821: <li>Older Apple PowerMac systems with a 601 processor or lacking
1.59      drahn     822:   Open Firmware are not supported.
                    823: <li>Older Open Firmware machines are not currently supported.
1.13      nick      824:   This is mostly due to lack of developer resources and limited
                    825:   availability of hardware.
                    826: <li>Built-in modems on most machines are not supported.  In many systems,
                    827:   the serial port the modem is attached to is supported, but the modem
                    828:   itself is not supported.
                    829: <li>Newer PowerBooks have an internal modem attached as a USB device, these
                    830:   are not supported.
1.33      miod      831: <li>Sleep/Suspend on laptops is not supported.
1.47      drahn     832: <li>Airport Extreme is not supported, no available docs.
                    833: <li>Bluetooth is not supported.
                    834: <li>Multi-speed laptops are not adjustable.
1.85      martin    835: <li>Firewire is not supported.
1.133     kettenis  836: <li>Power Macintosh G5 (October 2005, dual core (PowerMac 11,2)) is not supported yet.
                    837: <li>iMac G5 (iSight (PowerMac12,1)) is not supported yet.
1.128     drahn     838: <li>SATA does not work on PowerMac G5 and Xserve G5 systems.
1.1       brad      839: </ul>
1.33      miod      840:
1.36      miod      841: <hr>
                    842: <a name="install"></a>
                    843: <h3><font color="#0000e0">
                    844: <strong>Getting and installing OpenBSD/macppc:</strong>
                    845: </font></h3>
                    846:
                    847: <p>
                    848: The latest supported OpenBSD/macppc release is
1.136     wilfried  849: <a href="39.html">OpenBSD 3.9</a>.
1.36      miod      850: Here are the
1.136     wilfried  851: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.9/macppc/INSTALL.macppc">
                    852: OpenBSD/macppc 3.9 installation instructions
1.36      miod      853: </a>.
                    854:
                    855: <p>
                    856: Snapshots are made available from time to time, in
                    857: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/macppc">this location</a>
                    858: as well as in a few
                    859: <a href="ftp.html">mirrors</a>.
                    860: Here are the
                    861: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/macppc/INSTALL.macppc">
                    862: OpenBSD/macppc snapshot installation instructions
                    863: </a> as well.
                    864:
                    865: <p>
                    866: There are several installation media provided:
1.57      krw       867:
1.36      miod      868: <ul>
                    869:   <li><strong>CD boot</strong>
                    870:   <p>
                    871:   With the OpenBSD CD inserted in the cdrom drive, powering the machine on
                    872:   while leaving the ``C'' key pressed will bootstrap the installation
                    873:   procedure.
1.59      drahn     874:   Alternatively, the CD can be booted at the Open Firmware prompt, with
1.36      miod      875: <pre>
1.136     wilfried  876:   boot cd:,ofwboot 3.9/macppc/bsd.rd
1.36      miod      877: </pre>
1.53      saad      878:   <li><strong>Mac OS based boot</strong>
1.36      miod      879:   <p>
1.53      saad      880:   If the system disk is shared with Mac OS, the <tt>ofwboot</tt> boot loader
1.36      miod      881:   and the <tt>bsd.rd</tt> installation media can be copied to the first HFS
                    882:   or HFS+ partition.
1.59      drahn     883:   Then the installation procedure can be booted at the Open Firmware prompt,
1.36      miod      884:   with
                    885: <pre>
                    886:   boot hd:,ofwboot bsd.rd
                    887: </pre>
                    888: </ul>
                    889:
                    890: <a name="multiboot"></a>
                    891: <h3><font color="#0000e0">Multiboot/Shared HFS disks:</font></h3>
                    892: <p>
1.53      saad      893: Having OpenBSD multiboot, or share, a disk with Mac OS X/Mac OS 9
1.36      miod      894: is possible as long as the disk is first partitioned with the
1.53      saad      895: Mac OS utility, <i>Drive Setup</i> (Mac OS 9) or <i>System Disk
                    896: Utility</i> (Mac OS X).
1.36      miod      897: Unallocated space, or a partition not in use, must be left for OpenBSD's use.
1.53      saad      898: Since OpenBSD is only able to boot from HFS (not Mac OS X UFS) filesystem,
1.36      miod      899: the first partition must formated as HFS or HFS+, not UFS, to be able to boot
                    900: OpenBSD.
                    901:
                    902: <p>
                    903: Please refer to the installation instructions for more details on how to
                    904: install a shared disk.
1.53      saad      905: Standalone (no Mac OS present) installation is also supported.
1.36      miod      906:
                    907: <a name="root"></a>
                    908: <h3><font color="#0000e0">Boot device considerations:</font></h3>
                    909: <p>
                    910: Modern MacPPC systems have two IDE interfaces (called Ultra and IDE), each of
                    911: which can have two devices on them (ultra0, ultra1, ide0, ide1).
                    912: When multiple drives are present in the system, there are limitations
                    913: of which drives can be configured as the OpenBSD root drive.
                    914: Invalid configurations will not be able to properly
                    915: detect which drive is the root drive, so any attempt will either
                    916: prompt for a root drive or fail.
                    917:
                    918: <ul>
                    919: <li><tt>ultra0</tt> is always a valid root drive.
                    920: <li><tt>ultra1</tt> is valid as a root disk, as long as <tt>ultra0</tt>
                    921:   is a hard drive, not a non-hard disk ATAPI device).
                    922: <li><tt>ide1</tt> (Zip drive bay) is valid as a root disk if no hard drive is
                    923:   located at <tt>ultra1</tt>,
                    924: <li><tt>ide0</tt> (cdrom) is valid as a root drive <b>only</b> if no hard
                    925:   drives are connected to the Ultra bus.
                    926: </ul>
                    927:
                    928: <hr>
1.33      miod      929: <a name="problems"></a>
                    930: <h3><font color="#0000e0">Known Problems</font></h3>
                    931:
                    932: <ul>
                    933: <li>Laptop systems may power off within 2-5 minutes if the lid is closed
                    934:   while running from battery.
                    935: <li>Older iMacs can have a problem with the USB keyboard driver where
                    936:   the first key pressed after boot will repeat endlessly.  The workaround
                    937:   is to press &lt;SHIFT&gt; first or to disconnect and reconnect the USB mouse
                    938:   after the problem has occurred.
                    939: </ul>
1.1       brad      940:
1.36      miod      941: <hr>
1.33      miod      942: <a name="other"></a>
                    943: <h3><font color="#0000e0">Other Features</font></h3>
1.1       brad      944:
1.33      miod      945: <ul>
                    946: <li> &lt;CTRL&gt;&lt;CMD&gt;&lt;POWER&gt; on ADB (not USB) keyboards
                    947: will reset the computer.
                    948: </ul>
1.5       miod      949:
1.1       brad      950: <hr>
1.33      miod      951: <a href="plat.html">
                    952: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    953: </a>
                    954: <br>
                    955: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.1       brad      956: <br>
1.140   ! marco     957: <small>$OpenBSD: macppc.html,v 1.139 2006/06/17 17:05:29 fkr Exp $</small>
1.1       brad      958:
                    959: </body>
                    960: </html>