RE: [PATCH] platform/x86: dell-sysman: add support for alienware products

From: Wang, Crag
Date: Mon Sep 23 2024 - 23:01:11 EST


>
> Would it perhaps make sense to be an && condition instead of remove the
> dmi_find_device() conditions?
>
> IE:
>
> if (!dmi_find_device() && !dmi_find_device() && !dmi_check_system())
>
> Then you can continue to cover anything that has been rebranded too.
>

I will do v2 to add the new string and remove the URL check to accommodate
the OEM use case.


Internal Use - Confidential