HomeFreeBSD

Add atopcase, the Apple HID over SPI input driver

Description

Add atopcase, the Apple HID over SPI input driver

The driver provides support for Human Interface Devices (HID) on
Serial Peripheral Interface (SPI) buses on Apple Intel Macs
produced in 2015-2018.

The driver appears to work more stable after installation of Darwin OSI
in acpi(4) driver.
To install Darwin OSI insert following lines into /boot/loader.conf:

hw.acpi.install_interface="Darwin"
hw.acpi.remove_interface="Windows 2009, Windows 2012"

Reviewed by: wulf
Differential revision: https://reviews.freebsd.org/D39863

Details

Provenance
val_packett.coolAuthored on Aug 20 2023, 9:53 AM
wulfCommitted on Aug 20 2023, 9:53 AM
Reviewer
wulf
Differential Revision
D39863: Add atopcase, the Apple HID over SPI input driver [WIP: Someone w/ Hardware Needed]
Parents
rG1c4edee342bb: bcm5974(4): add support for devices attached over SPI bus
Branches
Unknown
Tags
Unknown