|
hilid(4) -- HIL ID module driver
|
This driver recognizes the HIL ``ID module'' device. The only purpose of this device is to provide a small, unique, bitstring. |
hilkbd(4) -- HIL keyboard driver
|
This driver supports HIL keyboards within the wscons(4) framework. It doesn't provide direct device driver entry points, but makes its functions available through the internal wskbd(4) interface. The... |
|
hilms(4) -- HIL mouse and graphics tablet driver
|
This driver supports HIL mice and graphics tablet within the wscons(4) framework. It doesn't provide direct device driver entry points, but makes its functions available through the internal wsmouse(... |
hme(4) -- Sun Happy Meal Ethernet
|
The hme interface provides access to the 10Mb/s and 100Mb/s Ethernet networks via the National DP83840 Ethernet 10/100 Mb/s Physical Layer or the Quality QS6612 Ethernet MII Transceiver for Category 5... |
hotplug(4) -- devices hot plugging
|
The hotplug pseudo-device passes device attachment and detachment events to userland. When a device attaches or detaches, the corresponding event is queued. The events can then be obtained from the qu... |
vax/hp(4) -- MASSBUS disk interface
|
The hp driver is a generic MASSBUS disk driver which handles the standard DEC controllers. It is typical of a block-device disk driver; block I/O is described in physio(9). The script MAKEDEV(8) shoul... |
hp300/hpibbus(4) -- built-in and 98625 HP-IB interfaces
|
The nhpib driver supports the built-in and 98625 HP-IB interfaces. |
hsq(4) -- multiplexing serial communications interface
|
The hsq driver provides support for Hostess (Comtrol Corporation, www.comtrol.com) and compatible boards that multiplex together up to four EIA RS-232C (CCITT V.28) communications interfaces. Each hsq... |
hp300/hyper(4) -- HP A1096A ``Hyperion'' frame buffer
|
The ``Hyperion'' is a monochrome frame buffer. The hyper driver provides a frame buffer abstraction to the grf(4) driver, and the associated ite(4) console framework. |
vax/ibus(4) -- VAX internal bus
|
The ibus driver supports the internal I/O bus found on Q-bus based or Qbus capable VAXstation, MicroVAX, and VAX 4000 systems. It is combined with a vsbus(4) on the VAX 4000 100 class and certain late... |
i386/ichpcib(4) -- Intel ICHx/ICHx-M LPC bridges
|
The ichpcib driver supports Intel ICH, ICH0, ICH2, ICH2-M, ICH3-S, ICH3-M, ICH4, ICH4-M, and ICH-5 LPC bridges. These devices are mostly usual PCI-ISA bridges but with some additional power management... |
icmp(4) -- Internet Control Message Protocol
|
ICMP is the error and control message protocol used by IP and the Internet protocol family. It may be accessed through a ``raw socket'' for network monitoring and diagnostic functions. The proto par... |
icmp6(4) -- Internet Control Message Protocol for IPv6
|
ICMPv6 is the error and control message protocol used by IPv6 and the Internet protocol family. It may be accessed through a ``raw socket'' for network monitoring and diagnostic functions. The proto... |
icsphy(4) -- Integrated Circuit Systems ICS189x 10/100 Ethernet PHY driver
|
The icsphy driver supports the Integrated Circuit Systems ICS1890 10/100 Ethernet PHYs and its successors ICS1892 and ICS1893. These PHYs are found on a variety of high-performance Ethernet interfaces... |
idp(4) -- Xerox Internet Datagram Protocol
|
IDP is a simple, unreliable datagram protocol which is used to support the SOCK_DGRAM abstraction for the Internet protocol family. IDP sockets are connectionless, and are normally used with the sendt... |