xtknight / mt7610u-linksys-ae6000-wifi-fixes

Trying to fix the MT7610U chipset driver by MediaTek so it's usable on modern Linux kernels and with nl80211/NetworkManager (and not completely breaking on old ones, maybe...)
187 stars 71 forks source link

Add T2UHP AC600 usb device id #33

Closed logingood closed 6 years ago

logingood commented 6 years ago

Simple addition for T2UHP AC600 to make driver recognize it. Tested on armbian (armv7l Linux kernel 4.11.3). Probably works on x86 and Raspberry PI as well.

Works in sta mode. Relatively stable.

vibern0 commented 6 years ago

I think, it would be nice if you also update the README file (update "Devices recognized by module")

logingood commented 6 years ago

Hi @obernardovieira,

Sorry forgot about README, updated it is well and cleaned up list formatting if you don't mind :)

Thanks

vibern0 commented 6 years ago

I don't mind @murat1985, it was just a suggestion to make things more clear to others. And thank you btw 👍

xtknight commented 6 years ago

Thank you! merged