Open Matheus-Garbelini opened 3 years ago
Why the question?
Em qui, 3 de jun de 2021 04:17, Matheus Eduardo @.***> escreveu:
Dear all,
Is there some documentation for rtl8812au hardware register? https://github.com/gnab/rtl8812au/blob/master/include/hal_com_reg.h
I can see only comments to some registers, but not all.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gnab/rtl8812au/issues/230, or unsubscribe https://github.com/notifications/unsubscribe-auth/APCW2ILK7RTJS6OKSHH6JMDTQ4UAFANCNFSM46AFE7CQ .
Hi @JabezDorneles Because a previous Wi-Fi chipset from Ralink (RT3070) had a full-blown datasheet with all radio registers so we could understand the driver and add or modify radio features as we learn the chipset. Moreover, investigating driver issues becomes easier since we would know what are registers side effects and configuration requirements.
But why did I get this email? Does it have to do with a problem with me?
Em sex., 4 de jun. de 2021 às 05:58, Matheus Eduardo < @.***> escreveu:
Hi @JabezDorneles https://github.com/JabezDorneles Because a previous Wi-Fi chipset from Ralink (RT3070) had a full-blown datasheet http://www.datasheet-pdf.com/PDF/RT3070-Datasheet-Ralink-707769 with all radio registers so we could understand the driver and add or modify radio features as we learn the chipset.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gnab/rtl8812au/issues/230#issuecomment-854497952, or unsubscribe https://github.com/notifications/unsubscribe-auth/APCW2IIRKJJ27QV7REYSXRLTRCITXANCNFSM46AFE7CQ .
Dear all,
Is there some documentation for rtl8812au hardware register? https://github.com/gnab/rtl8812au/blob/master/include/hal_com_reg.h
I can see only comments to some registers, but not all.