From 1797cce6b85bd6ad1e0ecd411c0ed99078fe75c3 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 6 Sep 2013 13:17:12 -0600 Subject: Back-port some bugfixes from the ENCX24J600 to the ENC28J60 driver (unverified). From Max Holtzberg --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 6fcb4f390..8078ee054 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -5514,4 +5514,7 @@ to the free list. From Max Holtzberg (2013-9-6). * configs/sama5d3x-ek/demo: Add support for USB MSC device on the AT25 serial FLASH (untested) (2013-9-6). + * drivers/net/enc28j60.c: Changes back-ported from the ENCX24J600 + to the ENC28J60 by Max Holtzberg. These seem like reasonable and + correct changes, but have yet to be verified on an ENC28J60 (2013-9-6). -- cgit v1.2.3