The latest official drivers for this device are typically provided through the Lenovo Support Portal or the Microsoft Update Catalog .
: It allows the system to read temperature sensors, monitor voltage levels, and communicate with fan controllers. pci ven8086 ampdev8c22 ampsubsys309f17aa amprev04 patched
/* Lenovo T440p / X240 with Intel 8 series SATA needs link power quirk */ if (pci_dev->vendor == 0x8086 && pci_dev->device == 0x8c22 && pci_dev->subsystem_vendor == 0x17aa && pci_dev->subsystem_device == 0x309f && pci_dev->revision == 0x04) dev_info(&pci_dev->dev, "Applying Lenovo rev04 SATA patch\n"); hpriv->flags The latest official drivers for this device are
The identifier pci ven8086 &dev8c22 &subsys309f17aa &rev04 patched is not something you type. It appears in diagnostic output. monitor voltage levels