Created attachment 217674 [details] patch usb vid:pid added to usbdevs and rtwn Dear all, please add support to BELKIN N300 (F9L1004V1) usb wireless adapter 0x050d:0x1004 it is a Realtek 8192CU and adding it to RTWN driver it work ok, I test in CURRENT and STABLE
A commit references this bug: Author: markj Date: Mon Aug 31 15:32:46 UTC 2020 New revision: 364993 URL: https://svnweb.freebsd.org/changeset/base/364993 Log: rtwn(4): Add support for the Belkin N300. PR: 249034 Submitted by: Salvador Mart?nez M?rmol <salvica@kapj.net> MFC after: 1 week Changes: head/sys/dev/rtwn/usb/rtwn_usb_attach.h head/sys/dev/usb/usbdevs
A commit references this bug: Author: markj Date: Mon Sep 7 23:21:54 UTC 2020 New revision: 365435 URL: https://svnweb.freebsd.org/changeset/base/365435 Log: MFC r364993: rtwn(4): Add support for the Belkin N300. PR: 249034 Changes: _U stable/12/ stable/12/sys/dev/rtwn/usb/rtwn_usb_attach.h stable/12/sys/dev/usb/usbdevs
Thanks for the patch.