RTL8169: real hardware not able to send more then 1 package
Posted: Wed Dec 15, 2021 3:00 pm
Hello everyone.
I work on RTL8169 driver on real hardware.
This is the link to the driver: https://github.com/AdeRegt/SanderOSUSB/ ... /RTL8169.c
I can send one package without problems, receiving packages go fine too. The only problem is that I am unable to send packages after this:
There is no interrupt triggered for sending the package and I cannot see a package appear on Wireshark on my laptop.
I hope someone can help
I work on RTL8169 driver on real hardware.
This is the link to the driver: https://github.com/AdeRegt/SanderOSUSB/ ... /RTL8169.c
I can send one package without problems, receiving packages go fine too. The only problem is that I am unable to send packages after this:
There is no interrupt triggered for sending the package and I cannot see a package appear on Wireshark on my laptop.
I hope someone can help