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)
...
APLHIDEV(4) - Device Drivers Manual (arm64) # APLHIDEV(4) - Device Drivers Manual (arm64)
NAME # aplhidev, aplkbd, aplms - Apple HID over SPI support
SYNOPSIS # aplhidev* at spi? aplkbd* at aplhidev? wskbd* at aplkbd? mux 1 aplms* at aplhidev? wsmouse* at aplms? mux 0
DESCRIPTION # The aplhidev driver provides support for Human Interface Devices (HID) on Serial Peripheral Interface (SPI) buses on Apple Silicon Macs.
SEE ALSO # aplspi(4), intro(4), wskbd(4), wsmouse(4)
...
COMMS(4) - Device Drivers Manual (sparc64) # COMMS(4) - Device Drivers Manual (sparc64)
NAME # comms - serial mouse driver
SYNOPSIS # comms* at ebus? wsmouse* at comms?
DESCRIPTION # The comms driver provides support for Sun serial mice, connected to comkbd serial keyboards.
SEE ALSO # com(4), comkbd(4), ebus(4), intro(4), wsmouse(4)
OpenBSD 7.5 - May 20, 2009
HILMS(4) - Device Drivers Manual # HILMS(4) - Device Drivers Manual
NAME # hilms - HIL mouse and graphics tablet device
SYNOPSIS # hilms* at hil? wsmouse* at hilms? mux 0
DESCRIPTION # This driver supports HIL mice and graphics tablet within the wscons(4) framework. It doesn’t provide direct device driver entry points, but makes its functions available through the internal wsmouse(4) interface.
SEE ALSO # hil(4), intro(4), wsmouse(4)
...
IATP(4) - Device Drivers Manual # IATP(4) - Device Drivers Manual
NAME # iatp - Atmel maXTouch touchpad and touchscreen
SYNOPSIS # iatp* at iic? wsmouse* at iatp? mux 0
DESCRIPTION # The iatp driver provides support for Atmel maXTouch touchpad and touchscreen devices connected over Inter-Integrated Circuit (I2C) buses. Access to these devices is through the wscons(4) driver.
SEE ALSO # iic(4), wsmouse(4)
HISTORY # The iatp device driver first appeared in OpenBSD 6.
...
IETP(4) - Device Drivers Manual # IETP(4) - Device Drivers Manual
NAME # ietp - Elantech touchpad
SYNOPSIS # ietp* at iic? wsmouse* at ietp? mux 0
DESCRIPTION # The ietp driver provides support for Elantech touchpad devices connected over Inter-Integrated Circuit (I2C) buses. Access to these devices is through the wscons(4) driver.
SEE ALSO # iic(4), wsmouse(4)
HISTORY # The ietp device driver first appeared in OpenBSD 7.4.
...
IMS(4) - Device Drivers Manual # IMS(4) - Device Drivers Manual
NAME # ims - I2C HID pointing device support
SYNOPSIS # ims* at ihidev? wsmouse* at ims? mux 0
DESCRIPTION # The ims driver provides support for I2C HID touchpads and other pointing devices. Access to these devices is through the wscons(4) driver.
SEE ALSO # ihidev(4), imt(4), wsmouse(4)
HISTORY # The ims device driver first appeared in OpenBSD 5.
...
IMT(4) - Device Drivers Manual # IMT(4) - Device Drivers Manual
NAME # imt - I2C HID multitouch touchpad support
SYNOPSIS # imt* at ihidev? wsmouse* at imt? mux 0
DESCRIPTION # The imt driver provides support for I2C HID touchpads conforming to the Windows Precision Touchpad standard. Access to these devices is through the wscons(4) driver.
SEE ALSO # ihidev(4), ims(4), wsmouse(4)
HISTORY # The imt device driver first appeared in OpenBSD 5.
...
LMS(4) - Device Drivers Manual (i386) # LMS(4) - Device Drivers Manual (i386)
NAME # lms - Logitech-style bus mouse driver
SYNOPSIS # lms0 at isa? port 0x23c irq 5 lms1 at isa? port 0x238 irq 5 wsmouse* at lms? mux 0
DESCRIPTION # This driver provides an interface to a Logitech-style bus mouse. Mouse related data are accessed by wsmouse(4) devices.
SEE ALSO # intro(4), isa(4), mms(4), pms(4), ums(4), wsmouse(4)
...
MMS(4) - Device Drivers Manual (i386) # MMS(4) - Device Drivers Manual (i386)
NAME # mms - Microsoft-style bus mouse driver
SYNOPSIS # mms0 at isa? port 0x23c irq 5 mms1 at isa? port 0x238 irq 5 wsmouse* at mms? mux 0
DESCRIPTION # This driver provides an interface to a Microsoft-style bus mouse. Mouse related data are accessed by wsmouse(4) devices.
SEE ALSO # intro(4), isa(4), lms(4), pms(4), ums(4), wsmouse(4)
...