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

Annotation of www/macppc.html, Revision 1.150

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:
1.33      miod      114: <h4>Supported models</h4>
1.11      drahn     115:
1.28      henning   116: <p>
1.33      miod      117: PowerPC-based Macintosh systems are divided into <i>"Old World"</i> and
                    118: <i>"New World"</i> systems, the difference being
                    119: <a href="http://developer.apple.com/technotes/tn/tn1167.html">the design
                    120: of the system ROM</a>.
                    121: Only <i>"New World"</i> machines are currently supported.
                    122: Known compatible systems include the following:
1.57      krw       123:
1.13      nick      124: <ul>
1.118     xsa       125: <li>iMac (Revision A, B, C, D (iMac,1))
1.141     jasper    126: <li>iMac (Late 1999 (PowerMac2,1))
1.118     xsa       127: <li>iMac (Summer 2000 (PowerMac2,2))
                    128: <li>iMac (Early 2001, Summer 2001) (PowerMac4,1))
                    129: <li>iMac (Flat-Panel (PowerMac4,2))
                    130: <li>iMac (17" Flat-Panel, 17" 1GHz (PowerMac4,5))
                    131: <li>iMac (USB 2.0 (PowerMac6,1))
                    132: <li>iMac (20" Flat-Panel (PowerMac6,3))
1.142     miod      133: <li>iMac G5 (PowerMac8,1)
                    134: <li>iMac G5 (Ambient Light Sensor (PowerMac8,2))
1.118     xsa       135: </ul>
                    136: <ul>
1.120     aanriot   137: <li>eMac (ATI Graphics, 1GHz G4 (PowerMac4,4))
1.118     xsa       138: <li>eMac (USB 2.0 (PowerMac6,4))
                    139: </ul>
                    140: <ul>
                    141: <li>Mac mini (PowerMac10,1)
1.134     kettenis  142: <li>Mac mini (Late 2005 (PowerMac10,2))
1.118     xsa       143: </ul>
                    144: <ul>
                    145: <li>Power Macintosh G3 (Blue &amp; White (PowerMac1,1))
                    146: <li>Power Macintosh G4 (PCI Graphics (PowerMac1,2))
                    147: <li>Power Macintosh G4 (AGP Graphics (PowerMac3,2 and PowerMac3,3))
                    148: <li>Power Macintosh G4 (Gigabit Ethernet (PowerMac3,3))
                    149: <li>Power Macintosh G4 (Digital Audio (PowerMac3,4))
                    150: <li>Power Macintosh G4 (QuickSilver, QuickSilver 2002 (PowerMac3,5))
                    151: <li>Power Macintosh G4 (Mirrored Drive Doors, FW 800, Mirrored Drive Doors 2003 (PowerMac3,6))
1.119     miod      152: <li>Power Macintosh G4 (Cube (PowerMac5,1))
1.142     miod      153: <li>Power Macintosh G5 (Early 2005, dual 2.0 + 2.3 GHz (PowerMac7,2))
                    154: <li>Power Macintosh G5 (June 2004, Early 2005, dual 2.7 GHz (PowerMac7,3))
                    155: <li>Power Macintosh G5 (Late 2004 (PowerMac9,1))
1.118     xsa       156: </ul>
                    157: <ul>
                    158: <li>iBook (PowerBook2,1)
                    159: <li>iBook (FireWire (PowerBook2,2))
                    160: <li>iBook (Dual USB, Late 2001 (PowerBook4,1))
                    161: <li>iBook (16 VRAM (PowerBook4,2))
                    162: <li>iBook (Opaque 16 VRAM, 32 VRAM, Early 2003 (PowerBook4,3))
1.120     aanriot   163: <li>iBook G4 (PowerBook6,3)
1.119     miod      164: <li>iBook G4 (Early 2004, Late 2004 (PowerBook6,5))
1.118     xsa       165: <li>iBook G4 (Mid 2005 (PowerBook6,7))
                    166: </ul>
                    167: <ul>
                    168: <li>PowerBook G3 (12", 13", 14" Rev. A and Rev. B, Bronze Keyboard (PowerBook1,1))
                    169: <li>PowerBook G3 (FireWire (PowerBook3,1))
                    170: <li>PowerBook G4 (PowerBook3,2)
                    171: <li>PowerBook G4 (Gigabit Ethernet (PowerBook3,3))
                    172: <li>PowerBook G4 (DVI (PowerBook3,4))
                    173: <li>PowerBook G4 (867 MHz, 1 GHz (PowerBook3,5))
                    174: <li>PowerBook G4 (17" (PowerBook5,1))
                    175: <li>PowerBook G4 (15" FW 800 (PowerBook5,2))
                    176: <li>Powerbook G4 (17" 1.33 GHz (PowerBook5,3))
                    177: <li>PowerBook G4 (15" 1.33/1.5 GHz (PowerBook5,4))
                    178: <li>PowerBook G4 (17" 1.5 GHz (PowerBook5,5))
                    179: <li>PowerBook G4 (15" 1.5/1.67 GHz (PowerBook5,6))
                    180: <li>PowerBook G4 (17" 1.67 GHz (PowerBook5,7))
1.120     aanriot   181: <li>PowerBook G4 (15" Double-Layer SD (PowerBook5,8))
                    182: <li>PowerBook G4 (17" Double-Layer SD (PowerBook5,9))
1.118     xsa       183: <li>PowerBook G4 (12" (PowerBook6,1))
                    184: <li>PowerBook G4 (12" DVI (PowerBook6,2))
                    185: <li>PowerBook G4 (12" 1.33 GHz (PowerBook6,4))
                    186: <li>PowerBook G4 (12" 1.5 GHz (PowerBook6,8))
1.11      drahn     187: </ul>
1.118     xsa       188: <ul>
                    189: <li>Xserve G4 (Dual (RackMac1,1)) <i>(currently only running on serial console with video card removed)</i>
1.142     miod      190: <li>Xserve G5 (Dual (RackMac3,1))
1.118     xsa       191: </ul>
                    192:
                    193: <p>
1.33      miod      194: To help us improve the accuracy of this list, <b>PLEASE</b>
                    195: <a href="faq/faq4.html#SendDmesg">send your dmesg</a> after installation
                    196: to <a href="mailto:dmesg@openbsd.org">dmesg@openbsd.org</a>.
1.11      drahn     197:
1.33      miod      198: <h4>Supported peripherals</h4>
1.1       brad      199:
1.15      deraadt   200: <ul>
1.56      xsa       201: <li><strong>Onboard I/O modules</strong>
1.84      xsa       202: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=macobio&amp;arch=macppc&amp;sektion=4">macobio</a>)
1.1       brad      203: <ul>
1.109     brad      204: <li>Apple Heathrow
                    205: <li>Apple Intrepid
                    206: <li>Apple K2
                    207: <li>Apple Keylargo
                    208: <li>Apple OHare
1.1       brad      209: <li>Apple Paddington
1.109     brad      210: <li>Apple Pangea
                    211: <li>Apple Shasta
1.1       brad      212: </ul>
                    213:
1.15      deraadt   214: <li><strong>PCI-Bridges</strong>
1.57      krw       215: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&amp;arch=macppc&amp;sektion=4">pchb</a>)
1.1       brad      216: <ul>
1.109     brad      217: <li>Apple Bandit
1.135     brad      218: <li>Apple Intrepid 2 AGP
                    219: <li>Apple Intrepid 2 PCI
1.109     brad      220: <li>Apple K2
                    221: <li>Apple K2 AGP
                    222: <li>Apple Pangea
                    223: <li>Apple Pangea AGP
                    224: <li>Apple Pangea PCI
                    225: <li>Apple Shasta HyperTransport
1.1       brad      226: <li>Apple Uni-North
                    227: <li>Apple Uni-North AGP
                    228: <li>Apple Uni-North Eth
1.109     brad      229: <li>Apple Uni-North 2 AGP
                    230: <li>Apple Uni-North 2 Eth
1.1       brad      231: <li>Motorola MPC106 Host-PCI
                    232: </ul>
                    233:
1.15      deraadt   234: <li><strong>Video Cards</strong>
1.1       brad      235: <ul>
                    236: <li>ATI Mach64 GP
                    237: <li>ATI Mach64 GV
                    238: <li>ATI Mach64 128 PK
                    239: <li>ATI Mach64 128 VR AGP
1.71      jsg       240: <li>ATI Rage 128 Mobility M3
1.1       brad      241: <li>ATI Rage Fury AGP4x
1.71      jsg       242: <li>ATI Radeon Mobility M7
                    243: <li>ATI Radeon Mobility 9200 (M9+)
1.125     brad      244: <li>NVIDIA GeForce4 440 Go 64M
1.1       brad      245: </ul>
                    246:
1.72      jsg       247: <li><strong>Ethernet Adapters</strong>
1.1       brad      248: <ul>
1.78      jsg       249: <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:
                    250:     <ul>
                    251:     <li>3Com 3c460b
                    252:     <li>Abocom UFE1000
                    253:     <li>Abocom DSB650TX
                    254:     <li>Accton USB320-EC
                    255:     <li>Accton SpeedStream Ethernet
                    256:     <li>Admtek Pegasus
                    257:     <li>Admtek Pegasus II
1.92      david     258:     <li>AEI USB Fast Ethernet
                    259:     <li>Allied Telesyn AT-USB100
                    260:     <li>ATEN UC-110T
1.78      jsg       261:     <li>Belkin USB to LAN
                    262:     <li>Billionton Systems USB100
                    263:     <li>Billionton Systems USB100EL
                    264:     <li>Billionton Systems USB100LP
                    265:     <li>Billionton Systems USBE100
                    266:     <li>Corega FEther USB-TX
                    267:     <li>Corega FEther USB-TXS
                    268:     <li>D-Link DSB-650
                    269:     <li>D-Link DSB-650TX
                    270:     <li>D-Link DSB-650TX-PNA
1.92      david     271:     <li>ELCON Systemtechnik Goldpfeil P-LAN
1.78      jsg       272:     <li>Elecom LD-USB/TX
                    273:     <li>Elecom LD-USBL/TX
                    274:     <li>Elsa Microlink USB2Ethernet
1.92      david     275:     <li>GIGABYTE GN-BR402W
1.78      jsg       276:     <li>Hawking UF100
                    277:     <li>HP HN210E
                    278:     <li>I/O DATA USB ETTX
                    279:     <li>Kingston KNU101TX
                    280:     <li>Laneed LD-USBL/TX
1.117     jolan     281:     <li>Linksys USB100TX
                    282:     <li>Linksys USB100H1
                    283:     <li>Linksys USB10T
                    284:     <li>Linksys USB10TA
                    285:     <li>Linksys USB10TX
1.78      jsg       286:     <li>Melco Inc. LUA-TX
                    287:     <li>Melco Inc. LUA2-TX
                    288:     <li>Microsoft MN110
1.92      david     289:     <li>Mobility EasiDock Ethernet
1.78      jsg       290:     <li>Netgear FA101
1.92      david     291:     <li>Omnidirectional Control Technology USB TO Ethernet
1.78      jsg       292:     <li>Siemens SpeedStream USB
                    293:     <li>Smartbridges smartNIC 2
1.99      jsg       294:     <li>SMC 2202USB/ETH
                    295:     <li>SMC 2206USB/ETH
1.78      jsg       296:     <li>SOHOware NUB100
1.92      david     297:     <li>SOHOware NUB110
1.78      jsg       298:     </ul>
                    299:
                    300: <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:
                    301:     <ul>
                    302:     <li>3Com 3c985 and 3c985B
                    303:     <li>Alteon ACEnic V (fiber and copper)
                    304:     <li>Digital EtherWORKS 1000SX
                    305:     <li>Farallon PN9000SX
                    306:     <li>Netgear GA620 and GA620T
                    307:     <li>SGI Tigon
                    308:     </ul>
                    309:
1.123     grunk     310: <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       311:
                    312: <li>Apple GMAC (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gem&amp;arch=macppc&amp;sektion=4">gem</a>)
                    313:
                    314: <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:
                    315:     <ul>
1.92      david     316:     <li>ATEN UC210T
1.101     jsg       317:     <li>BAFO BF-320
1.92      david     318:     <li>Billionton Systems USB2AR
1.78      jsg       319:     <li>Buffalo(MELCO) LUA-U2-KTX
1.92      david     320:     <li>Corega FEther USB2-TX
1.78      jsg       321:     <li>D-Link DUB-E100
1.112     miod      322:     <li>Good Way GWUSB2E
1.92      david     323:     <li>Hawking UF200
1.78      jsg       324:     <li>Intellinet USB 2.0 to Ethernet (rev A)
1.92      david     325:     <li>JVC MP-PRX1
1.117     jolan     326:     <li>Linksys USB200M
1.78      jsg       327:     <li>Netgear FA120
1.92      david     328:     <li>Sitecom LN-029
1.101     jsg       329:     <li>SMC 2209USB/ETH
1.92      david     330:     <li>SnapPort USB 2.0 LAN Adapter
1.78      jsg       331:     <li>ST Lab USB 2.0 Fast Ethernet
1.92      david     332:     <li>Surecom EP-1427X-2
1.78      jsg       333:     <li>System TALKS SGC-X2UL
1.92      david     334:     <li>TRENDnet TU2-ET100
1.101     jsg       335:     <li>Z-TEK ZK-R01-2
1.78      jsg       336:     </ul>
                    337:
1.88      krw       338: <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:
                    339:     <ul>
                    340:     <li>3Com 3c996-T
                    341:     <li>3Com 3c996-SX
                    342:     <li>3Com 3c996B-T
1.98      brad      343:     <li>HP ProLiant NC320T PCI-E Gigabit NIC (10/100/1000baseT)
                    344:     <li>HP ProLiant NC370F PCI-X Gigabit NIC (1000baseSX)
                    345:     <li>HP ProLiant NC370T PCI-X Gigabit NIC (10/100/1000baseT)
                    346:     <li>HP ProLiant NC1020 PCI Gigabit NIC (10/100/1000baseT)
                    347:     <li>HP ProLiant NC6770 PCI-X Gigabit NIC (1000baseSX)
                    348:     <li>HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseT)
                    349:     <li>HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseT)
1.88      krw       350:     <li>Netgear GA302T
                    351:     <li>SysKonnect SK-9D21
                    352:     <li>SysKonnect SK-9D41
                    353:     </ul>
                    354:
1.112     miod      355: <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      356:     <ul>
                    357:     <li>Allied Telesis CentreCOM LA1000-PCI-T
                    358:     <li>Antares Microsystems TC9021
                    359:     <li>D-Link DGE-550T
                    360:     </ul>
                    361:
1.78      jsg       362: <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:
                    363:     <ul>
                    364:     <li>Belkin F5U111
                    365:     <li>CATC Netmate
                    366:     <li>CATC Netmate II
                    367:     <li>SmartBridges SmartLink
                    368:     </ul>
                    369:
                    370: <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:
                    371:     <ul>
                    372:     <li>Corega FEther USB-TXC
                    373:     </ul>
                    374:
1.57      krw       375: <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>)
                    376: <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>)
                    377: <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  378:     <ul>
                    379:     <li>Intel EtherExpress PRO/10+
                    380:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    381:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    382:     <li>Intel EtherExpress PRO/100 Dual Port
                    383:     <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
                    384:     </ul>
1.57      krw       385: <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      386:
1.127     brad      387: <li>Intel i82540, i82541, i82542, i82543, i82544, i82545, is82546, i82547, i82571, i82572 and i82573
                    388: based adapters
1.57      krw       389: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;arch=macppc&amp;sektion=4">em</a>),
1.25      nate      390: including:
                    391:     <ul>
1.126     brad      392:     <li> HP ProLiant NC310F PCI-X Gigabit NIC (SX Fiber)
1.137     brad      393:     <li> HP ProLiant NC340T PCI-X Gigabit NIC
1.126     brad      394:     <li> HP ProLiant NC6134 PCI Gigabit NIC (SX Fiber)
                    395:     <li> HP ProLiant NC6136 PCI Gigabit NIC (SX Fiber)
                    396:     <li> HP ProLiant NC6170 PCI-X Gigabit NIC (SX Fiber)
                    397:     <li> HP ProLiant NC7131 PCI Gigabit NIC
                    398:     <li> HP ProLiant NC7170 PCI-X Gigabit NIC
                    399:     <li> HP ProLiant NC7170LP PCI-X Gigabit NIC
1.25      nate      400:     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    401:     <li> Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    402:     <li> Intel PRO/1000T Server Adapter (PWLA8490T)
                    403:     <li> Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    404:     <li> Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    405:     <li> Intel PRO/1000T Desktop Adapter (PWLA8390T)
1.124     brad      406:     <li> Intel PRO/1000XTL Low Profile PCI Server (PWLA8490XTL)
1.25      nate      407:     <li> Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    408:     <li> Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    409:     <li> Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    410:     <li> Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    411:     <li> Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    412:     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
1.70      brad      413:     <li> Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT)
1.25      nate      414:     </ul>
1.72      jsg       415:
1.78      jsg       416: <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       417:     <ul>
1.78      jsg       418:     <li>3Com 3c19250
                    419:     <li>3Com 3c460 HomeConnect
                    420:     <li>AboCom Systems URE450 Ethernet
                    421:     <li>ADS Technologies USB-10BT
                    422:     <li>Aox USB101
                    423:     <li>Asante USB to Ethernet
                    424:     <li>ATen DSB-650C
                    425:     <li>ATen UC10T
                    426:     <li>Corega USB-T
                    427:     <li>D-Link DSB-650C
                    428:     <li>Entrega NET-USB-E45
                    429:     <li>I/O Data USB-ET/T
                    430:     <li>Jaton USB XpressNet
                    431:     <li>Kawasaki USB101
                    432:     <li>Kingston Ethernet
1.117     jolan     433:     <li>Linksys USB10T
1.78      jsg       434:     <li>Mobility Ethernet
                    435:     <li>Netgear EA101
                    436:     <li>Peracom USB
                    437:     <li>Portgear Ethernet
                    438:     <li>Portsmith Express Ethernet
1.92      david     439:     <li>Psion Dacom Gold Port Ethernet
1.78      jsg       440:     <li>Shark Pocket Adapter
1.92      david     441:     <li>Silicom U2E
1.78      jsg       442:     <li>SMC 2102USB
                    443:     <li>SMC 2104USB
1.72      jsg       444:     </ul>
1.77      martin    445:
                    446: <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:
                    447:     <ul>
                    448:     <li>Accton MPX5030 CardBus
                    449:     <li>Allied Telesyn AT2550
                    450:     <li>Corega FEther CB-TXD 10/100 Ethernet
                    451:     <li>D-Link DFE530TX+, DFE538TX, DFE-690TXD
1.129     brad      452:     <li>Encore ENL832-TX-RENT 10/100 M PCI
1.77      martin    453:     <li>Genius GF100TXR
                    454:     <li>KTX-9130TX 10/100 Fast Ethernet
                    455:     <li>Longshine LCS-8038TX-R
                    456:     <li>NDC Communications NE100TX-E
1.138     jmc       457:     <li>Netgear FA311 v2
1.77      martin    458:     <li>Netronix Inc. EA-1210 NetEther 10/100
                    459:     <li>Nortel BayStack 21
                    460:     <li>OvisLink LEF-8129TX, LEF-8139TX
                    461:     <li>SMC EZ Card 10/100 PCI 1211-TX
1.106     grunk     462:     <li>TRENDnet TE100-PCBUSR CardBus
1.77      martin    463:     </ul>
1.78      jsg       464:
                    465: <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:
                    466:     <ul>
1.92      david     467:     <li>Abocom RTL8151
1.78      jsg       468:     <li>GreenHouse GH-USB100B
1.92      david     469:     <li>GreenHouse GH-USB100B with HomePNA
1.78      jsg       470:     <li>Linksys USB100M
1.92      david     471:     <li>Longshine LCS-8138TX
1.78      jsg       472:     <li>Melco Inc. LUA-KTX
1.92      david     473:     <li>Micronet SP128AR
1.78      jsg       474:     <li>SMC 2208USB/ETH
1.106     grunk     475:     <li>TRENDnet TU-ET100C
1.78      jsg       476:     <li>Zt USB10/100
                    477:     </ul>
                    478:
                    479: <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:
                    480:     <ul>
                    481:     <li>Buffalo LGY-PCI-GT (8169S)
1.92      david     482:     <li>Corega CG-LAPCIGT (8169S)
1.95      martin    483:     <li>D-Link DGE-528T (8169S)
1.78      jsg       484:     <li>Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S)
1.97      brad      485:     <li>LevelOne GNC-0105T (8169S)
1.102     brad      486:     <li>Linksys EG1032v3 (8169S)
1.95      martin    487:     <li>Netgear GA511 PC Card (8169)
1.78      jsg       488:     <li>PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)
1.95      martin    489:     <li>Surecom EP-320G-TX1 (8169S)
                    490:     <li>US Robotics USR997902 (8169S)
1.78      jsg       491:     <li>Xterasys XN-152 10/100/1000 NIC (8169)
                    492:     </ul>
1.89      pvalchev  493:
1.112     miod      494: <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      495:
1.89      pvalchev  496: <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:
                    497:     <ul>
                    498:     <li>ZyXEL GN650-T 64-bit PCI Gigabit Ethernet NIC (ZX1701)
                    499:     <li>ZyXEL GN670-T 32-bit PCI Gigabit Ethernet NIC (ZX1702)
                    500:     </ul>
1.130     martin    501:
1.142     miod      502: <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    503:     <ul>
                    504:     <li>Addtron AEF-360TX
                    505:     <li>Hawking PN102TX
                    506:     <li>D-Link DFE530TX
                    507:     </ul>
1.130     martin    508:
                    509: <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:
                    510:     <ul>
                    511:     <li>3Com 3c900/3c900B PCI adapters
                    512:     <li>3Com 3c905/3c905B/3c905C PCI adapters
                    513:     <li>3Com 3c980/3c980C server adapters
                    514:     <li>3Com 3cSOHO adapter
                    515:     <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters
                    516:     </ul>
1.1       brad      517: </ul>
                    518:
1.15      deraadt   519: <li><strong>Wireless Ethernet Adapters</strong>
1.1       brad      520: <ul>
1.146     jmc       521: <li>ADMtek ADM8211 IEEE 802.11b PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atw&amp;arch=macppc&amp;sektion=4">atw</a>), including:
                    522:     <ul>
                    523:     <li>Belkin F5D6001
                    524:     <li>D-Link DWL-520 Rev. C1
                    525:     <li>LanReady WP2000
                    526:     <li>Xterasys XN2511B
                    527:     </ul>
1.144     jmc       528: <li>Aironet Communications 4500/4800 IEEE 802.11FH/b PCI and PCMCIA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=macppc&amp;sektion=4">an</a>), including:
                    529:     <ul>
                    530:     <li>Aironet 4500/4800
                    531:     <li>Cisco 340/350
                    532:     </ul>
1.145     jmc       533: <li>Atmel AT76C50x IEEE 802.11b USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&amp;arch=macppc&amp;sektion=4">atu</a>), including:
1.83      jsg       534:     <ul>
1.91      jsg       535:     <li>3Com 3CRSHEW696
                    536:     <li>AboCom BWU613
                    537:     <li>Accton 2664W
1.83      jsg       538:     <li>Acer Peripherals AWL300
                    539:     <li>Acer Peripherals AWL400
1.91      jsg       540:     <li>Actiontec 802UAT1
                    541:     <li>Addtron AWU120
1.83      jsg       542:     <li>Aincomm AWU2000B
1.91      jsg       543:     <li>Askey Computer Voyager 1010
                    544:     <li>Askey Computer WLL013 (Intersil Radio)
                    545:     <li>Askey Computer WLL013 (RFMD Radio)
                    546:     <li>Atmel AT76C503 (Intersil Radio)
                    547:     <li>Atmel AT76C503 (RFMD Radio)
                    548:     <li>Atmel AT76C505 (RFMD Radio)
                    549:     <li>Atmel AT76C505 (RFMD 2958 Radio)
                    550:     <li>Atmel AT76C505A (RFMD 2958 Radio)
                    551:     <li>Atmel AT76C505AS (RFMD 2958 Radio)
                    552:     <li>Belkin F5D6050
1.83      jsg       553:     <li>Bluetake BW002
1.91      jsg       554:     <li>Compaq iPAQ h54xx/h55xx Internal WLAN
                    555:     <li>Conceptronic C11U
                    556:     <li>Conceptronic WL210
                    557:     <li>Corega WLAN USB Stick 11
                    558:     <li>Dick Smith Electronics CHUSB 611G
                    559:     <li>Dick Smith Electronics WL200U
                    560:     <li>Dick Smith Electronics WL240U
                    561:     <li>Dick Smith Electronics XH1153
                    562:     <li>D-Link DWL-120 rev E
1.83      jsg       563:     <li>Geowave GW-US11S
1.91      jsg       564:     <li>Gigabyte GN-WLBM101
                    565:     <li>Gigaset WLAN
                    566:     <li>Hewlett-Packard HN210W
                    567:     <li>Intel AP310 AnyPoint II
                    568:     <li>I/O DATA USB WN-B11
                    569:     <li>Lexar 2662W-AR
                    570:     <li>Linksys WUSB11 802.11b
                    571:     <li>Linksys WUSB11 802.11b v2.8
                    572:     <li>MSI WLAN
                    573:     <li>Netgear MA101
1.83      jsg       574:     <li>Netgear MA101 rev B
1.145     jmc       575:     <li>OQO model 01 WiFi
1.83      jsg       576:     <li>Ovislink AirLive WL-1120USB
                    577:     <li>OvisLink AirLive WL-1130USB
1.91      jsg       578:     <li>Planex Communications GW-US11S
                    579:     <li>Samsung SWL2100W
                    580:     <li>Siemens WLL013
                    581:     <li>SMC EZ Connect 11Mbps (SMC2662w)
                    582:     <li>SMC EZ Connect 11Mbps v2 (SMC2662wV2)
                    583:     <li>Tekram U-300C
1.145     jmc       584:     <li>TRENDnet TEW-229UB
1.91      jsg       585:     <li>W-Buddie WN210
                    586:     <li>Z-Com M4Y-750
1.83      jsg       587:     </ul>
1.147     jmc       588: <li>Ralink Technology IEEE 802.11a/b/g PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;arch=macppc&amp;sektion=4">ral</a>), including:
                    589:     <ul>
                    590:     <li>A-Link WL54H
                    591:     <li>Amigo AWI-922W Mini PCI
                    592:     <li>Amigo AWI-926W
                    593:     <li>AMIT WL531P
                    594:     <li>AOpen AOI-831
                    595:     <li>ASUS WL-130g
                    596:     <li>ASUS WIFI-G-AAY
                    597:     <li>Atlantis Land A02-PCI-W54
                    598:     <li>Belkin F5D7000 v3
                    599:     <li>Billionton MIWLGRL Mini PCI
                    600:     <li>Canyon CN-WF511
                    601:     <li>CNet CWP-854
                    602:     <li>Compex WLP54G
                    603:     <li>Conceptronic C54Ri
                    604:     <li>Digitus DN-7006G-RA
                    605:     <li>Dynalink WLG25PCI
                    606:     <li>E-Tech WGPI02
                    607:     <li>Edimax EW-7128g
                    608:     <li>Eminent EM3037
                    609:     <li>Encore ENLWI-G-RLAM
                    610:     <li>Eusso UGL2454-VPR
                    611:     <li>Fiberline WL-400P
                    612:     <li>Gigabyte GN-WIKG Mini PCI
                    613:     <li>Gigabyte GN-WPKG
                    614:     <li>Hawking HWP54GR
                    615:     <li>Hercules HWGPCI-54
                    616:     <li>iNexQ CR054g-009 (R03)
                    617:     <li>JAHT WN-4054PCI
                    618:     <li>KCORP LifeStyle KLS-660
                    619:     <li>LevelOne WNC-0301 v2
                    620:     <li>Linksys WMP54G v4
                    621:     <li>Micronet SP906GK
                    622:     <li>Minitar MN54GPC-R
                    623:     <li>MSI MP54G2 Mini PCI
                    624:     <li>MSI MP6833 Mini PCI
                    625:     <li>MSI MS-6834
                    626:     <li>MSI PC54G2
                    627:     <li>OvisLink EVO-W54PCI
                    628:     <li>PheeNet HWL-PCIG/RA
                    629:     <li>Pro-Nets PC80211G
                    630:     <li>Repotec RP-WP0854
                    631:     <li>SATech SN-54P
                    632:     <li>Signamax 065-1798
                    633:     <li>Sitecom WL-115
                    634:     <li>SparkLAN WL-660R
                    635:     <li>Surecom EP-9321-g
                    636:     <li>Surecom EP-9321-g1
                    637:     <li>Sweex LC700030
                    638:     <li>TekComm NE-9321-g
                    639:     <li>Tonze PC-620C Mini PCI
                    640:     <li>Tonze PC-6200C
                    641:     <li>Unex CR054g-R02
                    642:     <li>Zinwell ZWX-G360 Mini PCI
                    643:     <li>Zinwell ZWX-G361
                    644:     <li>Zonet ZEW1600
                    645:     </ul>
                    646: <li>Ralink Technology IEEE 802.11a/b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&amp;arch=macppc&amp;sektion=4">ural</a>), including:
1.90      jsg       647:     <ul>
                    648:     <li>AMIT WL532U
                    649:     <li>ASUS WL-167g
1.112     miod      650:     <li>Belkin F5D7050
                    651:     <li>Buffalo WLI-U2-KG54
                    652:     <li>Buffalo WLI-U2-KG54-AI
                    653:     <li>Buffalo WLI-U2-KG54-YB
1.90      jsg       654:     <li>CNet CWD-854
                    655:     <li>Compex WLU54G
1.112     miod      656:     <li>Conceptronic C54RU
1.90      jsg       657:     <li>D-Link DWL-G122 (b1)
1.100     jsg       658:     <li>Dynalink WLG25USB
1.90      jsg       659:     <li>E-Tech WGUS02
1.100     jsg       660:     <li>Eminent 3035
1.112     miod      661:     <li>Gigabyte GN-WBKG
                    662:     <li>Hercules HWGUSB2-54
1.100     jsg       663:     <li>KCORP LifeStyle KLS-685
1.90      jsg       664:     <li>Linksys WUSB54G v4
                    665:     <li>Linksys WUSB54GP v4
1.112     miod      666:     <li>MSI MS-6861
                    667:     <li>MSI MS-6865
                    668:     <li>MSI MS-6869
1.147     jmc       669:     <li>Nintendo Wi-Fi USB Connector
                    670:     <li>Nova Tech NV-902W
                    671:     <li>OvisLink Evo-W54USB
1.100     jsg       672:     <li>SerComm UB801R
                    673:     <li>SparkLAN WL-685R
1.112     miod      674:     <li>Sphairon UB801R
                    675:     <li>Surecom EP-9001-g
1.147     jmc       676:     <li>Sweex LC100060
1.100     jsg       677:     <li>Tonze UW-6200C
                    678:     <li>Zaapa ZNWUSB-54
1.147     jmc       679:     <li>Zinwell ZPlus-G250
1.112     miod      680:     <li>Zinwell ZWX-G261
1.100     jsg       681:     <li>Zonet ZEW2500
1.90      jsg       682:     </ul>
1.149     jmc       683: <li>Ralink Technology USB IEEE 802.11a/b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&amp;arch=macppc&amp;sektion=4">rum</a>), including:
                    684:     <ul>
                    685:     <li>Airlink101 AWLL5025
                    686:     <li>ASUS WL-167g ver 2
                    687:     <li>Belkin F5D7050 ver 3
                    688:     <li>Belkin F5D9050 ver 3
                    689:     <li>CNet CWD-854 ver F
                    690:     <li>Conceptronic C54RU ver 2
                    691:     <li>D-Link DWL-G122 rev C1
                    692:     <li>D-Link WUA-1340
                    693:     <li>Edimax EW-7318USG
                    694:     <li>Gigabyte GN-WB01GS
                    695:     <li>Hawking HWUG1
                    696:     <li>Linksys WUSB54G rev C
                    697:     <li>Planex GW-USMM
                    698:     <li>Senao NUB-3701
                    699:     <li>Sitecom WL-113 ver 2
                    700:     <li>Sitecom WL-172
                    701:     <li>Sweex LW053
                    702:     <li>TP-LINK TL-WN321G
                    703:     </ul>
1.148     jmc       704: <li>Realtek RTL8180L IEEE 802.11b CardBus adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtw&amp;arch=macppc&amp;sektion=4">rtw</a>), including:
1.94      jsg       705:     <ul>
1.148     jmc       706:     <li>Allnet ALL0182
1.94      jsg       707:     <li>Belkin F5D6020 V3
                    708:     <li>Buffalo WLI-CB-B11
                    709:     <li>Corega CG-WLCB11V3
                    710:     <li>D-Link DWL-610
1.148     jmc       711:     <li>Edimax EW-7106
                    712:     <li>GigaFast WF721-AEX (R* serial)
                    713:     <li>Jensen AirLink 6011
1.94      jsg       714:     <li>Level-One WPC-0101
                    715:     <li>Linksys WPC11 v4
                    716:     <li>Netgear MA521
                    717:     <li>Ovislink AirLive WL-1120PCM
                    718:     <li>Planet WL-3553
1.148     jmc       719:     <li>Q-Tec 770WC
                    720:     <li>Q-Tec 775WC
                    721:     <li>Roper FreeLan 802.11b
                    722:     <li>SAFECOM SWLCR-1100
1.104     grunk     723:     <li>TRENDnet TEW-226PC
1.94      jsg       724:     <li>VCTnet PC-11B1
1.148     jmc       725:     <li>Winstron CB-200B
                    726:     <li>Zonet ZEW1000
1.94      jsg       727:     </ul>
1.150   ! jmc       728: <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b Compact Flash adapters (will be detected as PCMCIA adapters) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=macppc&amp;sektion=4">wi</a>), including:
        !           729:     <ul>
        !           730:     <li>AmbiCom WL1100C-CF
        !           731:     <li>ASUS SpaceLink WL-110
        !           732:     <li>Belkin F5D6060 (version 1 only)
        !           733:     <li>Buffalo AirStation
        !           734:     <li>D-Link DCF-660W
        !           735:     <li>ELSA XI800
        !           736:     <li>Linksys WCF12
        !           737:     <li>Netgear MA701
        !           738:     <li>Pretec Compact WLAN OC-WLBXX-A
        !           739:     <li>Senao NL-2511CF
        !           740:     </ul>
        !           741: <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=macppc&amp;sektion=4">wi</a>), including:
        !           742:     <ul>
        !           743:     <li>3Com AirConnect 3CRWE777A
        !           744:     <li>Addtron AWA-100
        !           745:     <li>Belkin F5D6001 (version 1 only)
        !           746:     <li>Corega CGWLPCIA11
        !           747:     <li>D-Link DWL-520 (rev A and B only)
        !           748:     <li>Intersil Mini PCI
        !           749:     <li>Intersil ISL3872
        !           750:     <li>Longshine 8301
        !           751:     <li>NDC/Sohoware NCP130
        !           752:     <li>Netgear MA311
        !           753:     <li>Nortel E-mobility 211818-A
        !           754:     <li>Samsung MagicLAN SWL-2210P
        !           755:     <li>Senao NL-2511MP
        !           756:     <li>Symbol LA4123
        !           757:     </ul>
        !           758: <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCMCIA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=macppc&amp;sektion=4">wi</a>), including:
        !           759:     <ul>
        !           760:     <li>3Com AirConnect 3CRWE737A
        !           761:     <li>Actiontec HWC01170
        !           762:     <li>Adaptec AWN-8030
        !           763:     <li>Addtron AWP-100
        !           764:     <li>Agere ORiNOCO
        !           765:     <li>ARtem Onair
        !           766:     <li>ASUS SpaceLink WL-100
        !           767:     <li>Belkin F5D6020 (version 1 only)
        !           768:     <li>Buffalo AirStation
        !           769:     <li>Cabletron RoamAbout
        !           770:     <li>Compaq Agency NC5004
        !           771:     <li>Contec FLEXLAN/FX-DS110-PCC
        !           772:     <li>Corega PCC-11
        !           773:     <li>Corega PCCA-11
        !           774:     <li>Corega PCCB-11
        !           775:     <li>D-Link DWL-650 (rev A1-J3 only)
        !           776:     <li>ELSA XI300
        !           777:     <li>ELSA XI325
        !           778:     <li>ELSA XI325H
        !           779:     <li>EMTAC A2424i
        !           780:     <li>Ericsson Wireless LAN CARD C11
        !           781:     <li>Gemtek WL-311
        !           782:     <li>Hawking Technology WE110P
        !           783:     <li>I-O DATA WN-B11/PCM
        !           784:     <li>Intel PRO/Wireless 2011
        !           785:     <li>Intersil Prism II
        !           786:     <li>Linksys Instant Wireless WPC11
        !           787:     <li>Linksys Instant Wireless WPC11 2.5
        !           788:     <li>Linksys Instant Wireless WPC11 3.0
        !           789:     <li>Lucent WaveLAN
        !           790:     <li>Microsoft MN520
        !           791:     <li>NANOSPEED ROOT-RZ2000
        !           792:     <li>NEC CMZ-RT-WP
        !           793:     <li>Netgear MA401
        !           794:     <li>Netgear MA401RA
        !           795:     <li>Nokia C020 Wireless LAN
        !           796:     <li>Nokia C110/C111 Wireless LAN
        !           797:     <li>NTT-ME 11Mbps Wireless LAN
        !           798:     <li>Planex GW-NS11H
        !           799:     <li>Proxim Harmony
        !           800:     <li>Proxim RangeLAN-DS
        !           801:     <li>Samsung MagicLAN SWL-2000N
        !           802:     <li>Siemens SpeedStream SS1021
        !           803:     <li>SMC 2632 EZ Connect
        !           804:     <li>Symbol Spectrum24
        !           805:     <li>TDK LAK-CD011WL
        !           806:     <li>US Robotics 2410
        !           807:     <li>US Robotics 2445
        !           808:     </ul>
        !           809: <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=macppc&amp;sektion=4">wi</a>), including:
        !           810:     <ul>
        !           811:     <li>Acer Warplink USB-400
        !           812:     <li>Actiontec HWU01170
        !           813:     <li>AirVast WM168b
        !           814:     <li>Ambit WLAN
        !           815:     <li>Apacer Wireless Steno MB112
        !           816:     <li>ASUS WL-140
        !           817:     <li>Compaq W100
        !           818:     <li>Corega WLUSB-11
        !           819:     <li>Corega WLUSB-11 Key
        !           820:     <li>D-Link DWL-120 (rev F)
        !           821:     <li>D-Link DWL-122
        !           822:     <li>I-O DATA WN-B11/USB
        !           823:     <li>Intel PRO/Wireless 2011B
        !           824:     <li>Intersil Prism 2X
        !           825:     <li>JVC MP-XP7250
        !           826:     <li>Linksys WUSB11 v3.0
        !           827:     <li>Linksys WUSB12
        !           828:     <li>Melco WLI-USB-KB11
        !           829:     <li>Melco WLI-USB-KS11G
        !           830:     <li>Melco WLI-USB-S11
        !           831:     <li>Microsoft MN510
        !           832:     <li>Netgear MA111 (version 1 only)
        !           833:     <li>Pheenet WL-503IA
        !           834:     <li>Planex GW-US11H
        !           835:     <li>Siemens SpeedStream SS1022
        !           836:     <li>Sitecom WL-022
        !           837:     <li>Syntax USB-400
        !           838:     <li>US Robotics 1120
        !           839:     <li>ViewSonic Airsync
        !           840:     <li>Z-Com XI-725/726
        !           841:     <li>Z-Com XI-735
        !           842:     <li>ZyXEL ZyAIR B-200
        !           843:     </ul>
1.1       brad      844: </ul>
1.15      deraadt   845:
1.124     brad      846: <li><strong>WAN Adapters</strong>
                    847: <ul>
1.142     miod      848: <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>)
                    849: <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>)
1.124     brad      850: </ul>
                    851:
1.15      deraadt   852: <li><strong>SCSI and IDE Host Adapters</strong>
1.1       brad      853: <ul>
1.57      krw       854:   <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    855:     AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
                    856:     adapters
1.66      mickey    857:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4"
1.57      krw       858:     >ahc</a>)
                    859:     including the Adaptec cards
                    860:     <ul>
                    861:       <li>AHA-274X[W,T]
                    862:       <li>AHA-284X
                    863:       <li>AHA-2910, AHA-2915
                    864:       <li>AHA-2920
                    865:       <li>AHA-2930[C,U2]
                    866:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    867:       <li>AHA-2950[U2W,U2B]
                    868:       <li>AHA-3940[U,AU,UW,AUW,U2W]
                    869:       <li>AHA-3950U2
                    870:       <li>AHA-3960
                    871:       <li>AHA-3985
                    872:       <li>AHA-4944UW
                    873:       <li>AHA-19160B
                    874:       <li>AHA-29160[B,N]
                    875:       <li>AHA-39160
                    876:     </ul>
                    877: <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    878: <li>AMD Am53c974 PCscsi-PCI host adapters including the Tekram DC-390
                    879: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcscp&amp;arch=macppc&amp;sektion=4">pcscp</a>)
                    880: <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     881: <li>LSI Logic Fusion-MPT (Symbios Logic/NCR)
                    882:   (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&amp;arch=macppc&amp;sektion=4"
                    883:   >mpi</a>)
                    884:   <ul>
                    885:     <li>LSI53C1020, LSI53C1020A, LSI53C1030, LSI53C1030T, LSI53C1035,
                    886:     <li>LSIFC909, LSIFC919, LSIFC919X, LSIFC929, LSIFC929X, LSIFC949, LSIFC949X,
                    887:     <li>LSISAS1064, LSISAS1064E, LSISAS1068, LSISAS1068E
                    888:   </ul>
                    889:   <li>These chipsets can be found on the following controllers:
                    890:   <ul>
                    891:     <li>Apple Fibre Channel PCI Express Card, Fibre Channel PCI-X Card
                    892:     <li>Dell PERC 4/im, SAS 5/E, SAS 5/i, SAS 5/iR
                    893:     <li>Hewlett-Packard 8 Internal Port SAS Host Bus Adapter with RAID,
                    894:     <li>A7173A, AB290A
                    895:     <li>LSI Logic LSI20320-R, LSI21320-IS, LSI21320-R, LSI22320-R,
                    896:     <li>LSI40919H, LSI40919LH, LSI40919LO, LSI40919O, LSI40929H,
                    897:     <li>LSI40929LH, LSI40929LO, LSI40929O, LSI7102XP, LSI7202CP-LC,
                    898:     <li>LSI7202XP, LSI7402XP, LSI7104XP-LC, LSI7204XP-LC, LSI7404XP-LC,
                    899:     <li>LSISAS3041E-R, LSISAS3041X-R, LSISAS3080X-R, LSISAS3442E-R,
                    900:     <li>LSISAS3442X, LSISAS3442X-R, LSISAS3800X, LSIU320
                    901: </ul>
1.13      nick      902: <li>All PCI IDE
1.57      krw       903: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=macppc&amp;sektion=4">pciide</a>)
1.13      nick      904: adapters supported by the <a href="i386.html">i386</a> platform
1.1       brad      905: </ul>
                    906:
1.15      deraadt   907: <li><strong>RAID Controllers</strong>
1.1       brad      908: <ul>
1.57      krw       909: <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      910: </ul>
                    911:
1.15      deraadt   912: <li><strong>Drives</strong>
1.1       brad      913: <ul>
                    914: <li>All IDE devices supported on the <a href="i386.html">i386</a>.
                    915: <li>All ATAPI drives supported on the <a href="i386.html">i386</a>.
                    916: <li>All SCSI drives supported on the <a href="i386.html">i386</a>.
                    917: </ul>
                    918:
1.15      deraadt   919: <li><strong>USB Controllers/Hubs</strong>
1.1       brad      920: <ul>
1.57      krw       921: <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      922: <li>Apple Intrepid USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=macppc&amp;sektion=4">ohci</a>)
                    923: <li>Apple Pangea USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=macppc&amp;sektion=4">ohci</a>)
                    924: <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       925: <li>OHCI root hub (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=macppc&amp;sektion=4">ohci</a>)
                    926: <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      927: <li>Alps Electric Hub in Apple USB Keyboard
                    928: </ul>
                    929:
1.15      deraadt   930: <li><strong>USB Devices</strong>
1.1       brad      931: <ul>
1.57      krw       932: <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.142     miod      933: <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       934: <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>)
                    935: <li>Logitech M4848 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=macppc&amp;sektion=4">ums</a>)
                    936: <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>)
                    937: <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      938: </ul>
                    939:
1.63      mickey    940: <li><strong>CardBus/PCMCIA bridges</strong>
1.19      drahn     941: <ul>
1.41      nick      942: <li>PBG4 onboard CardBus bridge is now supported, as are PCI CardBus bridges.
1.67      mickey    943: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&amp;sektion=4">cbb</a>)
1.19      drahn     944: </ul>
1.131     mbalmer   945:
1.139     fkr       946: <li><strong>PC Cards (PCMCIA / Cardbus)</strong>
1.131     mbalmer   947: <ul>
                    948: <li>Serial ports (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>), including:
                    949:     <ul>
1.139     fkr       950:     <li>Most modems, digital cellular modems, and serial cards should work.
                    951:     <li>3Com modems present on combo cards
1.131     mbalmer   952:     <li>Novatel Wireless Merlin U530 GSM/GPRS/UMTS modems
                    953:     <li>Siemens Connect2AIR GSM/GPRS modems
1.139     fkr       954:     <li>Sony Ericcson GC 89 GSM/GPRS/EDGE modems
1.131     mbalmer   955:     </ul>
                    956: <li>Wireless Ethernet adapters:
                    957:     <ul>
                    958:     <li>See above.
                    959:     </ul>
                    960: </ul>
                    961:
1.41      nick      962: <li><strong>Cryptography Accelerators</strong>
1.21      drahn     963: <ul>
1.57      krw       964: <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>)
                    965: <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>)
                    966: <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     967:     <ul>
1.50      jason     968:     <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411
1.29      jason     969:     <li>GTGI PowerCrypt Encryption Accelerator
                    970:     <li>NetSec 7751
1.42      jason     971:     <li>Hifn 7751 and 9751 reference boards
1.29      jason     972:     <li>Invertex AEON
                    973:     </ul>
1.57      krw       974: <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     975: </ul>
1.19      drahn     976:
1.46      jason     977: <li><strong>Audio Devices</strong>
                    978: <ul>
1.116     brad      979: <li>Apple Aoa audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aoa&amp;arch=macppc&amp;sektion=4&">aoa</a>)
                    980: <li>Apple Awacs audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=awacs&amp;arch=macppc&amp;sektion=4&">awacs</a>)
                    981: <li>Apple Daca audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=daca&amp;arch=macppc&amp;sektion=4&">daca</a>)
                    982: <li>Apple Onyx audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=onyx&amp;arch=macppc&amp;sektion=4&">onyx</a>)
                    983: <li>Apple Snapper audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=snapper&amp;arch=macppc&amp;sektion=4&">snapper</a>)
                    984: <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       985: <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      986: <li>SoundBlaster PCI128 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=macppc&amp;sektion=4">eap</a>)
1.142     miod      987: <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       988: <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     989: </ul>
                    990:
1.57      krw       991: <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    992: <ul>
1.57      krw       993: <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    994: </ul>
                    995:
1.15      deraadt   996: <li><strong>Other Devices</strong>
1.13      nick      997: <ul>
                    998: <li>Serial Ports: While the modern PowerMacintosh series has no external
                    999:   standard serial ports, many have an on-board modem which can be
                   1000:   removed and replaced with an adapter (several manufacturers of these exist)
                   1001:   which will produce a standard (and supported) serial port.
1.35      miod     1002: <li>Backlight on lcd devices can be controlled through the brightness control
                   1003: keys on ADB (laptop) keyboards, or through'wsconsctl -w display.brightness=xx'
1.21      drahn    1004: (0 - 100) and 'wsconsctl -w display.backlight=xx' (0 or 100)
1.57      krw      1005: <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   1006:   <ul>
1.54      mickey   1007:   <li>Animation Technologies FlyVideo
1.73      jsg      1008:   <li>AOpen VA1000
1.54      mickey   1009:   <li>Askey/Dynalink Magic TView
1.62      mickey   1010:   <li>ATI TV-Wonder and Wonder/VE
1.54      mickey   1011:   <li>AverMedia cards
                   1012:   <li>Hauppauge Wincast TV and WinTV/PCI
                   1013:   <li>IMS TV Turbo
                   1014:   <li>Intel Smart Video Recorder III
                   1015:   <li>I/O DATA GV-BCTV2/PCI
1.73      jsg      1016:   <li>I/O DATA GV-BCTV3/PCI
1.54      mickey   1017:   <li>KISS TV/FM PCI
                   1018:   <li>Leadtek Winfast TV 2000
                   1019:   <li>Miro PC TV
                   1020:   <li>MMAC Osprey
                   1021:   <li>NEC PK-UG-X017
1.37      mickey   1022:   <li>STB TV PCI Television Tuner
1.54      mickey   1023:   <li>Terratec TerraTVplus
                   1024:   <li>Video Highway XTreme
                   1025:   <li>VideoLogic Captivator PCI
1.80      mickey   1026:   <li>Zoltrix TV and Genie TV/FM
1.37      mickey   1027:   </ul>
1.143     mbalmer  1028: <li>Hardware watchdog timer support:
                   1029:     <ul>
                   1030:     <li>Quancom PWDOG1 watchdog timer (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pwdog&amp;arch=macppc&amp;sektion=4">pwdog</a>)
                   1031:     </ul>
1.15      deraadt  1032: </ul>
1.28      henning  1033: </ul>
1.33      miod     1034:
1.22      drahn    1035: <a name="unsup"></a>
1.33      miod     1036: <h4>Unsupported Hardware</h4>
                   1037:
1.1       brad     1038: <ul>
1.39      ian      1039: <li>Any older Mac with a 4-digit part number (6100, 7300, 7500,
                   1040:   8500, 9500).
1.33      miod     1041: <li>Older Apple PowerMac systems with a 601 processor or lacking
1.59      drahn    1042:   Open Firmware are not supported.
                   1043: <li>Older Open Firmware machines are not currently supported.
1.13      nick     1044:   This is mostly due to lack of developer resources and limited
                   1045:   availability of hardware.
                   1046: <li>Built-in modems on most machines are not supported.  In many systems,
                   1047:   the serial port the modem is attached to is supported, but the modem
                   1048:   itself is not supported.
                   1049: <li>Newer PowerBooks have an internal modem attached as a USB device, these
                   1050:   are not supported.
1.33      miod     1051: <li>Sleep/Suspend on laptops is not supported.
1.47      drahn    1052: <li>Airport Extreme is not supported, no available docs.
                   1053: <li>Bluetooth is not supported.
                   1054: <li>Multi-speed laptops are not adjustable.
1.85      martin   1055: <li>Firewire is not supported.
1.133     kettenis 1056: <li>Power Macintosh G5 (October 2005, dual core (PowerMac 11,2)) is not supported yet.
                   1057: <li>iMac G5 (iSight (PowerMac12,1)) is not supported yet.
1.128     drahn    1058: <li>SATA does not work on PowerMac G5 and Xserve G5 systems.
1.1       brad     1059: </ul>
1.33      miod     1060:
1.36      miod     1061: <hr>
                   1062: <a name="install"></a>
                   1063: <h3><font color="#0000e0">
                   1064: <strong>Getting and installing OpenBSD/macppc:</strong>
                   1065: </font></h3>
                   1066:
                   1067: <p>
                   1068: The latest supported OpenBSD/macppc release is
1.142     miod     1069: <a href="40.html">OpenBSD 4.0</a>.
1.36      miod     1070: Here are the
1.142     miod     1071: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.0/macppc/INSTALL.macppc">
                   1072: OpenBSD/macppc 4.0 installation instructions
1.36      miod     1073: </a>.
                   1074:
                   1075: <p>
                   1076: Snapshots are made available from time to time, in
                   1077: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/macppc">this location</a>
                   1078: as well as in a few
                   1079: <a href="ftp.html">mirrors</a>.
                   1080: Here are the
                   1081: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/macppc/INSTALL.macppc">
                   1082: OpenBSD/macppc snapshot installation instructions
                   1083: </a> as well.
                   1084:
                   1085: <p>
                   1086: There are several installation media provided:
1.57      krw      1087:
1.36      miod     1088: <ul>
                   1089:   <li><strong>CD boot</strong>
                   1090:   <p>
                   1091:   With the OpenBSD CD inserted in the cdrom drive, powering the machine on
                   1092:   while leaving the ``C'' key pressed will bootstrap the installation
                   1093:   procedure.
1.59      drahn    1094:   Alternatively, the CD can be booted at the Open Firmware prompt, with
1.36      miod     1095: <pre>
1.142     miod     1096:   boot cd:,ofwboot 4.0/macppc/bsd.rd
1.36      miod     1097: </pre>
1.53      saad     1098:   <li><strong>Mac OS based boot</strong>
1.36      miod     1099:   <p>
1.53      saad     1100:   If the system disk is shared with Mac OS, the <tt>ofwboot</tt> boot loader
1.36      miod     1101:   and the <tt>bsd.rd</tt> installation media can be copied to the first HFS
                   1102:   or HFS+ partition.
1.59      drahn    1103:   Then the installation procedure can be booted at the Open Firmware prompt,
1.36      miod     1104:   with
                   1105: <pre>
                   1106:   boot hd:,ofwboot bsd.rd
                   1107: </pre>
                   1108: </ul>
                   1109:
                   1110: <a name="multiboot"></a>
                   1111: <h3><font color="#0000e0">Multiboot/Shared HFS disks:</font></h3>
                   1112: <p>
1.53      saad     1113: Having OpenBSD multiboot, or share, a disk with Mac OS X/Mac OS 9
1.36      miod     1114: is possible as long as the disk is first partitioned with the
1.53      saad     1115: Mac OS utility, <i>Drive Setup</i> (Mac OS 9) or <i>System Disk
                   1116: Utility</i> (Mac OS X).
1.36      miod     1117: Unallocated space, or a partition not in use, must be left for OpenBSD's use.
1.53      saad     1118: Since OpenBSD is only able to boot from HFS (not Mac OS X UFS) filesystem,
1.36      miod     1119: the first partition must formated as HFS or HFS+, not UFS, to be able to boot
                   1120: OpenBSD.
                   1121:
                   1122: <p>
                   1123: Please refer to the installation instructions for more details on how to
                   1124: install a shared disk.
1.53      saad     1125: Standalone (no Mac OS present) installation is also supported.
1.36      miod     1126:
                   1127: <a name="root"></a>
                   1128: <h3><font color="#0000e0">Boot device considerations:</font></h3>
                   1129: <p>
                   1130: Modern MacPPC systems have two IDE interfaces (called Ultra and IDE), each of
                   1131: which can have two devices on them (ultra0, ultra1, ide0, ide1).
                   1132: When multiple drives are present in the system, there are limitations
                   1133: of which drives can be configured as the OpenBSD root drive.
                   1134: Invalid configurations will not be able to properly
                   1135: detect which drive is the root drive, so any attempt will either
                   1136: prompt for a root drive or fail.
                   1137:
                   1138: <ul>
                   1139: <li><tt>ultra0</tt> is always a valid root drive.
                   1140: <li><tt>ultra1</tt> is valid as a root disk, as long as <tt>ultra0</tt>
                   1141:   is a hard drive, not a non-hard disk ATAPI device).
                   1142: <li><tt>ide1</tt> (Zip drive bay) is valid as a root disk if no hard drive is
                   1143:   located at <tt>ultra1</tt>,
                   1144: <li><tt>ide0</tt> (cdrom) is valid as a root drive <b>only</b> if no hard
                   1145:   drives are connected to the Ultra bus.
                   1146: </ul>
                   1147:
                   1148: <hr>
1.33      miod     1149: <a name="problems"></a>
                   1150: <h3><font color="#0000e0">Known Problems</font></h3>
                   1151:
                   1152: <ul>
                   1153: <li>Laptop systems may power off within 2-5 minutes if the lid is closed
                   1154:   while running from battery.
                   1155: <li>Older iMacs can have a problem with the USB keyboard driver where
                   1156:   the first key pressed after boot will repeat endlessly.  The workaround
                   1157:   is to press &lt;SHIFT&gt; first or to disconnect and reconnect the USB mouse
                   1158:   after the problem has occurred.
                   1159: </ul>
1.1       brad     1160:
1.36      miod     1161: <hr>
1.33      miod     1162: <a name="other"></a>
                   1163: <h3><font color="#0000e0">Other Features</font></h3>
1.1       brad     1164:
1.33      miod     1165: <ul>
                   1166: <li> &lt;CTRL&gt;&lt;CMD&gt;&lt;POWER&gt; on ADB (not USB) keyboards
                   1167: will reset the computer.
                   1168: </ul>
1.5       miod     1169:
1.1       brad     1170: <hr>
1.33      miod     1171: <a href="plat.html">
                   1172: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                   1173: </a>
                   1174: <br>
                   1175: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.1       brad     1176: <br>
1.150   ! jmc      1177: <small>$OpenBSD: macppc.html,v 1.149 2006/12/08 00:43:28 jmc Exp $</small>
1.1       brad     1178:
                   1179: </body>
                   1180: </html>