barbarosb...@gmail.com (Barbaros Bilek), 2022.11.05 (Sat) 23:22 (CET): > I have Sierra Wireless EM7455 on my OpenBSD 7.2 router device. > OpenBSD detects this card like this: [...] > Is it possible to convert this card into MBIM mode to get an umb device? > Thanks.
The man page of umb(4) lists this device, so it should work. You could try disabling umsm(4) with config(8) and see if this makes it attach as umb(4) Maybe you need a magical command like the one mentioned here: https://marc.info/?l=openbsd-tech&m=166523592618229 Marcus