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

Annotation of www/pegasos.html, Revision 1.13

1.1       drahn       1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
                      5: <title>OpenBSD/pegasos</title>
                      6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/pegasos page">
                     10: <meta name="keywords" content="openbsd,pegasos,ppc,powerpc">
                     11: <meta name="distribution" content="global">
1.10      miod       12: <meta name="copyright" content="This document copyright 2003-2004 by OpenBSD.">
1.1       drahn      13: </head>
                     14:
                     15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <h2><font color="#e00000">OpenBSD/pegasos</font></h2>
                     18:
                     19: <hr>
                     20:
                     21: <p>
1.8       drahn      22: OpenBSD/pegasos runs on the Pegasos I and Pegasos II systems.
1.1       drahn      23:
                     24: <p>
1.4       david      25: A mailing list which is shared with the other PowerPC-based ports
1.1       drahn      26: is available at
                     27: <u><font color="#23238e">ppc@openbsd.org</font></u>.
                     28: To join the OpenBSD/powerpc mailing list, send a message body of <b>"subscribe
                     29: ppc"</b> to
                     30: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     31: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     32: subscribing.
                     33:
                     34: <p>
                     35: The current port maintainer is Dale Rahn
                     36: (<a href="mailto:drahn@openbsd.org">drahn@openbsd.org</a>).
                     37: Others are definitely welcome to contribute!
                     38:
                     39: <a href="#toc"></a>
                     40: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.13    ! krw        41:
1.1       drahn      42: <ul>
                     43:   <li><a href="#history">History of the port</a>
                     44:   <li><a href="#status">Current status</a>
                     45:   <li><a href="#projects">Project list</a>
                     46:   <li><a href="#hardware">Supported hardware list</a>
                     47:   <li><a href="#install">Getting and installing OpenBSD/pegasos</a>
                     48:   <li><a href="#problems">Known problems</a>
                     49: </ul>
                     50:
                     51: <hr>
                     52: <a name="history"></a>
                     53: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     54:
                     55: <p>
1.8       drahn      56: The OpenBSD/pegasos port was started early 2003 when
                     57: <a href="http://www.genesi.lu">Genesi</a> contacted
                     58: Dale Rahn to port OpenBSD to their newly released
                     59: <a href="http://www.pegasosppc.com">motherboard</a>.
1.7       miod       60: After several months of hiatus, the port was revived and eventually
                     61: made public.
1.1       drahn      62:
1.9       miod       63: <p>
                     64: Pegasos II support was added early 2004.
                     65:
1.1       drahn      66: <hr>
                     67: <a name="status"></a>
                     68: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     69:
                     70: <p>
1.9       miod       71: Both Pegasos I and Pegasos II boards are supported.
                     72: However, the Pegasos II gigabit networking interface is not supported yet.
1.8       drahn      73: <p>
1.9       miod       74: The boards can be used with either vga (AGP or PCI) graphics console,
                     75: or with a serial console. The latter can be selected whether a vga card is
                     76: present or missing, with firmware settings.
1.1       drahn      77:
                     78: <hr>
                     79: <a name="X11"></a>
                     80: <h3><font color="#0000e0"><strong>X11:</strong></font></h3>
                     81: <p>
1.3       david      82: XFree86 has only been tested using the accelerated ATI driver,
1.1       drahn      83: the classic vga driver and drivers for other firmware supported
                     84: video have not been tested.
                     85:
                     86: <p>
                     87: Directions on enabling the accelerated X server can be found
                     88: in the <tt>/usr/X11R6/README</tt> file on the installed system.
                     89:
                     90: <hr>
                     91: <a name="projects"></a>
                     92: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     93: </strong></font></h3>
                     94:
                     95: <ul>
1.9       miod       96:   <li>Support the gigabit ethernet interface on Pegasos II.
                     97:   <li>Improve the port-specific documentation.
1.1       drahn      98: </ul>
                     99:
                    100: <hr>
                    101: <a name="hardware"></a>
                    102: <h3><font color="#0000e0"><strong>Supported peripherals:
                    103: </strong></font></h3>
                    104:
                    105: <ul>
                    106: <li><strong>Onboard PCI modules</strong> (pci)
                    107: <ul>
                    108: <li>VIA VT8231 PCI-ISA
                    109: <li>VIA VT82C571 IDE
                    110: <li>VIA VT83C572 USB
                    111: <li>VIA VT82C686 AC97 Audio
                    112: </ul>
                    113:
                    114: <li><strong>PCI-Bridges</strong>
1.13    ! krw       115: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&amp;arch=pegasos&amp;sektion=4">pchb</a>)
1.1       drahn     116: <ul>
                    117: <li>Mentor ARC MENTOR Host-PCI
                    118: </ul>
                    119:
                    120: <li><strong>Video Cards</strong>
                    121: <ul>
                    122: <li>ATI Radeon 7500 QW
1.9       miod      123: <li>probably much more...
1.1       drahn     124: </ul>
                    125:
                    126: <li><strong>Ethernet</strong>
                    127: <ul>
1.13    ! krw       128: <li>VIA Rhine/RhineII/RhineIII Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;arch=pegasos&amp;sektion=4">vr</a>), including:
1.1       drahn     129:     <ul>
                    130:     <li>Addtron AEF-360TX
                    131:     <li>Hawking PN102TX
                    132:     <li>D-Link DFE530TX
                    133:     </ul>
1.13    ! krw       134: <li>DEC DECchip 21143 (Tulip clones) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=pegasos&amp;sektion=4">dc</a>)
        !           135: <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=pegasos&amp;sektion=4">fxp</a>), including:
1.1       drahn     136:     <ul>
                    137:     <li>Intel EtherExpress PRO/10+
                    138:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    139:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    140:     <li>Intel EtherExpress PRO/100 Dual Port
                    141:     <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
                    142:     </ul>
1.13    ! krw       143: <li>Intel 21145-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=pegasos&amp;sektion=4">dc</a>)
        !           144: <li>Alteon Tigon I/II-based adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ti&amp;arch=pegasos&amp;sektion=4">ti</a>), including:
1.1       drahn     145:     <ul>
                    146:     <li>3Com 3c985 and 3c985B
                    147:     <li>Alteon ACEnic V (fiber and copper)
                    148:     <li>Digital EtherWORKS 1000SX
                    149:     <li>Farallon PN9000SX
                    150:     <li>Netgear GA620 and GA620T
                    151:     <li>SGI Tigon
                    152:     </ul>
                    153:
                    154: <li>Intel i82540, i82542, i82543, i82544, i82545, and i82546 based adapters
1.13    ! krw       155: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;arch=pegasos&amp;sektion=4">em</a>),
1.1       drahn     156: including:
                    157:     <ul>
                    158:     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)
                    159:     <li> Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)
                    160:     <li> Intel PRO/1000T Server Adapter (PWLA8490T)
                    161:     <li> Intel PRO/1000XT Server Adapter (PWLA8490XT)
                    162:     <li> Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)
                    163:     <li> Intel PRO/1000T Desktop Adapter (PWLA8390T)
                    164:     <li> Intel PRO/1000XTL Lo Profile PCI Server (PWLA8490XTL)
                    165:     <li> Intel PRO/1000MT Desktop Adapter (PWLA8390MT)
                    166:     <li> Intel PRO/1000MT Server Adapter (PWLA8490MT)
                    167:     <li> Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)
                    168:     <li> Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)
                    169:     <li> Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)
                    170:     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)
                    171:     </ul>
                    172: </ul>
                    173:
                    174: <li><strong>Wireless Ethernet Adapters</strong>
                    175: <ul>
1.13    ! krw       176: <li>Aironet 802.11DS PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=pegasos&amp;sektion=4">an</a>)
        !           177: <li>WaveLAN 802.11DS PCI and CardBus (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=pegasos&amp;sektion=4">wi</a>)
        !           178: <li>Prism II and Prism 2.5 PCI and Cardbus (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=pegasos&amp;sektion=4">wi</a>). Refer to the <a href="i386.html">i386</a> platform supported hardware for a complete list.
1.1       drahn     179: </ul>
                    180:
                    181: <li><strong>SCSI and IDE Host Adapters</strong>
                    182: <ul>
1.13    ! krw       183:   <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
        !           184:     AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
        !           185:     adapters
        !           186:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;arch=pegasos&amp;sektion=4"
        !           187:     >ahc</a>)
        !           188:     including the Adaptec cards
        !           189:     <ul>
        !           190:       <li>AHA-274X[W,T]
        !           191:       <li>AHA-284X
        !           192:       <li>AHA-2910, AHA-2915
        !           193:       <li>AHA-2920
        !           194:       <li>AHA-2930[C,U2]
        !           195:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
        !           196:       <li>AHA-2950[U2W,U2B]
        !           197:       <li>AHA-3940[U,AU,UW,AUW,U2W]
        !           198:       <li>AHA-3950U2
        !           199:       <li>AHA-3960
        !           200:       <li>AHA-3985
        !           201:       <li>AHA-4944UW
        !           202:       <li>AHA-19160B
        !           203:       <li>AHA-29160[B,N]
        !           204:       <li>AHA-39160
        !           205:     </ul>
        !           206: <li>Symbios Logic 53c810, 53c825 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=pegasos&amp;sektion=4">siop</a>)
1.1       drahn     207: <li>All PCI IDE
1.13    ! krw       208: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=pegasos&amp;sektion=4">pciide</a>)
1.1       drahn     209: adapters supported by the <a href="i386.html">i386</a> platform
                    210: </ul>
                    211:
                    212: <li><strong>RAID Controllers</strong>
                    213: <ul>
1.13    ! krw       214: <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=pegasos&amp;sektion=4">iop</a>)
1.1       drahn     215: </ul>
                    216:
                    217: <li><strong>Drives</strong>
                    218: <ul>
1.7       miod      219: <li>All IDE devices supported on the <a href="i386.html">i386</a> platform.
                    220: <li>All ATAPI drives supported on the <a href="i386.html">i386</a> platform.
                    221: <li>All SCSI drives supported on the <a href="i386.html">i386</a> platform.
1.1       drahn     222: </ul>
                    223:
                    224: <li><strong>USB Controllers/Hubs</strong>
                    225:   <ul>
1.13    ! krw       226:   <li>Apple USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=pegasos&amp;sektion=4">ohci</a>)
        !           227:   <li>OHCI root hub (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=pegasos&amp;sektion=4">ohci</a>)
        !           228:   <li>USB Universal Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&amp;arch=pegasos&amp;sektion=4">uhci</a>)
        !           229:   <li>Opti RM861HA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=pegasos&amp;sektion=4">ohci</a>)
1.1       drahn     230: </ul>
                    231:
                    232: <li><strong>USB Devices</strong>
                    233: <ul>
1.13    ! krw       234: <li>Alps Electric Apple USB Keyboard (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=pegasos&amp;sektion=4">ukbd</a>)
        !           235: <li>Solid Year Keyboard and Mouse (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=pegasos&amp;sektion=4">ukbd</a>) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=pegasos&amp;sektion=4">ums</a>)
        !           236: <li>Logitech M4848 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=pegasos&amp;sektion=4">ums</a>)
        !           237: <li>Kensington USB/PS2 Wheel Mouse (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=pegasos&amp;sektion=4">ums</a>)
        !           238: <li>USB Zip Drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;arch=pegasos&amp;sektion=4">umass</a>)
1.1       drahn     239: </ul>
                    240:
                    241: <li><strong>Cardbus/PCMCIA bridges</strong>
                    242: <ul>
                    243: <li>Orinoco/Prism cards are only current supported cards
1.13    ! krw       244: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=pegasos&amp;sektion=4">wi</a>)
1.1       drahn     245: </ul>
                    246: <li><strong>Cryptography Accelerators</strong>
                    247: <ul>
1.13    ! krw       248: <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=pegasos&amp;sektion=4">ubsec</a>)
        !           249: <li>Hifn 6500-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lofn&amp;arch=pegasos&amp;sektion=4">lofn</a>)
        !           250: <li>Hifn 7751/7811/7951/7955/7956-based boards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hifn&amp;arch=pegasos&amp;sektion=4">hifn</a>), including:
1.1       drahn     251:     <ul>
                    252:     <li>Soekris Engineering vpn1201, vpn1211, vpn1401, and vpn1411
                    253:     <li>GTGI PowerCrypt Encryption Accelerator
                    254:     <li>NetSec 7751
                    255:     <li>Hifn 7751 and 9751 reference boards
                    256:     <li>Invertex AEON
                    257:     </ul>
1.13    ! krw       258: <li>SafeNet SafeXcel 1141/1741 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=safe&amp;arch=pegasos&amp;sektion=4">safe</a>)
1.1       drahn     259: </ul>
                    260:
                    261: <li><strong>Audio Devices</strong>
                    262: <ul>
1.13    ! krw       263: <li>Ensoniq AudioPCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=eap&amp;arch=pegasos&amp;sektion=4">eap</a>)
        !           264: <li>VIA VT82C686A integrated AC'97 audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=auvia&amp;arch=pegasos&amp;sektion=4">auvia</a>)
        !           265: <li>USB audio (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;arch=pegasos&amp;sektion=4">uaudio</a>)
1.1       drahn     266: </ul>
                    267:
1.3       david     268: <li><strong>Radio Receiver Devices</strong> (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radio&amp;ektion=9">radio</a>)
1.1       drahn     269: <ul>
1.13    ! krw       270: <li>Brooktree 848/849/878/879-based TV tuner cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;arch=pegasos&amp;sektion=4">bktr</a>)
1.1       drahn     271: </ul>
                    272:
                    273: <li><strong>Other Devices</strong>
                    274: <ul>
                    275: <li>Serial Ports: the onboard serial port should work as serial console
                    276: or as a standard serial port.
1.13    ! krw       277: <li>Brooktree 848/849/878/879-based video capture cards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bktr&amp;arch=pegasos&amp;sektion=4">bktr</a>), including:
1.1       drahn     278:   <ul>
1.12      mickey    279:   <li>Animation Technologies FlyVideo
                    280:   <li>Askey/Dynalink Magic TView
                    281:   <li>AverMedia cards
                    282:   <li>Hauppauge Wincast TV and WinTV/PCI
                    283:   <li>IMS TV Turbo
                    284:   <li>Intel Smart Video Recorder III
                    285:   <li>I/O DATA GV-BCTV2/PCI
                    286:   <li>KISS TV/FM PCI
                    287:   <li>Leadtek Winfast TV 2000
                    288:   <li>Miro PC TV
                    289:   <li>MMAC Osprey
                    290:   <li>NEC PK-UG-X017
1.1       drahn     291:   <li>STB TV PCI Television Tuner
1.12      mickey    292:   <li>Terratec TerraTVplus
                    293:   <li>Video Highway XTreme
                    294:   <li>VideoLogic Captivator PCI
                    295:   <li>Zoltrix TV
1.1       drahn     296:   </ul>
                    297: </ul>
                    298: </ul>
                    299:
                    300: <hr>
                    301: <a name="unsup"></a>
                    302: <h3><font color="#0000e0"><strong>Unsupported Hardware:
                    303: </strong></font></h3>
1.3       david     304: <ul>
1.9       miod      305: <li>The gigabit ethernet interface on Pegasos II.
1.7       miod      306: <li>Firewire is not supported by OpenBSD yet.
1.1       drahn     307: </ul>
                    308:
                    309: <hr>
                    310: <a name="install"></a>
                    311: <h3><font color="#0000e0">
                    312: <strong>Getting and installing OpenBSD/pegasos:</strong>
                    313: </font></h3>
                    314:
                    315: <p>
                    316: Snapshots are made available from time to time, in
                    317: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/pegasos">this location</a>
                    318: as well as in a few
                    319: <a href="ftp.html">mirrors</a>.
                    320: Here are the
                    321: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/pegasos/INSTALL.pegasos">
                    322: OpenBSD/pegasos snapshot installation instructions
                    323: </a> as well.
                    324:
                    325: <p>
1.7       miod      326: <!-- There are several installation media provided: -->
                    327: Currently, only one installation media is provided:
1.1       drahn     328: <ul>
                    329:   <li><strong>CD boot</strong>
                    330:   <p>
                    331:   With the OpenBSD CD inserted in the cdrom drive, the CD can be booted
1.8       drahn     332:   at the OpenFirmware prompt, with (on PegII)
                    333: <pre>
                    334:   boot cd OFWBOOT 3.4/pegasos/bsd.rd
                    335: </pre>
                    336:   or (on PegI)
1.1       drahn     337: <pre>
                    338:   boot cd:OFWBOOT 3.4/pegasos/bsd.rd
                    339: </pre>
1.8       drahn     340: </ul>
                    341:   Currently MBR labeled disks are used by OpenBSD/pegasos for booting.
                    342:   RDB labeled disk is supported but not documented fully yet.
1.1       drahn     343:   <p>
1.8       drahn     344:   Typical booting from the installed harddrive depends on PegI/PegII,
                    345:   firmware differences
                    346:   On a pegII
1.1       drahn     347: <pre>
1.8       drahn     348:   boot hd:3 ofwboot
                    349: </pre>
                    350:   On a Peg I,
                    351: <pre>
                    352:   boot /dev/pci/ide/disk@0,0:3,ofwboot
1.1       drahn     353: </pre>
                    354:   <p>
1.8       drahn     355:   To boot an alternate kernel,
                    356: <pre>
                    357:   boot hd:3 ofwboot /bsd.alt
                    358: </pre>
                    359:   or on Peg I the kernelname must be specified twice due to how use_argv[0]?
                    360:   is handled
1.1       drahn     361: <pre>
                    362:   boot /dev/pci/ide/disk@0,0:3,ofwboot /bsd.alt /bsd.alt
                    363: </pre>
1.8       drahn     364:   On the Peg I, the first /bsd.alt argument seems be dropped by the bootloader.
1.1       drahn     365:
                    366: <hr>
                    367: <a name="problems"></a>
                    368: <h3><font color="#0000e0">Known Problems</font></h3>
                    369:
                    370: <ul>
1.7       miod      371: <li>OpenBSD has a problem finding itself when it is not installed on the
                    372: primary disk.
1.1       drahn     373: </ul>
                    374:
                    375: <hr>
                    376: <a href="plat.html">
                    377: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    378: </a>
                    379: <br>
                    380: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    381: <br>
1.13    ! krw       382: <small>$OpenBSD: pegasos.html,v 1.12 2004/03/14 08:54:10 mickey Exp $</small>
1.1       drahn     383:
                    384: </body>
                    385: </html>