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

Annotation of www/beagle.html, Revision 1.2

1.1       jasper      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/beagle</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/beagle page">
                     10: <meta name="keywords" content="openbsd,ARM,beagle,beagleboard,omap,c4,xm">
                     11: <meta name="distribution" content="global">
                     12: <meta name="copyright" content="This document copyright 2010 by OpenBSD.">
                     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/beagle</font></h2>
                     18:
                     19: <hr>
                     20:
                     21: <p>
                     22: OpenBSD/beagle is an experimental port of OpenBSD to the BeagleBoard systems
                     23: with a OMAP3530 and DM3730 chips using an ARM Cortex-A8 CPU.
                     24:
                     25: <p>
                     26: A mailing list for ARM-based ports is available at
                     27: <u><font color="#23238e">arm@openbsd.org</font></u>.
                     28: To join the OpenBSD/arm mailing list, send a message body of
                     29: <b>"subscribe arm"</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 name="toc"></a>
                     40: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     41: <table><tr>
                     42: <td width=1%></td>
                     43: <td valign="top" width="20%">
                     44:   <li><a href="#history">History of the port</a><br>
                     45:   <li><a href="#status">Current status</a><br>
                     46:
                     47:   <li><a href="#hardware">Supported hardware</a><br>
                     48: </td><td valign="top" width="20%">
                     49:   <li><a href="#install">Getting and installing</a><br>
                     50:   <li><a href="#projects">Projects & bugs left to fix</a><br>
                     51: </td></tr></table>
                     52: <br clear=all>
                     53: <hr>
                     54:
                     55: <a name="history"></a>
                     56: <h3><font color="#0000e0"><strong>History</strong></font></h3>
                     57:
                     58: <p>
                     59: In May 2009 Dale Rahn imported code to the OpenBSD tree
                     60: which added initial support to the omap35xx platform. The initial target for
                     61: this platform was the original BeagleBoard system.
                     62:
                     63: <a name="status"></a>
                     64: <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
                     65:
                     66: <p>
                     67: The current target boards are the original BeagleBoard and newer xM models,
1.2     ! jasper     68: but support for both is a heavy work in progress!
1.1       jasper     69:
                     70: <a name="hardware"></a>
                     71: <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
                     72:
                     73: <ul>
                     74: For a complete system component and device driver listing for this architecture,
                     75: see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&amp;arch=beagle&sektion=4">intro(4/beagle)</a>.
                     76: <p>
                     77:
                     78: <li><strong>BeagleBoard C4 / xM</strong>
                     79: <li>ARM Cortex-A8 CPU.
                     80: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com(4)</a> standard serial port.
                     81: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&amp;arch=beagle&amp;sektion=4">wskbd(4)</a> keyboard.
                     82: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rhci&amp;sektion=4">ehci(4)</a>.
                     83: <!--
                     84: USB controller supporting most <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=4">usb(4)</a> devices.
                     85: -->
                     86: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=omdog&amp;sektion=4&amp;arch=beagle">omdog(4)</a> watchdog controller.
                     87: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=omgpio&amp;sektion=4&amp;arch=beagle">omgpio(4)</a> GPIO controller.
                     88:
                     89: <!--
                     90: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apm&amp;sektion=4&amp;arch=beagle">apm(4)</a>
                     91:     power management and suspend.
                     92: -->
                     93:
                     94: </ul>
                     95:
                     96: <p>
                     97: <li>Devices that can be connected:
                     98: <ul>
                     99: <li>None at the moment.
                    100: <!--
                    101: <li>Most USB devices, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=4">usb(4)</a> for a list.
                    102: -->
                    103: </ul>
                    104:
                    105: <a name="install"></a>
                    106: <h3><font color="#0000e0">
                    107: <strong>Getting and installing</strong>
                    108: </font></h3>
                    109:
                    110: <!--
                    111: <p>
                    112: The latest supported OpenBSD/beagle release is
                    113: <a href="5x.html">OpenBSD 5.x</a>.
                    114: Here are the
                    115: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/5.x/beagle/INSTALL.beagle">
                    116: OpenBSD/beagle 5.x installation instructions
                    117: </a>.
                    118:
                    119: <p>
                    120: Snapshots will be made available from time to time, in
                    121:
                    122: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/beagle">this location</a>
                    123: as well as in a few
                    124: <a href="ftp.html">mirrors</a>.
                    125:
                    126: <p>
                    127: Here are the
                    128: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/beagle/INSTALL.beagle">
                    129: OpenBSD/beagle snapshot installation instructions
                    130: </a> as well.
                    131: -->
                    132:
                    133: <a name="projects"></a>
                    134: <h3><font color="#0000e0"><strong>Projects & bugs left to fix</strong></font></h3>
                    135:
                    136: <ul>
                    137:   <li>Finish USB support.
                    138:   <li>Add support for the battery-backed RTC.
                    139:   <li>Add support for the SD/MMC controller.
                    140:   <li>Add support for the ethernet controller.
                    141:   <li>...
                    142: </ul>
                    143:
                    144: <hr>
                    145: <a href="plat.html">
                    146: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    147: </a>
                    148: <br>
                    149: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    150: <br>
1.2     ! jasper    151: <small>$OpenBSD: beagle.html,v 1.1 2011/03/14 18:25:18 jasper Exp $</small>
1.1       jasper    152:
                    153: </body>
                    154: </html>