Prithvi Tambewagh commented: https://gitlab.rtems.org/groups/rtems/-/epics/28#note_122948 Hello! Last week, a major portion of my time was spent in understanding the existing GRETH Driver in Legacy Networking Stack. I studied the working of the various functions, and got to know intricacies of the working of the driver, sometimes even at register levels like how various status and control registers are used, how transmit descriptors work, etc. being some of the several things I learnt. I made running notes in the form of Doxygen comments in the code. This progress can be found at my branch 'v7-updates' of my fork of rtems-net-legacy GitLab repository here : https://gitlab.rtems.org/prithvi77/rtems-net-legacy/-/blob/main/bsps/shared/net/greth2.c?ref_type=heads ; I am working on ensuring that the Doxygen comments are as better as possible, while also demystifying the working of the driver. In addition, last week, I created an MR at the rtems main GitLab repository : https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/485 ; this MR intends to include leon.h in bsp.h at rtems/bsps/sparc/leon3/include to resolve undefined reference errors and enabling consistent builds of packages like rtems-net-legacy, for sparc/leon3 BSP. -- View it on GitLab: https://gitlab.rtems.org/groups/rtems/-/epics/28#note_122948 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list bugs@rtems.org http://lists.rtems.org/mailman/listinfo/bugs