Thu, 09 Aug 2007 15:45:56 +0000Switched to tx socket buffer ring to avoid race conditions when multiple
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 15:45:56 +0000] rev 693
Switched to tx socket buffer ring to avoid race conditions when multiple
instances call ec_device_send() in short intervals.

Thu, 09 Aug 2007 15:01:14 +0000Implemented debug frame ring to output the last n frames for debugging
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 15:01:14 +0000] rev 692
Implemented debug frame ring to output the last n frames for debugging
reasons.

Thu, 09 Aug 2007 14:47:37 +0000Included datagram queuing in critical section in idle task; added some
Florian Pose <fp@igh-essen.com> [Thu, 09 Aug 2007 14:47:37 +0000] rev 691
Included datagram queuing in critical section in idle task; added some
debugging and comments.