12345678910111213141516171819202122232425 |
- <html>
- <head>
- <title>lnet</title>
- <body bgcolor=#ffffff>
- <h2 align=center>lnet</h2>
- <h4 align=center>OS/161 Reference Manual</h4>
- <h3>Name</h3>
- lnet - LAMEbus network card
- <h3>Synopsis</h3>
- options net<br>
- device lnet* at lamebus*<br>
- <h3>Description</h3>
- lnet is the driver for the CS161 LAMEbus network interface card. As
- of this writing the driver is not completed and is thus not available
- for actual use yet.
- <h3>See Also</h3>
- <A HREF=lamebus.html>lamebus</A>
- </body>
- </html>
|