ENCx24J600 UDP backlog support from Maz Holtzberg

This commit is contained in:
Gregory Nutt
2013-09-24 09:03:16 -06:00
parent 9bb771b8b8
commit 368867f06e
3 changed files with 379 additions and 116 deletions
+2
View File
@@ -5621,4 +5621,6 @@
From Rashid Fatah (2013-9-23).
* arch/arm/src/sama5/sam_hsmci.c: TX DMA disabled. It is just not
reliable. No idea why. RX DMA is still used (2013-9-23).
* driver/net/encx24j600.c: UDP/RXAVAIL backlog support from Max
Holtzberg (2013-9-24).