[Bug 263783] USB MBIM: Support for LTE/4G USB modems (MBIM)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 19 Sep 2025 20:09:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263783

--- Comment #102 from Andre Albsmeier <mail@fbsd2.e4m.org> ---
(In reply to Tomasz "CeDeROM" CEDRO from comment #101)
Well, can you change the "15" you are seeing? I have no idea what a "Wireless
WAN ID" is, but if it has to do with the USB composition, it _might_ be:

15 - Config1: comp6    Config2: comp10            NOT SUPPORTED

with comp6:

6  - DM   NMEA  AT    QMI                         SUPPORTED

and comp10:

10 - NMEA MBIM                                    SUPPORTED

at least on my 7305. I don't dare to change my 7305 to 15 - I am happy to have
an
MBIM mode right now (although it doesn't work yet).

FWIW, this is the complete list of my USB compositions:
at!udusbcomp=?
0  - reserved                                     NOT SUPPORTED
1  - DM   AT                                      SUPPORTED
2  - reserved                                     NOT SUPPORTED
3  - reserved                                     NOT SUPPORTED
4  - reserved                                     NOT SUPPORTED
5  - reserved                                     NOT SUPPORTED
6  - DM   NMEA  AT    QMI                         SUPPORTED
7  - DM   NMEA  AT    RMNET1 RMNET2 RMNET3        SUPPORTED
8  - DM   NMEA  AT    MBIM                        SUPPORTED
9  - MBIM                                         SUPPORTED
10 - NMEA MBIM                                    SUPPORTED
11 - DM   MBIM                                    SUPPORTED
12 - DM   NMEA  MBIM                              SUPPORTED
13 - Config1: comp6    Config2: comp8             NOT SUPPORTED
14 - Config1: comp6    Config2: comp9             SUPPORTED
15 - Config1: comp6    Config2: comp10            NOT SUPPORTED
16 - Config1: comp6    Config2: comp11            NOT SUPPORTED
17 - Config1: comp6    Config2: comp12            NOT SUPPORTED
18 - Config1: comp7    Config2: comp8             NOT SUPPORTED
19 - Config1: comp7    Config2: comp9             SUPPORTED
20 - Config1: comp7    Config2: comp10            NOT SUPPORTED
21 - Config1: comp7    Config2: comp11            NOT SUPPORTED
22 - Config1: comp7    Config2: comp12            NOT SUPPORTED

-- 
You are receiving this mail because:
You are the assignee for the bug.