devices: add devices id for rtw88 usb#24
Open
mj22226 wants to merge 1 commit into
Open
Conversation
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>
hauke
reviewed
May 25, 2026
| 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 */ |
Member
There was a problem hiding this comment.
This USB ID is 2 times in this file.
hauke
reviewed
May 25, 2026
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 */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add ID for rtw88 wireless USB devices copied from linux 6.16 .