Re: [PATCH] usb: serial: add RW135R-GL (33f8:1003) support
From: Greg KH
Date: Thu Mar 12 2026 - 07:09:35 EST
On Thu, Mar 12, 2026 at 06:21:08PM +0800, zwq2226404116@xxxxxxx wrote:
> From: "wanquan.zhong" <wanquan.zhong@xxxxxxxxxxx>
>
> Add VID/PID 33f8:1003 for the Rolling Wireless RW135R-GL M.2 module,
> used in laptop debug cards with MBIM interface for Linux/Chrome OS.
> The device supports mbim, diag, adb and AT commands.
>
> Device info from lsusb:
> Bus 03 Device 12: ID 33f8:1003 Rolling Wireless S.a.r.l.
>
> Signed-off-by: wanquan.zhong <wanquan.zhong@xxxxxxxxxxx>
Please use your name, not your email alias, for the name portion of the
>From and Signed-off-by fields.
thanks,
greg k-h