banan-os/kernel/kernel/Networking/E1000
Bananymous e00b92225d Kernel: Fix E1000 interrupt handling condition
I had written the ICR register check backwards which lead to interrupt
handling only when it was not needed, and no handling when it was
needed. This somehow still worked, just much slower often requiring tcp
resends from the server.
2024-05-21 01:52:19 +03:00
..
E1000.cpp Kernel: Fix E1000 interrupt handling condition 2024-05-21 01:52:19 +03:00
E1000E.cpp Kernel: Write simple working E1000 and E1000E drivers 2024-02-01 22:08:59 +02:00