1
0
mirror of https://github.com/deadw00d/AROS.git synced 2026-03-19 11:39:53 +00:00
deadwood ddd9716556 Backport: Allow for up to 5 retries when TX ring is full
Testing on VirtualBox showed that TX ring can sometimes become full between
consecutive requests. This is often happening when entiring YT video page
where Odyssey makes a lot of requests in short amount of time. In such
case give up to 5 iterations of 20ms for the (emulated) card to send the
data before giving up.

Problem is also triggered by opening two shells and doing ping -f <router ip>
in each of them.
2024-10-28 10:40:36 +01:00

ABIv0

This is the main repository for AROS ABIv0 systems.

For build instructions please check INSTALL.md

Description
Languages
C 86.1%
C++ 9.8%
Assembly 1.4%
Shell 0.6%
Makefile 0.5%
Other 1.3%