KATE(4) - Device Drivers Manual # KATE(4) - Device Drivers Manual
NAME # kate - AMD K8 temperature sensor
SYNOPSIS # kate* at pci?
DESCRIPTION # The kate driver provides support for the temperature sensors available in the AMD K8 family of processors.
These sensors were officially introduced with Revision F Family 0Fh processors, and provide 1 degC accuracy. Precision was improved in Revision G chips, which provide two more bits for 0.
...
KM(4) - Device Drivers Manual # KM(4) - Device Drivers Manual
NAME # km - AMD K10 temperature sensor
SYNOPSIS # km* at pci?
DESCRIPTION # The km driver provides support for the temperature sensors available in the AMD Family 10h, 11h, 14h, 15h, and 16h processors.
Each chip reports one temperature sensor. Multiprocessor systems have one instance of km per chip. The highest resolution supported by the driver is 0.
...
KSMN(4) - Device Drivers Manual # KSMN(4) - Device Drivers Manual
NAME # ksmn - AMD F17 temperature sensor over SMN
SYNOPSIS # ksmn* at pci?
DESCRIPTION # The ksmn driver provides support for the temperature sensor available in the AMD Family 17h processors (Zen/Zen+/Zen2).
Sensor values are made available through the sysctl(8) interface.
SEE ALSO # intro(4), pci(4), sensorsd(8), sysctl(8)
HISTORY # The ksmn driver first appeared in OpenBSD 6.
...
LISA(4) - Device Drivers Manual # LISA(4) - Device Drivers Manual
NAME # lisa - STMicroelectronics LIS331DL MEMS motion sensor
SYNOPSIS # lisa* at iic?
DESCRIPTION # The lisa driver provides support for the ST LIS331DL 3-axis digital output accelerometer. A total of 3 sensors are provided, one for each axis (X, Y and Z). Each reading from LIS331DL is represented by an 8-bit 2’s complement number.
Sensor values are made available through the HW_SENSORS sysctl(2) interface, and can be monitored with the systat(1) sensors view, sensorsd(8) and sysctl(8) hw.
...
LM(4) - Device Drivers Manual # LM(4) - Device Drivers Manual
NAME # lm - National Semiconductor LM78/79/81 temperature, voltage, and fan sensor
SYNOPSIS # lm0 at isa? port 0x290 lm1 at isa? port 0x280 lm2 at isa? port 0x310 lm* at iic? lm* at wbsio?
DESCRIPTION # The lm driver provides support for the National Semiconductor LM78/79/81 hardware monitors and register compatible chips to be used with the sysctl(8) interface.
...
LMENV(4) - Device Drivers Manual # LMENV(4) - Device Drivers Manual
NAME # lmenv - National Semiconductor LM87 temperature, voltage, and fan sensor
SYNOPSIS # lmenv* at iic?
DESCRIPTION # The lmenv driver provides support for the National Semiconductor LM87, National Semiconductor LM81, Analog Devices ADM9240, and Dallas Semiconductor 1780 temperature sensors. The sensor possesses a collection of sensor values which are made available through the sysctl(8) interface:
$ sysctl hw.
...
LMN(4) - Device Drivers Manual # LMN(4) - Device Drivers Manual
NAME # lmn - National Semiconductor LM93 temperature, voltage, and fan sensor
SYNOPSIS # lmn* at iic?
DESCRIPTION # The lmn driver provides support for the National Semiconductor LM93 sensors. The sensor possesses a collection of sensor values which are made available through the sysctl(8) interface.
SEE ALSO # iic(4), intro(4), sensorsd(8), sysctl(8)
HISTORY # The lmn driver first appeared in OpenBSD 4.
...
LMTEMP(4) - Device Drivers Manual # LMTEMP(4) - Device Drivers Manual
NAME # lmtemp - National Semiconductor LM75/LM76/LM77 temperature sensor
SYNOPSIS # lmtemp* at iic?
DESCRIPTION # The lmtemp driver provides support for the National Semiconductor LM75, National Semiconductor LM76, National Semiconductor LM77, Dallas Semiconductor 1775, and Philips Semiconductor LM75A temperature sensors. The sensor possesses a single temperature value that can be accessed through the sysctl(8) interface.
SEE ALSO # iic(4), intro(4), sensorsd(8), sysctl(8)
...
LOM(4) - Device Drivers Manual (sparc64) # LOM(4) - Device Drivers Manual (sparc64)
NAME # lom - lights out management
SYNOPSIS # lom* at ebus?
DESCRIPTION # The lom driver provides support for the LOMlite lights out management module found on Sun Netra t1 systems and the LOMlite2 module found on Sun Fire V100/V120 and Sun Netra X1 systems. Temperature readings, PSU status and fan status provided by the LOM are made available through the sysctl(8) interface.
...
MAXDS(4) - Device Drivers Manual # MAXDS(4) - Device Drivers Manual
NAME # maxds - Maxim DS1624/DS1631/DS1721 temperature sensor
SYNOPSIS # maxds* at iic?
DESCRIPTION # The maxds driver provides support for the Maxim DS1624/DS1631/DS1721 temperature sensor. The sensor possesses just one accurate temperature sensor; the value is made available through the sysctl(8) interface.
SEE ALSO # iic(4), intro(4), sensorsd(8), sysctl(8)
HISTORY # The maxds driver first appeared in OpenBSD 3.
...