Comment 0 for bug 1907160

Revision history for this message
Alex Hung (alexhung) wrote :

[Impact]

 intel-hid is not loaded on new intel rocket lake platforms because the existing
 hardware ids "INT33D5" and "INTC1051" aren't used in BIOS.

[Fix]

 A new id "INTC1054" is added to intel-hid kernel driver.

[Test Case]

 This was tested on a rocket lake platform and intel-hid was loaded correctly as kernel log below:

 [ 2.938964] input: Intel HID 5 button array as /devices/platform/INT1054:00/input/input11

[Where problems could occur]

 None.

 An new ID was added for new platforms. Previous platforms will not be affected.