lamebus.html 693 B

123456789101112131415161718192021222324252627282930
  1. <html>
  2. <head>
  3. <title>lamebus</title>
  4. <body bgcolor=#ffffff>
  5. <h2 align=center>lamebus</h2>
  6. <h4 align=center>OS/161 Reference Manual</h4>
  7. <h3>Name</h3>
  8. lamebus - driver for LAMEbus system bus
  9. <h3>Synopsis</h3>
  10. device lamebus0
  11. <h3>Description</h3>
  12. LAMEbus is the system bus for System/161. This driver takes care of
  13. managing the bus controller, distributing interrupts, and similar
  14. issues. It serves mostly as an attachment point for other drivers.
  15. <h3>See Also</h3>
  16. <A HREF=emu.html>emu</A>,
  17. <A HREF=lhd.html>lhd</A>,
  18. <A HREF=lnet.html>lnet</A>,
  19. <A HREF=lrandom.html>lrandom</A>,
  20. <A HREF=lscreen.html>lscreen</A>,
  21. <A HREF=lser.html>lser</A>,
  22. <A HREF=ltimer.html>ltimer</A>
  23. </body>
  24. </html>