• Josh Boyer's avatar
    PNP: Add Haswell-ULT to Intel MCH size workaround · ed1f0eee
    Josh Boyer authored
    Add device ID 0x0a04 for Haswell-ULT to the list of devices with MCH
    problems.
    
    From a Lenovo ThinkPad T440S:
    [    0.188604] pnp: PnP ACPI init
    [    0.189044] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
    [    0.189048] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
    [    0.189050] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
    [    0.189052] system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
    [    0.189054] system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
    [    0.189056] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved
    [    0.189058] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved
    [    0.189060] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved
    [    0.189061] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved
    [    0.189063] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
    [    0.189065] system 00:00: [mem 0x000e4000-0x000e7...
    ed1f0eee
quirks.c 12.2 KB