RSS Bot Posted January 20, 2023 Posted January 20, 2023 Description Backported PR from https://github.com/jwrdegoede/rtl8189ES_linux/pull/87 to all other wifi drivers. (similar to #4661) Need to fix, but currently skipped: rtl8723cs: This driver was added to each kernel separately. Impossible to maintain. Need move driver to separated repo and add to the drivers_network.sh. rtl8723bs: have different code base, can't easily be ported. How Has This Been Tested? [x] It's builds without errors. Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [x] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts