From: bugzilla-daemon@kernel.org
To: linux-usb@vger.kernel.org
Subject: [Bug 220044] New: rndis_host: Zyxel 5G portable router seen as a WWAN device and not an Ethernet one in 6.13
Date: Tue, 22 Apr 2025 12:44:28 +0000 [thread overview]
Message-ID: <bug-220044-208809@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=220044
Bug ID: 220044
Summary: rndis_host: Zyxel 5G portable router seen as a WWAN
device and not an Ethernet one in 6.13
Product: Drivers
Version: 2.5
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P3
Component: USB
Assignee: drivers_usb@kernel-bugs.kernel.org
Reporter: bigon@bigon.be
Regression: No
Hello,
I've a Zyxel 5G portable router (NR2301).
Bus 003 Device 002: ID 05c6:9057 Qualcomm, Inc. SDXLEMUR-LITE-MTP _SN:XXXX
With kernel 6.12.22 from debian unstable, when the device is connected to the
computer by USB, it is seen as a network card and NetworkManager (1.52.0) runs
DHCP to get a connection.
With 6.13, this is not the case anymore.
dmesg output with 6.12.22:
rndis_host 3-2:1.0 eth0: register 'rndis_host' at usb-0000:00:14.0-2, RNDIS
device, fc:dd:55:ff:ff:ff
usbcore: registered new interface driver rndis_host
rndis_host 3-2:1.0 enxfcdd55ffffff: renamed from eth0
dmesg output with 6.13:
rndis_host 3-2:1.0 wwan0: register 'rndis_host' at usb-0000:00:14.0-2, Mobile
Broadband RNDIS device, fc:dd:55:ff:ff:ff
usbcore: registered new interface driver rndis_host
rndis_host 3-2:1.0 wwxfcdd55ffffff: renamed from wwan0
As you can see with 6.12 it's seen as a Ethernet/RNDIS device, but with 6.13
it's seen as a Mobile Broadband RNDIS device
This seems to be a regression from 67d1a8956d2d62fe6b4c13ebabb57806098511d8
Note that the device is establishing the connection itself and also act as a
WiFi access point. The computer is not involved in the ppp connection at all.
Can something be done?
Kind regards,
--
You may reply to this email to add a comment.
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2025-04-22 12:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-22 12:44 bugzilla-daemon [this message]
2025-05-16 12:10 ` [Bug 220044] rndis_host: Zyxel 5G portable router seen as a WWAN device and not an Ethernet one in 6.13 bugzilla-daemon
2025-05-27 10:08 ` bugzilla-daemon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-220044-208809@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@kernel.org \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.