Skip to content

devices: add devices id for rtw88 usb#24

Open
mj22226 wants to merge 1 commit into
openwrt:masterfrom
mj22226:rtw88
Open

devices: add devices id for rtw88 usb#24
mj22226 wants to merge 1 commit into
openwrt:masterfrom
mj22226:rtw88

Conversation

@mj22226
Copy link
Copy Markdown
Contributor

@mj22226 mj22226 commented Jun 10, 2025

Add ID for rtw88 wireless USB devices copied from linux 6.16 .

ID extracted from linux 6.16:
/drivers/net/wireless/realtek/rtw88/rtw8723du.c
/drivers/net/wireless/realtek/rtw88/rtw8812au.c
/drivers/net/wireless/realtek/rtw88/rtw8814au.c
/drivers/net/wireless/realtek/rtw88/rtw8821au.c
/drivers/net/wireless/realtek/rtw88/rtw8821cu.c
/drivers/net/wireless/realtek/rtw88/rtw8822bu.c
/drivers/net/wireless/realtek/rtw88/rtw8822cu.c

Signed-off-by: Marty Jones <mj8263788@gmail.com>
Comment thread devices.txt
0x0000 0x0000 0x2001 0x331e 0 0 "Realtek" "RTL8822BU" /* Dlink - DWA-181 */
0x0000 0x0000 0x2001 0x331c 0 0 "Realtek" "RTL8822BU" /* Dlink - DWA-182 - D1 */
0x0000 0x0000 0x2001 0x331f 0 0 "Realtek" "RTL8822BU" /* Dlink - DWA-183 D Ver */
0x0000 0x0000 0x13b1 0x0043 0 0 "Realtek" "RTL8822BU" /* Linksys WUSB6400M */
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This USB ID is 2 times in this file.

Comment thread devices.txt
Comment on lines +329 to +333
0x0000 0x0000 0x0b05 0x1841 0 0 "Realtek" "RTL8822BU" /* ASUS AC1300 USB-AC55 B1 */
0x0000 0x0000 0x0b05 0x184c 0 0 "Realtek" "RTL8822BU" /* ASUS U2 */
0x0000 0x0000 0x0B05 0x19aa 0 0 "Realtek" "RTL8822BU" /* ASUS - USB-AC58 rev A1 */
0x0000 0x0000 0x0B05 0x1870 0 0 "Realtek" "RTL8822BU" /* ASUS */
0x0000 0x0000 0x0B05 0x1874 0 0 "Realtek" "RTL8822BU" /* ASUS */
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do not use capital B.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants