AKBD(4) - Device Drivers Manual # AKBD(4) - Device Drivers Manual
NAME # akbd - Apple Keyboard Device
SYNOPSIS # akbd* at adb? wskbd* at akbd? mux 1 option AKBD_LAYOUT=XXX
DESCRIPTION # This driver supports ADB keyboards within the wscons(4) console framework. It doesn’t provide direct device driver entry points but makes its functions available via the internal wskbd(4) interface.
The following is a partial list of supported AKBD devices:
...
ALC(4) - Device Drivers Manual # ALC(4) - Device Drivers Manual
NAME # alc - Atheros AR813x/AR815x/AR816x/AR817x 10/100/1Gb Ethernet device
SYNOPSIS # alc* at pci? atphy* at mii?
DESCRIPTION # The alc driver provides support for Ethernet interfaces based on the Atheros AR813x/AR815x/AR816x/AR817x Ethernet chipset.
The alc driver supports IPv4 receive IP/TCP/UDP checksum offload and VLAN tag insertion and stripping.
The following media types are supported:
autoselect
Enable autoselection of the media type and options.
...
ALE(4) - Device Drivers Manual # ALE(4) - Device Drivers Manual
NAME # ale - Atheros AR8121/AR8113/AR8114 10/100/1Gb Ethernet device
SYNOPSIS # ale* at pci? atphy* at mii?
DESCRIPTION # The ale driver provides support for Ethernet interfaces based on the Atheros AR8121 Gigabit Ethernet chipset and the AR8113/AR8114 Fast Ethernet chipsets, also known as the Attansic L1E.
The ale driver supports IPv4 receive IP/TCP/UDP checksum offload and VLAN tag insertion and stripping.
...
ALIPM(4) - Device Drivers Manual # ALIPM(4) - Device Drivers Manual
NAME # alipm - Acer Labs M7101 SMBus controller
SYNOPSIS # alipm* at pci? iic* at alipm?
DESCRIPTION # The alipm driver provides support for the Acer Labs M7101 Power Management controller. Only the SMBus host interface is supported and can be used with the iic(4) framework.
SEE ALSO # iic(4), intro(4), pci(4)
HISTORY # The alipm driver first appeared in OpenBSD 3.
...
AMDCF(4) - Device Drivers Manual (octeon) # AMDCF(4) - Device Drivers Manual (octeon)
NAME # amdcf - octeon AMD flash memory driver
SYNOPSIS # amdcf* at iobus?
DESCRIPTION # The amdcf driver provides access to AMD/Fujitsu flash memory devices found on D-Link OCTEON machines.
The driver implementation follows the CFI specification and currently has write support disabled.
SEE ALSO # intro(4), octcf(4), sd(4), wd(4), disklabel(5), disklabel(8), fdisk(8)
HISTORY # The amdcf driver first appeared in OpenBSD 5.
...
AMDGPIO(4) - Device Drivers Manual # AMDGPIO(4) - Device Drivers Manual
NAME # amdgpio - AMD GPIO controller
SYNOPSIS # amdgpio* at acpi?
DESCRIPTION # The amdgpio driver provides support for the GPIO controller found on AMD chipsets. It does not provide direct device driver entry points but makes its functions available to acpi(4).
SEE ALSO # acpi(4), intro(4)
HISTORY # The amdgpio driver first appeared in OpenBSD 6.7.
...
AMDIIC(4) - Device Drivers Manual # AMDIIC(4) - Device Drivers Manual
NAME # amdiic - AMD-8111 SMBus controller
SYNOPSIS # amdiic* at pci? iic* at amdiic?
DESCRIPTION # The amdiic driver provides support for the AMD-8111 SMBus host interface to be used with the iic(4) framework.
SEE ALSO # iic(4), intro(4), pci(4)
HISTORY # The amdiic driver first appeared in OpenBSD 3.9.
AUTHORS # The amdiic driver was written by Alexander Yurchenko <grange@openbsd.
...
AMDISPLAY(4) - Device Drivers Manual (armv7) # AMDISPLAY(4) - Device Drivers Manual (armv7)
NAME # amdisplay, nxphdmi - Texas Instruments AM335x LCD display driver
SYNOPSIS # amdisplay* at simplebus0
nxphdmi* at iic*‌
wsdisplay* at amdisplay*‌
DESCRIPTION # The amdisplay driver supports the LCD controller integrated in Texas Instruments’ line of AM335x SoCs. The LCDC reads a framebuffer from memory via DMA and scans it out at the proper frequency to suit a display (along with the necessary hsync/vsync/etc.
...
AMDPCIB(4) - Device Drivers Manual (amd64) # AMDPCIB(4) - Device Drivers Manual (amd64)
NAME # amdpcib - AMD-8111 series LPC bridge and timecounter
SYNOPSIS # amdpcib* at pci? isa* at amdpcib?
DESCRIPTION # The amdpcib driver provides support for the AMD-8111 LPC bridge and implements a 32/64-bit 14.3 MHz (or variable) timecounter using the HPET timer.
SEE ALSO # intro(4), isa(4), pci(4), watchdog(4)
HISTORY # The amdpcib driver first appeared in OpenBSD 4.
...
AMDPCIB(4) - Device Drivers Manual (i386) # AMDPCIB(4) - Device Drivers Manual (i386)
NAME # amdpcib - AMD-8111 series LPC bridge and timecounter
SYNOPSIS # amdpcib* at pci? isa* at amdpcib?
DESCRIPTION # The amdpcib driver provides support for the AMD-8111 LPC bridge and implements a 32/64-bit 14.3 MHz (or variable) timecounter using the HPET timer.
SEE ALSO # intro(4), isa(4), pci(4), watchdog(4)
HISTORY # The amdpcib driver first appeared in OpenBSD 4.
...