123456789101112131415161718192021222324252627 |
- <html>
- <head>
- <title>lhd</title>
- <body bgcolor=#ffffff>
- <h2 align=center>lhd</h2>
- <h4 align=center>OS/161 Reference Manual</h4>
- <h3>Name</h3>
- lhd - LAMEbus hard drive
- <h3>Synopsis</h3>
- device lhd* at lamebus*
- <h3>Description</h3>
- lhd is the driver for the CS161 LAMEbus fixed disk interface. It
- provides mountable block-device and raw-device access to the disk.
- <h3>Files</h3>
- <tt>lhd0:</tt>, <tt>lhd0raw:</tt>, <tt>lhd1:</tt>, <tt>lhd1raw:</tt>, etc.
- <h3>See Also</h3>
- <A HREF=lamebus.html>lamebus</A>
- </body>
- </html>
|