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

Annotation of www/beagle.html, Revision 1.5

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