AMLRNG(4) - Device Drivers Manual # AMLRNG(4) - Device Drivers Manual
NAME # amlrng - Amlogic random number generator
SYNOPSIS # amlrng* at fdt?
DESCRIPTION # The amlrng driver provides support for the random number generator found on the Amlogic SoCs.
It feeds the random subsystem’s entropy pool with 32 bits of random data every second.
SEE ALSO # intro(4), random(4), arc4random(9)
HISTORY # The amlrng driver first appeared in OpenBSD 6.
...
AMLSM(4) - Device Drivers Manual # AMLSM(4) - Device Drivers Manual
NAME # amlsm - Amlogic secure monitor
SYNOPSIS # amlsm* at fdt?
DESCRIPTION # The amlsm driver provides support for the secure monitor firmware interface on various Amlogic SOCs. It uses this interface to read the chip ID of the SoC and feeds it to the random subsystem’s entropy pool.
SEE ALSO # intro(4), random(4)
HISTORY # The amlsm device driver first appeared in OpenBSD 6.
...
AMLTEMP(4) - Device Drivers Manual # AMLTEMP(4) - Device Drivers Manual
NAME # amltemp - Amlogic temperature sensor
SYNOPSIS # amltemp* at fdt?
DESCRIPTION # The amltemp driver provides support for the temperature sensor found on various Amlogic SoCs.
Sensor values are made available through the sysctl(8) interface.
SEE ALSO # intro(4), sensorsd(8), sysctl(8)
HISTORY # The amltemp driver first appeared in OpenBSD 6.7.
AUTHORS # The amltemp driver was written by Mark Kettenis <kettenis@openbsd.
...
AMLUSBPHY(4) - Device Drivers Manual # AMLUSBPHY(4) - Device Drivers Manual
NAME # amlusbphy - Amlogic USB 2.0 PHY
SYNOPSIS # amlusbphy* at fdt?
DESCRIPTION # The amlusbphy driver controls the USB 2.0 PHY integrated on Amlogic SoCs.
SEE ALSO # amldwusb(4), amlpciephy(4), intro(4)
HISTORY # The amlusbphy device driver first appeared in OpenBSD 6.6.
AUTHORS # The amlusbphy driver was written by Mark Kettenis <kettenis@openbsd.org>.
OpenBSD 7.5 - August 29, 2019
AMPCHWM(4) - Device Drivers Manual (arm64) # AMPCHWM(4) - Device Drivers Manual (arm64)
NAME # ampchwm - Ampere Altra fine-grained power telemetry
SYNOPSIS # ampchwm* at acpi?
DESCRIPTION # The ampchwm driver provides support for the per-core power telemetry firmware interface found on the Ampere Altra SoC.
Sensor values are made available through the sysctl(8) interface.
SEE ALSO # intro(4), sensorsd(8), sysctl(8)
HISTORY # The ampchwm driver first appeared in OpenBSD 7.
...
AMPHY(4) - Device Drivers Manual # AMPHY(4) - Device Drivers Manual
NAME # amphy - AMD AM79c873 Ethernet PHY
SYNOPSIS # amphy* at mii?
DESCRIPTION # The amphy driver supports AMD AM79c873 Ethernet PHYs, and the Davicom DM9101, DM9102, and DM9601 integrated Ethernet PHY. These PHYs are found on a variety of Ethernet interfaces.
SEE ALSO # ifmedia(4), intro(4), mii(4), ifconfig(8)
OpenBSD 7.5 - May 31, 2007
AMS(4) - Device Drivers Manual # AMS(4) - Device Drivers Manual
NAME # ams - Apple Mouse Support
SYNOPSIS # ams* at adb? wsmouse at ams? mux 0
DESCRIPTION # The ams driver supports a series of adb(4) mice, trackballs, trackpads and tablets.
Extended Mouse Protocol Mouse Systems A3 Mouse MicroSpeed Mouse Deluxe Contour mouse Kensington Turbo Mouse Logitech non-EMP Mouseman TrackMan trackball SEE ALSO # adb(4), intro(4), ums(4), wsmouse(4)
...
AN(4) - Device Drivers Manual # AN(4) - Device Drivers Manual
NAME # an - Aironet Communications 4500/4800 IEEE 802.11FH/b wireless network device
SYNOPSIS # an* at pcmcia? an* at pci? an* at isapnp?
DESCRIPTION # The an driver provides support for the Aironet Communications 4500, 4800 (aka Cisco 340), and Cisco 350 IEEE 802.11 wireless network adapters. This includes the ISA, PCI, and PCMCIA varieties. The 4500 series adapters operate at 1 and 2Mbps (FH) while the 4800 and 350 series can operate at 1, 2, 5.
...
ANDL(4) - Device Drivers Manual # ANDL(4) - Device Drivers Manual
NAME # andl - Andigilog aSC7611 temperature, voltage, and fan sensor
SYNOPSIS # andl* at iic?
DESCRIPTION # The andl driver provides support for the Andigilog aSC7611 hardware monitor. The device provides 3 temperature sensors, 5 voltage sensors and 4 fan sensors. Sensor values are made available through the sysctl(8) interface.
SEE ALSO # iic(4), intro(4), sensorsd(8), sysctl(8)
...
AOA(4) - Device Drivers Manual (macppc) # AOA(4) - Device Drivers Manual (macppc)
NAME # aoa - Apple aoa audio device
SYNOPSIS # aoa* at macobio? audio* at aoa?
DESCRIPTION # The aoa driver provides support for the audio hardware found in some macppc machines. These devices do not provide volume control.
HARDWARE # Machines supported by the aoa driver include:
PowerMac7,3 PowerMac9,1 PowerMac10,1 PowerMac10,2 SEE ALSO # audio(4), intro(4)
...