c0a93e5cfa
- ps2d: PS/2 keyboard/mouse (init service + driver-manager wildcard match) - i2c-hidd: I2C HID keyboard/touchpad (init service + driver-manager match) - intel-thc-hidd: Intel Touch Host Controller HID (init service + PCI match) Fixes i2c-hidd path: /usr/bin/i2c-hidd (not /usr/lib/drivers/). These drivers were already built in the base package but were not wired into the boot process. Modern Intel notebooks typically use either i8042 EC emulation (PS/2) or I2C HID for keyboard/touchpad.