GSC(4) - Device Drivers Manual (hppa) # GSC(4) - Device Drivers Manual (hppa)
NAME # gsc - introduction to HP 9000/700 GSC bus support
SYNOPSIS # gsc* at lasi? gsc* at asp? gsc* at wax?
DESCRIPTION # The General System Connect (GSC) bus is the core I/O bus for all HP 9000/700 workstations. All I/O subsystems connect to this bus. The devices can be either on separate chips, expansion cards or on an integrated megacell, like the LASI MBA.
...
GSCPCIB(4) - Device Drivers Manual (i386) # GSCPCIB(4) - Device Drivers Manual (i386)
NAME # gscpcib - National Semiconductor Geode SC1100 PCI-ISA bridge with GPIO
SYNOPSIS # gscpcib* at pci? isa* at gscpcib? gpio* at gscpcib?
DESCRIPTION # The gscpcib driver provides support for the National Semiconductor Geode SC1100 System-on-Chip PCI-ISA bridge. This device is a PCI-ISA bridge, but with some additional sub-devices. Besides the core functionality, the gscpcib driver provides support for the GPIO interface of this device.
...
GSCPM(4) - Device Drivers Manual (i386) # GSCPM(4) - Device Drivers Manual (i386)
NAME # gscpm - National Semiconductor Geode SC1100 SMI/ACPI module
SYNOPSIS # gscpm* at pci?
DESCRIPTION # The gscpm driver provides support for the National Semiconductor Geode SC1100 System-on-Chip SMI/ACPI module. Only power management timer is supported for now.
SEE ALSO # intro(4), pci(4)
HISTORY # The gscpm driver first appeared in OpenBSD 3.7.
AUTHORS # The gscpm driver was written by Alexander Yurchenko <grange@openbsd.
...
GSCSIO(4) - Device Drivers Manual # GSCSIO(4) - Device Drivers Manual
NAME # gscsio - National Semiconductor Geode SC1100 I2C controller
SYNOPSIS # gscsio* at isa? iic* at gscsio?
DESCRIPTION # The gscsio driver provides support for the National Semiconductor Geode SC1100 System-on-Chip Super I/O module. The Super I/O (SIO) module incorporates one serial port, an infrared communication port, two ACCESS.bus interface (ACB) ports, system wakeup control (SWC), and a real-time clock (RTC).
...
GUS(4) - Device Drivers Manual (i386) # GUS(4) - Device Drivers Manual (i386)
NAME # gus - Gravis UltraSound/UltraSound MAX audio device
SYNOPSIS # gus0 at isa? port 0x220 irq 7 drq 1 drq2 6 gus* at isapnp? audio* at gus?
DESCRIPTION # The gus driver provides support for the Gravis UltraSound (GUS) and GUS MAX audio cards. Both cards have on-board memory which is used for seamless playback of samples.
...
HARMONY(4) - Device Drivers Manual (hppa) # HARMONY(4) - Device Drivers Manual (hppa)
NAME # harmony - CS4215/AD1849 audio device
SYNOPSIS # harmony* at gsc? irq 13 audio* at harmony?
DESCRIPTION # The harmony device uses the Crystal Semiconductor CS4215 16-Bit Multimedia Audio Codec or Analog Devices AD1849 SoundPort(R) Stereo Codec chip to implement the audio device interface described in audio(4). This device is found on most HP PA-RISC workstations.
...
HDS(4) - Device Drivers Manual # HDS(4) - Device Drivers Manual
NAME # hds - Hitachi Modular Storage SCSI devices
SYNOPSIS # hds* at scsibus?
DESCRIPTION # The hds driver attaches to Hitachi Modular Storage logical units. Each path to an active service processor attached to by hds is presented to mpath(4) which uses it as a backend to the logical unit attached to its own scsibus(4).
SEE ALSO # ioctl(2), intro(4), mpath(4), scsi(4)
...
HICLOCK(4) - Device Drivers Manual # HICLOCK(4) - Device Drivers Manual
NAME # hiclock - HiSilicon clock controller
SYNOPSIS # hiclock* at fdt?
DESCRIPTION # The hiclock driver controls the clock signals for integrated components of HiSilicon SoCs.
SEE ALSO # hireset(4), intro(4)
HISTORY # The hiclock device driver first appeared in OpenBSD 6.4.
AUTHORS # The hiclock driver was written by Mark Kettenis <kettenis@openbsd.org>.
OpenBSD 7.5 - August 27, 2018
HIDWUSB(4) - Device Drivers Manual # HIDWUSB(4) - Device Drivers Manual
NAME # hidwusb - HiSilicon USB 3.0 glue logic
SYNOPSIS # hidwusb* at fdt? xhci* at fdt?
DESCRIPTION # The hidwusb driver controls the interface logic for the Synopsys DesignWare USB 3.0 controller on HiSilicon SoCs.
SEE ALSO # intro(4), xhci(4)
HISTORY # The hidwusb device driver first appeared in OpenBSD 6.4.
AUTHORS # The hidwusb driver was written by Mark Kettenis <kettenis@openbsd.
...
HIL(4) - Device Drivers Manual # HIL(4) - Device Drivers Manual
NAME # hil - introduction to HP-HIL support
SYNOPSIS # **hil* at gsc? irq 1 ** (hppa)
hilkbd* at hil? hilms* at hil? hilid* at hil?
DESCRIPTION # The hil interface provides access to the “Human Interface Loop” controller found on many HP workstations.
It provides generic HIL management and interfaces for child devices, such as keyboards, button boxes, mice, graphics tablet, and ID modules.
...