-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I've got an 8th Gen Carbon X1 with an 860 modem. lspci identifies it as
02:00.0 Wireless controller [0d40]: Intel Corporation Device 7560 (rev ff)
After changing the line in xmm7360_usb.c to:
#define XMM7360 0x7560
it recognises the device which then comes up as an USB device:
Bus 001 Device 005: ID 8087:095a Intel Corp. MODEM + 2 CDC-ACM + 3 CDC-NCM + SS
and I can then talk to it:
ATI0*
".Built@Dec 25 2019:16:36:51"
However, commands like
AT+GTUSBMODE?
+CME ERROR: 4
just fail. Does this mean that this device just doesn't support USB mode?
Metadata
Metadata
Assignees
Labels
No labels