QCRTC(4) - Device Drivers Manual # QCRTC(4) - Device Drivers Manual
NAME # qcrtc - Qualcomm real-time clock
SYNOPSIS # qcrtc* at qcpmic?
DESCRIPTION # The qcrtc driver provides support for the RTC integrated on various Qualcomm Snapdragon SoCs.
SEE ALSO # intro(4), qcpmic(4)
HISTORY # The qcrtc driver first appeared in OpenBSD 7.3.
AUTHORS # The qcrtc driver was written by Patrick Wildt <patrick@blueri.se>.
OpenBSD 7.5 - November 10, 2022
QCSPMI(4) - Device Drivers Manual # QCSPMI(4) - Device Drivers Manual
NAME # qcspmi - Qualcomm SPMI controller
SYNOPSIS # qcspmi* at fdt? qcpmic* at qcspmi?
DESCRIPTION # The qcspmi driver provides support for the SPMI controller found on various Qualcomm Snapdragon SoCs.
SEE ALSO # intro(4), qcpmic(4)
HISTORY # The qcspmi driver first appeared in OpenBSD 7.3.
AUTHORS # The qcspmi driver was written by Patrick Wildt <patrick@blueri.se>.
...
QE(4) - Device Drivers Manual (sparc64) # QE(4) - Device Drivers Manual (sparc64)
NAME # qe - SPARC64 10/100 Ethernet device
SYNOPSIS # qec* at sbus? qe* at qec?
DESCRIPTION # The qe interface provides access to 10Mb/s Ethernet networks via the AMD Am79C940 (MACE) Ethernet controller. The qe is found on the Sun QuadEthernet boards (Sun part number SUNW,501-2062).
SEE ALSO # arp(4), ifmedia(4), inet(4), intro(4), netintro(4), qec(4), sbus(4), hostname.
...
QEC(4) - Device Drivers Manual (sparc64) # QEC(4) - Device Drivers Manual (sparc64)
NAME # qec - SPARC64 Quad Ethernet Controller
SYNOPSIS # qec* at sbus? be* at qec? qe* at qec?
DESCRIPTION # The qec driver is an SBus controller that can contain either one be(4) Ethernet controller (Sun part number SUNW,501-2655) or four qe(4) Ethernet controllers (Sun part number SUNW,501-2062). This driver, like other buses, is not directly available to users.
...
QLA(4) - Device Drivers Manual # QLA(4) - Device Drivers Manual
NAME # qla - QLogic ISP2100/2200/2300 Fibre Channel controller
SYNOPSIS # qla* at pci? qla* at sbus?
DESCRIPTION # The qla driver provides support for 1G and 2G QLogic Fibre Channel host bus adapters using the ISP2100, ISP2200, and ISP2300 chipsets.
qla provides no ability to configure an adapter’s parameters at runtime; all configuration must be done prior to booting OpenBSD.
...
QLE(4) - Device Drivers Manual # QLE(4) - Device Drivers Manual
NAME # qle - QLogic ISP2400/2500 Fibre Channel controller
SYNOPSIS # qle* at pci?
DESCRIPTION # The qle driver provides support for 4G and 8G QLogic Fibre Channel host bus adapters using the ISP2400 and ISP2500 family of chipsets.
qle provides no ability to configure an adapter’s parameters at runtime; all configuration must be done prior to booting OpenBSD.
...
QLW(4) - Device Drivers Manual # QLW(4) - Device Drivers Manual
NAME # qlw - QLogic ISP1000/1020/1x40/1x80/1x160 SCSI controller
SYNOPSIS # qlw* at pci? qlw* at sbus?
DESCRIPTION # The qlw driver provides support for QLogic Ultra Wide SCSI host bus adapters using the ISP1000, ISP1020/1040, ISP1080/1240/1280 and ISP10160/12160 chips.
qlw provides no ability to configure an adapter’s parameters at runtime; all configuration must be done prior to booting OpenBSD.
...
QSPHY(4) - Device Drivers Manual # QSPHY(4) - Device Drivers Manual
NAME # qsphy - Quality Semiconductor QS6612 10/100 Ethernet PHY
SYNOPSIS # qsphy* at mii?
DESCRIPTION # The qsphy driver supports the Quality Semiconductor QS6612 10/100 Ethernet PHYs. These PHYs are found on a variety of Ethernet interfaces.
SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8)
OpenBSD 7.5 - January 24, 2020
QWX(4) - Device Drivers Manual # QWX(4) - Device Drivers Manual
NAME # qwx - Qualcomm IEEE 802.11a/ac/ax/b/g/n wireless network device
SYNOPSIS # qwx* at pci?
DESCRIPTION # The qwx driver provides support for Qualcomm Technologies QCNFA765 802.11ax devices.
The qwx driver can be configured at runtime with ifconfig(8) or on boot with hostname.if(5).
FILES # The driver needs the following firmware files, which are loaded when an interface is brought up:
...
RADEONFB(4) - Device Drivers Manual (sparc64) # RADEONFB(4) - Device Drivers Manual (sparc64)
NAME # radeonfb - accelerated color frame buffer
SYNOPSIS # radeonfb* at pci? wsdisplay* at radeonfb?
DESCRIPTION # The radeonfb driver supports Sun PCI frame buffer cards based on the ATI ‘Radeon’ chips, such as the Sun XVR-100 and XVR-300 boards. It does not provide direct device driver entry points but makes its functions available via the internal wsdisplay(4) interface.
...