Add FCC unlock support for Quectel EM05-G (different Device ID, ThinkPad T14 Gen4 Model)
#640 (closed) added support for the Quectel EM05-G. But current Lenovo ThinkPad T14 Gen4 Model 21HDCTO1WW are shipped with a Quectel EM05-G WWAN module hardware revision which reports with a different USB device ID 2c7c:0313
(previous versions used 2c7c:030a
):
$ lsusb | grep -i quectel
Bus 003 Device 002: ID 2c7c:0313 Quectel Wireless Solutions Co., Ltd. Quectel EM05-G
It works well after running the FCC unlock procedure manually. I will open a merge request to add support for the new hardware ID ASAP.