-
Notifications
You must be signed in to change notification settings - Fork 4
Support for D-Link DWA-182 Rev. D #3
Comments
Hi Max -- thanks for reaching out. Did you try adding you D-Link card's identifier to usb_intf.c? Looking at your repo, this is the line you need to bring over. I'm curious to know if the driver here works with your card with that update. It looks like D-Link provided you with a slightly newer driver base than the latest one I've seen: |
I pulled https://github.com/cilynx/rtl88x2BU_WiFi_linux_v5.2.4.4_26334.20180126_COEX20171012-5044 |
I think its better to continue the discussion over at the new repository. |
Closing in favor of cilynx/rtl88x2BU_WiFi_linux_v5.2.4.4_26334.20180126_COEX20171012-5044#2 |
Hi,
I fixed the official D-Link driver for DWA-182 Rev. D for Linux 4.16, much like you did here. I had to fix the driver myself since your fixed driver seems to not support the DWA-182. However, your repository was a very big help. Thank you very much already.
I would like to merge both drivers as I do not see why there should be two repositories essentially doing the same thing. However, it seems to be quite an effort to align both drivers. Furthermore, while doing test merges, I noticed several conflicts I could not resolve due to a lack of domain knowledge.
Would you welcome such an effort? If yes, could you help me here and there?
Sincerely,
Max
The text was updated successfully, but these errors were encountered: