Changeset b1d15e7 in mainline for uspace/srv/net/tl/icmp/icmp.c


Ignore:
Timestamp:
2011-01-06T20:16:24Z (13 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c2f3e0b
Parents:
196ef08 (diff), e0854e3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge of a huge refactoring of the original NE2000 driver

  • coding style changes
  • removal of all the unnecessary and unused stuff from the original MINIX driver
  • improved interrupt handling
  • removal of several additional buffering layers

The TCP/IP stack is still not 100 % functional (spurious packet losses, duplicate frames, etc.), but it is being debugged on a real netowkr now (QEMU/KVM connected via TAP bridge into a LAN). It is possible to ping the virtual machine with HelenOS from the LAN and even ping machines on the public Internet from HelenOS.

The cleanup of the original NE2000 driver should allow a faster debugging pace.

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.