Page MenuHomeFreeBSD

usb: correct one quirk and add another wireless rtw88 device
ClosedPublic

Authored by bz on Jul 31 2024, 8:19 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 3 2025, 1:31 PM
Unknown Object (File)
Sep 3 2025, 3:26 AM
Unknown Object (File)
Aug 22 2025, 3:52 AM
Unknown Object (File)
Jul 29 2025, 3:52 AM
Unknown Object (File)
Jul 24 2025, 5:08 AM
Unknown Object (File)
Jul 24 2025, 4:36 AM
Unknown Object (File)
Jul 11 2025, 6:39 PM
Unknown Object (File)
Jun 24 2025, 2:10 AM
Subscribers

Details

Summary

The RTW8821CU_CD entry in quirks has an invalid lo_rev/hi_rev match
entry. Use the different MACRO to match on all of these; the value
we currently see is 0x0200 on two different wifi sticks. [1]

Also add an entry for the DLINK DWA-181 rev A1.

Submitted by: phk
Fixes: b3b6a959c85af3aabbde3ef2b80dbd4bf5b6f5a7 [1]
Sponsored by: The FreeBSD Foundation
MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable