intel_extreme: added IDs for ASUS laptop in ticket #15392
also for Acer Aspire F5-573G from https://bsd-hardware.info/?probe=240171b234 Change-Id: Id3c83d3039736fa749f0411889c081e447bd0444 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4750 Reviewed-by: Jérôme Duval <[email protected]>
This commit is contained in:
@@ -145,7 +145,9 @@ const struct supported_device {
|
||||
|
||||
{0x5904, 0x5906, INTEL_MODEL_KBY, "Kabylake ULT GT1"},
|
||||
{0x590f, 0x5902, INTEL_MODEL_KBY, "Kabylake DT GT1"},
|
||||
{0x590c, 0x5916, INTEL_MODEL_KBY, "Kabylake ULT GT2"},
|
||||
{0x5904, 0x5916, INTEL_MODEL_KBYM, "Kabylake ULT GT2"},
|
||||
{0x590c, 0x5916, INTEL_MODEL_KBYM, "Kabylake ULT GT2"},
|
||||
{0x5904, 0x5921, INTEL_MODEL_KBYM, "Kabylake ULT GT2F"},
|
||||
{0x590c, 0x591c, INTEL_MODEL_KBY, "Kabylake ULX GT2"},
|
||||
{0x590c, 0x591e, INTEL_MODEL_KBY, "Kabylake ULX GT2"},
|
||||
{0x591f, 0x5912, INTEL_MODEL_KBY, "Kabylake DT GT2"},
|
||||
|
||||
@@ -136,7 +136,8 @@ const struct supported_device {
|
||||
|
||||
{0x5906, INTEL_MODEL_KBY, "Kabylake ULT GT1"},
|
||||
{0x5902, INTEL_MODEL_KBY, "Kabylake DT GT1"},
|
||||
{0x5916, INTEL_MODEL_KBY, "Kabylake ULT GT2"},
|
||||
{0x5916, INTEL_MODEL_KBYM, "Kabylake ULT GT2"},
|
||||
{0x5921, INTEL_MODEL_KBYM, "Kabylake ULT GT2F"},
|
||||
{0x591c, INTEL_MODEL_KBY, "Kabylake ULX GT2"},
|
||||
{0x591e, INTEL_MODEL_KBY, "Kabylake ULX GT2"},
|
||||
{0x5912, INTEL_MODEL_KBY, "Kabylake DT GT2"},
|
||||
|
||||
Reference in New Issue
Block a user