sponsors.html 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. <!--#include file="header.html" -->
  2. <h3>Sponsors</h3>
  3. <p>Please visit our sponsors and thank them for their support! They have
  4. provided money for equipment and bandwidth. Next time you need help with a
  5. project, consider these fine companies!</p>
  6. <ul>
  7. <li><a href="http://osuosl.org/">OSU OSL</a><br>
  8. OSU OSL kindly provides hosting for BusyBox and uClibc.
  9. </li>
  10. <li><a href="http://www.codepoet-consulting.com">Codepoet Consulting</a><br>
  11. Custom Linux, embedded Linux, BusyBox, and uClibc development.
  12. </li>
  13. <li>AOE media, a <a href=http://www.aoemedia.com/typo3-development.html>
  14. TYPO3 development agency</a> contributes financially.
  15. </li>
  16. <li><a href=http://www.analog.com/en/>Analog Devices, Inc.</a> provided
  17. a <a href=http://docs.blackfin.uclinux.org/doku.php?id=bf537_quick_start>
  18. Blackfin development board</a> free of charge.
  19. <a href=http://www.analog.com/blackfin>Blackfin<a>
  20. is a NOMMU processor, and its availability for testing is invaluable.
  21. If you are an embedded device developer,
  22. please note that Analog Devices has entire Linux distribution available
  23. for download for this board. Visit
  24. <a href=http://blackfin.uclinux.org/>http://blackfin.uclinux.org/</a>
  25. for more information.
  26. </li>
  27. <li><a href="http://www.timesys.com">TimeSys</a><br>
  28. Embedded Linux development, cross-compilers, real-time, KGDB, tsrpm and cygwin.
  29. </li>
  30. <li><a href="http://www.penguru.net">Penguru Consulting</a><br>
  31. Custom development for embedded Linux systems and multimedia platforms.
  32. </li>
  33. <li><a href="http://opensource.se/">opensource.se</a><br>
  34. Embedded open source consulting in Europe.
  35. </li>
  36. </ul>
  37. <p>If you wish to be a sponsor, or if you have already contributed and would
  38. like your name added here, email <a href="mailto:vda.linux@gmail.com">Denys</a>.</p>
  39. <!--#include file="footer.html" -->