JOY(4) - Device Drivers Manual (i386) # JOY(4) - Device Drivers Manual (i386)
NAME # joy - games adapter
SYNOPSIS # joy0 at isa? port 0x201 joy* at isapnp?
DESCRIPTION # This driver provides access to the games adapter. The lower bit in the minor device number selects the joystick: 0 is the first joystick and 1 is the second.
The game control adapter allows up to two joysticks to be attached to the system.
...
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.
...
KIIC(4) - Device Drivers Manual (macppc) # KIIC(4) - Device Drivers Manual (macppc)
NAME # kiic - Apple Kauai I2C controller
SYNOPSIS # kiic* at macobio?
DESCRIPTION # The kiic device is an interface to the Kauai I2C controller.
SEE ALSO # iic(4), intro(4), macobio(4), memc(4)
HISTORY # The kiic first appeared in NetBSD and was imported in OpenBSD 3.5.
OpenBSD 7.5 - May 1, 2008
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.
...
KUE(4) - Device Drivers Manual # KUE(4) - Device Drivers Manual
NAME # kue - Kawasaki LSI KL5KUSB101B USB Ethernet device
SYNOPSIS # kue* at uhub?
DESCRIPTION # The kue driver provides support for USB Ethernet adapters based on the Kawasaki LSI KL5KLUSB101B chipset. This includes the following adapters:
3Com 3c19250
3Com 3c460 HomeConnect
AboCom Systems URE450 Ethernet
ADS Technologies USB-10BT
Aox USB101
Asante USB to Ethernet
ATen DSB-650C
...
LASI(4) - Device Drivers Manual (hppa) # LASI(4) - Device Drivers Manual (hppa)
NAME # lasi - core bus controller and I/O subsystem as present on newer HP 9000/700 workstations and single-board computers
SYNOPSIS # lasi0 at mainbus? irq 28 lasi0 at phantomas? irq 28 lasi0 at uturn? irq 28 gsc* at lasi?
DESCRIPTION # The supported Core bus controllers are those used in conjunction with PA7100LC and PA7300LC CPUs and based upon LSI’s macrochip that includes:
...
LC(4) - Device Drivers Manual # LC(4) - Device Drivers Manual
NAME # lc - DEC EtherWORKS III 10/100 Ethernet device
SYNOPSIS # lc0 at isa? port 0x200 lc1 at isa? port 0x280
DESCRIPTION # The lc device driver supports DEC EtherWORKS III Ethernet interfaces, which are based on the LEMAC Ethernet chip. This includes the DE203, DE204, and DE205.
MEDIA SELECTION # The EtherWORKS III series supports various combinations of media, depending on model.
...
LCA(4) - Device Drivers Manual (alpha) # LCA(4) - Device Drivers Manual (alpha)
NAME # lca - DECchip 21066 Core Logic chipset
SYNOPSIS # lca* at mainbus? pci* at lca?
DESCRIPTION # The lca driver provides support for the DECchip 21066 Core Logic chipset.
SEE ALSO # intro(4), pci(4)
OpenBSD 7.5 - September 10, 2015
LCD(4) - Device Drivers Manual (hppa) # LCD(4) - Device Drivers Manual (hppa)
NAME # lcd - front panel LCD display
SYNOPSIS # lcd0 at mainbus0
DESCRIPTION # The lcd driver provides support for the front panel LCD display found on newer HP PA-RISC workstations and servers. This LCD can be made to show a heartbeat based on the load average by setting the sysctl(2) variable machdep.led_blink to a non-zero value.
...