From: Ping-Ke Shih <pkshih@realtek.com>
To: Zenm Chen <zenmchen@gmail.com>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"rtl8821cerfe2@gmail.com" <rtl8821cerfe2@gmail.com>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>
Subject: RE: [PATCH rtw-next] wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1
Date: Tue, 30 Sep 2025 07:59:42 +0000 [thread overview]
Message-ID: <39b7c458b22e45f28edc54c62e571431@realtek.com> (raw)
In-Reply-To: <20250929035719.6172-2-zenmchen@gmail.com>
Zenm Chen <zenmchen@gmail.com> wrote:
> Add USB ID 2001:3329 for D-Link AC13U rev. A1 which is a RTL8812CU-based
> Wi-Fi adapter.
>
> Compile tested only.
>
> Cc: stable@vger.kernel.org # 6.6.x
> Signed-off-by: Zenm Chen <zenmchen@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
> ---
> Link to the Windows driver for D-Link AC13U rev. A1
>
> https://support.dlink.com/ProductInfo.aspx?m=AC13U
> ---
> drivers/net/wireless/realtek/rtw88/rtw8822cu.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/drivers/net/wireless/realtek/rtw88/rtw8822cu.c
> b/drivers/net/wireless/realtek/rtw88/rtw8822cu.c
> index 324fd5c8b..755f76840 100644
> --- a/drivers/net/wireless/realtek/rtw88/rtw8822cu.c
> +++ b/drivers/net/wireless/realtek/rtw88/rtw8822cu.c
> @@ -21,6 +21,8 @@ static const struct usb_device_id rtw_8822cu_id_table[] = {
> .driver_info = (kernel_ulong_t)&(rtw8822c_hw_spec) },
> { USB_DEVICE_AND_INTERFACE_INFO(0x13b1, 0x0043, 0xff, 0xff, 0xff),
> .driver_info = (kernel_ulong_t)&(rtw8822c_hw_spec) }, /* Alpha - Alpha */
> + { USB_DEVICE_AND_INTERFACE_INFO(0x2001, 0x3329, 0xff, 0xff, 0xff),
> + .driver_info = (kernel_ulong_t)&(rtw8822c_hw_spec) }, /* D-Link AC13U rev. A1 */
> {},
> };
> MODULE_DEVICE_TABLE(usb, rtw_8822cu_id_table);
> --
> 2.51.0
next prev parent reply other threads:[~2025-09-30 7:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-29 3:57 [PATCH rtw-next] wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1 Zenm Chen
2025-09-29 3:57 ` [PATCH rtw-next] wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U " Zenm Chen
2025-09-30 7:59 ` Ping-Ke Shih [this message]
2025-10-21 5:39 ` Ping-Ke Shih
2025-09-30 3:19 ` [PATCH rtw-next] wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U " Ping-Ke Shih
2025-09-30 7:45 ` Zenm Chen
2025-09-30 7:57 ` Ping-Ke Shih
2025-10-21 5:34 ` Ping-Ke Shih
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=39b7c458b22e45f28edc54c62e571431@realtek.com \
--to=pkshih@realtek.com \
--cc=linux-wireless@vger.kernel.org \
--cc=rtl8821cerfe2@gmail.com \
--cc=stable@vger.kernel.org \
--cc=zenmchen@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox