ReturnInfinity / BareMetal-OS-legacy

BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly, C/C++, and Rust.
1.74k stars 303 forks source link

i8254x network bugfix. #124

Closed ghost closed 7 years ago

ghost commented 7 years ago

Fixed a bug in the i8254x driver that affects VirtualBox when too many packets are received too quickly.