Skip to content
Snippets Groups Projects
Commit ff285ca0 authored by Vlad Lungu's avatar Vlad Lungu Committed by Wolfgang Denk
Browse files

Fix NE2000 driver:


Fixed typo in ne2000.h, thinko re n2k_inb() usage, don't try
to do anything in eth_stop() if eth_init() was not called.
Simplified RX path in order to avoid timeouts on really really
fast NE2000 cards (read: qemu with internal tftp), NetLoop() is
clever enough to cope with 1 packet per eth_rx().

Signed-off-by: default avatarVlad Lungu <vlad@comsys.ro>
parent 07dd6eb0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment