lrandom.html 481 B

1234567891011121314151617181920212223242526
  1. <html>
  2. <head>
  3. <title>lrandom</title>
  4. <body bgcolor=#ffffff>
  5. <h2 align=center>lrandom</h2>
  6. <h4 align=center>OS/161 Reference Manual</h4>
  7. <h3>Name</h3>
  8. lrandom - LAMEbus random source
  9. <h3>Synopsis</h3>
  10. device lrandom* at lamebus*
  11. <h3>Description</h3>
  12. lrandom is the driver for the CS161 LAMEbus random source card.
  13. <p>
  14. The generic <A HREF=random.html>random</A> device can be attached to
  15. an lrandom instance.
  16. <h3>See Also</h3>
  17. <A HREF=lamebus.html>lamebus</A>
  18. </body>
  19. </html>