diff options
Diffstat (limited to 'static/netbsd/man4/man4.hp300/intro.4 3.html')
| -rw-r--r-- | static/netbsd/man4/man4.hp300/intro.4 3.html | 171 |
1 files changed, 0 insertions, 171 deletions
diff --git a/static/netbsd/man4/man4.hp300/intro.4 3.html b/static/netbsd/man4/man4.hp300/intro.4 3.html deleted file mode 100644 index 43a6b488..00000000 --- a/static/netbsd/man4/man4.hp300/intro.4 3.html +++ /dev/null @@ -1,171 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">INTRO(4)</td> - <td class="head-vol">Device Drivers Manual (hp300)</td> - <td class="head-rtitle">INTRO(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">intro</code> — - <span class="Nd">introduction to hp300 special files and hardware - support</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">This section describes the special files, related driver - functions, and networking support available in the system. In this part of - the manual, the SYNOPSIS section of each configurable device gives a sample - specification for use in constructing a system description for the - <a class="Xr">config(1)</a> program. The DIAGNOSTICS section lists messages - which may appear on the console and/or in the system error log - <span class="Pa">/var/log/messages</span> due to errors in device operation; - see <a class="Xr">syslogd(8)</a> for more information.</p> -<p class="Pp">This section contains both devices which may be configured into - the system and network related information. The networking support is - introduced in <a class="Xr">netintro(4)</a>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HP_DEVICE_SUPPORT"><a class="permalink" href="#HP_DEVICE_SUPPORT">HP - DEVICE SUPPORT</a></h1> -<p class="Pp">This section describes the hardware supported on the HP 9000/300 - series. Software support for these devices comes in two forms. A hardware - device may be supported with a character or block - <a class="permalink" href="#device"><i class="Em" id="device">device - driver</i></a>, or it may be used within the networking subsystem and have a - <a class="permalink" href="#network"><i class="Em" id="network">network - interface driver</i></a>. Block and character devices are accessed through - files in the file system of a special type; see <a class="Xr">mknod(8)</a>. - Network interfaces are indirectly accessed through the interprocess - communication facilities provided by the system; see - <a class="Xr">socket(2)</a>.</p> -<p class="Pp">A hardware device is identified to the system at configuration - time and the appropriate device or network interface driver is then compiled - into the system. When the resultant system is booted, the autoconfiguration - facilities in the system probe for the device and, if found, enable the - software support for it. If a device does not respond at autoconfiguration - time it is not accessible at any time afterwards. To enable a device which - did not autoconfigure, the system will have to be rebooted.</p> -<p class="Pp">The autoconfiguration system is described in - <a class="Xr">hp300/autoconf(4)</a>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="LIST_OF_DEVICES"><a class="permalink" href="#LIST_OF_DEVICES">LIST - OF DEVICES</a></h1> -<p class="Pp">The devices listed below are supported in this incarnation of the - system. Pseudo-devices are not listed. Devices are indicated by their - functional interface. Occasionally, new devices of a similar type may be - added simply by creating appropriate table entries in the driver; for - example, new CS/80 drives.</p> -<table class="Bl-column Bd-indent"> - <tr> - <td>com</td> - <td>serial interfaces (98644, 98626, and built-in apci and dca)</td> - </tr> - <tr> - <td>ct</td> - <td>7946/9144 CS/80 cartridge tape</td> - </tr> - <tr> - <td>dcm</td> - <td>HP 98642A communications multiplexer</td> - </tr> - <tr> - <td>dio</td> - <td>DIO/DIO-II bus</td> - </tr> - <tr> - <td>dnkbd</td> - <td>Domain keyboard</td> - </tr> - <tr> - <td>dvbox</td> - <td>HP98730 ``DaVinci'' device interface</td> - </tr> - <tr> - <td>fhpib</td> - <td>``fast'' HP-IB interface</td> - </tr> - <tr> - <td>frodo</td> - <td>Frodo ASIC (a.k.a. Apollo Utility Chip)</td> - </tr> - <tr> - <td>gbox</td> - <td>HP98700 ``Gatorbox'' device interface</td> - </tr> - <tr> - <td>grf/ite</td> - <td>Topcat/Gatorbox/Renaissance frame buffer</td> - </tr> - <tr> - <td>hil</td> - <td>HIL interface</td> - </tr> - <tr> - <td>nhpib</td> - <td>Built-in and 98625 HP-IB interface</td> - </tr> - <tr> - <td>hyper</td> - <td>Hyperion device interface</td> - </tr> - <tr> - <td>intio</td> - <td>HP300 internal I/O space driver</td> - </tr> - <tr> - <td>ite</td> - <td>HP Internal Terminal Emulator</td> - </tr> - <tr> - <td>le</td> - <td>98643 Lance-based Ethernet interface</td> - </tr> - <tr> - <td>ppi</td> - <td>HP-IB printer/plotter interface</td> - </tr> - <tr> - <td>rbox</td> - <td>HP98720 ``Renaissance'' device interface</td> - </tr> - <tr> - <td>rd</td> - <td>CS/80 disk interface</td> - </tr> - <tr> - <td>rmp</td> - <td>HP Remote Maintenance Protocol family</td> - </tr> - <tr> - <td>spc</td> - <td>HP98265A SCSI interface</td> - </tr> - <tr> - <td>topcat</td> - <td>HP98544-98550 ``Topcat'' and ``Catseye'' device interface</td> - </tr> -</table> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">config(1)</a>, - <a class="Xr">hp300/autoconf(4)</a></p> -<p class="Pp"><cite class="Rs"><span class="RsT">Building 4.3 BSD UNIX Systems - with Config (SMM:2)</span>.</cite></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp">The HP300 <code class="Nm">intro</code> appeared in - <span class="Ux">4.3BSD-Reno</span>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">February 17, 2017</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
