HILID(4) - Device Drivers Manual # HILID(4) - Device Drivers Manual
NAME # hilid - HIL ID module device
SYNOPSIS # hilid* at hil?
DESCRIPTION # This driver recognizes the HIL “ID module” device. The only purpose of this device is to provide a small, unique, bitstring.
SEE ALSO # hil(4), intro(4)
BUGS # There is currently no way to communicate the ID module bitstring to userland applications.
OpenBSD 7.
...
HILKBD(4) - Device Drivers Manual # HILKBD(4) - Device Drivers Manual
NAME # hilkbd - HIL keyboard device
SYNOPSIS # hilkbd* at hil? wskbd* at hilkbd? option HILKBD_LAYOUT=XXX
DESCRIPTION # 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 hilkbd driver supports a number of different key mappings. By default, the layout corresponding to the keyboard model as probed by the hilkbd driver will be used.
...
HILMS(4) - Device Drivers Manual # HILMS(4) - Device Drivers Manual
NAME # hilms - HIL mouse and graphics tablet device
SYNOPSIS # hilms* at hil? wsmouse* at hilms? mux 0
DESCRIPTION # 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(4) interface.
SEE ALSO # hil(4), intro(4), wsmouse(4)
...
HIRESET(4) - Device Drivers Manual # HIRESET(4) - Device Drivers Manual
NAME # hireset - HiSilicon reset controller
SYNOPSIS # hireset* at fdt?
DESCRIPTION # The hireset driver controls the reset signals for integrated components of HiSilicon SoCs.
SEE ALSO # hiclock(4), intro(4)
HISTORY # The hireset device driver first appeared in OpenBSD 6.4.
AUTHORS # The hireset driver was written by Mark Kettenis <kettenis@openbsd.org>.
OpenBSD 7.5 - August 27, 2018
HITEMP(4) - Device Drivers Manual # HITEMP(4) - Device Drivers Manual
NAME # hitemp - HiSilicon temperature monitor
SYNOPSIS # hitemp* at fdt?
DESCRIPTION # The hitemp driver provides support for the temperature sensors found on the HiSilicon Hi3660 and Hi3670 SoCs.
Sensor values are made available through the sysctl(8) interface.
SEE ALSO # intro(4), sensorsd(8), sysctl(8)
HISTORY # The hitemp driver first appeared in OpenBSD 6.4.
AUTHORS # The hitemp driver was written by Mark Kettenis <kettenis@openbsd.
...
Intro,
Ifmedia,
Arp,
Netintro,
Qsphy,
Sbus,
Ifconfig,
Inet,
Nsphy,
Luphy,
Hostname.if,
Hme HME(4) - Device Drivers Manual # HME(4) - Device Drivers Manual
NAME # hme - Sun Happy Meal 10/100 Ethernet device
SYNOPSIS # hme* at pci? hme* at sbus? luphy* at mii? nsphy* at mii? qsphy* at mii?
DESCRIPTION # The hme driver provides support for various NICs based on the Sun Happy Meal Ethernet controller chips, including the following:
Sun FastEthernet PCI Sun FastEthernet SBus Sun Quad FastEthernet PCI Sun Quad FastEthernet SBus Sun SunSwift PCI Sun SunSwift SBus The hme driver supports several media types, which are selected via the ifconfig(8) command.
...
HSQ(4) - Device Drivers Manual # HSQ(4) - Device Drivers Manual
NAME # hsq - multiplexing serial communications interface
SYNOPSIS # hsq0 at isa? port 0x140 irq 10 com* at hsq?
DESCRIPTION # The hsq driver provides support for Hostess (Comtrol Corporation) and compatible boards that multiplex together up to four EIA RS-232C (CCITT V.28) communications interfaces.
Each hsq device is the master device for up to four com devices.
...
HT(4) - Device Drivers Manual (macppc) # HT(4) - Device Drivers Manual (macppc)
NAME # ht - HyperTransport bus
SYNOPSIS # ht* at mainbus0 pci* at ht?
DESCRIPTION # The ht driver provides support for the HyperTransport bus found on Apple G5 machines. The HyperTransport bus is functionally very similar to the pci(4) bus.
SEE ALSO # intro(4), pci(4)
HISTORY # The ht driver first appeared in OpenBSD 3.9.
...
HVN(4) - Device Drivers Manual # HVN(4) - Device Drivers Manual
NAME # hvn - Hyper-V networking interface
SYNOPSIS # hvn* at hyperv?
DESCRIPTION # The hvn driver provides support for a Network Virtual Service Client (NetVSC), a virtual networking interface that relays device requests to the Virtual Service Provider (VSP) in the management operating system via the VMBus.
NetVSC emulates an RNDIS 1.0 compliant device on top of a custom NVS protocol operating over the VMBus channel ring.
...
HVS(4) - Device Drivers Manual # HVS(4) - Device Drivers Manual
NAME # hvs - Hyper-V virtual disk
SYNOPSIS # hvs* at hyperv?
DESCRIPTION # The hvs driver provides support for a Storage Virtual Service Client (StorVSC), a virtual disk interface that relays device requests to the Virtual Service Provider (VSP) in the management operating system via the VMBus.
StorVSC provides a unified interface to emulated IDE and SCSI devices.
...