Home
last modified time | relevance | path

Searched hist:"222 e82ac9ffbd3b80ab1b0b1d2c8c60ddb47d69d" (Results 1 – 2 of 2) sorted by relevance

/linux/include/acpi/
H A Dacpi_drivers.hdiff 222e82ac9ffbd3b80ab1b0b1d2c8c60ddb47d69d Wed Mar 24 14:38:37 CET 2010 Darrick J. Wong <djwong@us.ibm.com> acpi: Support IBM SMBus CMI devices

On some old IBM workstations and desktop computers, the BIOS presents in the
DSDT an SMBus object that is missing the HID identifier that the i2c-scmi
driver looks for. Modify the ACPI device scan code to insert the missing HID
if it finds an IBM system with such an object.

Affected machines: IntelliStation Z20/Z30. Note that the i2c-i801 driver no
longer works on these machines because of ACPI resource conflicts.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
/linux/drivers/acpi/
H A Dscan.cdiff 222e82ac9ffbd3b80ab1b0b1d2c8c60ddb47d69d Wed Mar 24 14:38:37 CET 2010 Darrick J. Wong <djwong@us.ibm.com> acpi: Support IBM SMBus CMI devices

On some old IBM workstations and desktop computers, the BIOS presents in the
DSDT an SMBus object that is missing the HID identifier that the i2c-scmi
driver looks for. Modify the ACPI device scan code to insert the missing HID
if it finds an IBM system with such an object.

Affected machines: IntelliStation Z20/Z30. Note that the i2c-i801 driver no
longer works on these machines because of ACPI resource conflicts.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>