Hi On Thu, 21 Dec 2017, Stanislaw Gruszka wrote: > On Wed, Dec 20, 2017 at 06:39:34PM +0100, Enrico Mioso wrote: > > Hello guys. > > So, at some point I felt crazy enough to try to add support for the MT7630 chipset to the rt2xx ralink wireless drivers. > > I expected this to be a little bit of a challenge. > > I did begin adding some code paths around, reading from the mixed-up drivers here: > > https://github.com/neurobin/MT7630E > > (thanks a lot to the guys who are working on this, and who worked on this). > > and working on the kernel's git rt2xx tree. I am sending a raw diff that will for sure not compile. I am asking for guidance and help in going on. > > I think better way to add support for MT7630 chip to mailine kernel > would be via new Felix's mt76 driver, because there are less diffrence > between MT7630 and MT76x2 than between MT7630 and the old Ralink chips. > MT7630e is part of the MT76x0 family Felix's driver is missing the baseband/rf tables for MT76x0. The full driver for MT7610E is here https://github.com/i80s/mtk-sources /me now reading Felix code to adapot MT76x2 for mt7612u ... Greetings Ulli