CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/25 21:51:11
Modified files:
sys/dev/i2c : files.i2c
Added files:
sys/dev/i2c : samsabi.c
Log message:
Add samsabi(4), a driver for the Samsung Advanced BIOS Interface (SABI),
a vendor command interface of the embedded controller found in Samsung
laptops.
For now we support keyboard backlight control, as tested on the Samsung
Galaxy Book4 Edge.
Feedback and ok kettenis@
