Funny story. I read this page and I thought "I could use a beaglebone as a access point with my wireless adapter and to attach a HDD to compile my ports on this". Well, I bought a BBB and now I've a useless board :D
PS: Just kidding, thanks for your hard work. Index: beagle.html =================================================================== RCS file: /usr/cvsync/www/beagle.html,v retrieving revision 1.9 diff -u -p -r1.9 beagle.html --- beagle.html 3 Aug 2013 13:56:23 -0000 1.9 +++ beagle.html 30 Aug 2013 00:18:20 -0000 @@ -64,7 +64,7 @@ Networking is working on the PandaBoard <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&sektion=4">com(4)</a> standard serial port. <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpsw&sektion=4&arch=beagle">cpsw(4)</a> CPSW Ethernet device. <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wskbd&arch=beagle&sektion=4">wskbd(4)</a> keyboard. -<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4">ehci(4)</a>. +<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&sektion=4">ehci(4)</a>, only supported on the PandaBoard models. <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=omdog&sektion=4&arch=beagle">omdog(4)</a> watchdog controller. <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=omgpio&sektion=4&arch=beagle">omgpio(4)</a> GPIO controller. <li>Most USB devices, see <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&sektion=4">usb(4)</a> for a list. @@ -80,6 +80,7 @@ Networking is working on the PandaBoard <li>Add SMP for PandaBoard, and PandaBoard ES. <li>Add support for the SD/MMC controller. <li>Add support for BeagleBone black local storage. + <li>Add support for EHCI on BeagleBoard and BeagleBone models. <li>EABI. </ul>