ltimer.html 552 B

123456789101112131415161718192021222324252627
  1. <html>
  2. <head>
  3. <title>ltimer</title>
  4. <body bgcolor=#ffffff>
  5. <h2 align=center>ltimer</h2>
  6. <h4 align=center>OS/161 Reference Manual</h4>
  7. <h3>Name</h3>
  8. ltimer - LAMEbus timer device
  9. <h3>Synopsis</h3>
  10. ltimer* at lamebus*
  11. <h3>Description</h3>
  12. ltimer is a driver for the CS161 LAMEbus clock/timer card. The
  13. card can also provide beep services to the kernel.
  14. <p>
  15. The <A HREF=beep.html>beep</A> and <A HREF=rtclock.html>rtclock</A>
  16. generic devices can be attached to an ltimer instance.
  17. <h3>See Also</h3>
  18. <A HREF=lamebus.html>lamebus</A>
  19. </body>
  20. </html>