lhd.html 527 B

123456789101112131415161718192021222324252627
  1. <html>
  2. <head>
  3. <title>lhd</title>
  4. <body bgcolor=#ffffff>
  5. <h2 align=center>lhd</h2>
  6. <h4 align=center>OS/161 Reference Manual</h4>
  7. <h3>Name</h3>
  8. lhd - LAMEbus hard drive
  9. <h3>Synopsis</h3>
  10. device lhd* at lamebus*
  11. <h3>Description</h3>
  12. lhd is the driver for the CS161 LAMEbus fixed disk interface. It
  13. provides mountable block-device and raw-device access to the disk.
  14. <h3>Files</h3>
  15. <tt>lhd0:</tt>, <tt>lhd0raw:</tt>, <tt>lhd1:</tt>, <tt>lhd1raw:</tt>, etc.
  16. <h3>See Also</h3>
  17. <A HREF=lamebus.html>lamebus</A>
  18. </body>
  19. </html>