From 121b066f04669b3c8b6b3055fcc26549f0f41e36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Th=C3=A9baudeau?= Date: Tue, 14 Jul 2015 21:53:12 +0200 Subject: [PATCH] enc28j60: Update the MACON4 configuration comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This only applies to half duplex, so the actual configuration of MACON4 does not need to be changed. Signed-off-by: Benoît Thébaudeau --- dev/enc28j60/enc28j60.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/enc28j60/enc28j60.c b/dev/enc28j60/enc28j60.c index 41816e3be..99e6d3ebc 100644 --- a/dev/enc28j60/enc28j60.c +++ b/dev/enc28j60/enc28j60.c @@ -360,8 +360,8 @@ reset(void) will be connected to a full-duplex configured remote node; otherwise, it should be left clear. - 3. Configure the bits in MACON4. Many applications may not need to - modify the Reset default. + 3. Configure the bits in MACON4. For conformance to the IEEE 802.3 + standard, set the DEFER bit. 4. Program the MAMXFL registers with the maximum frame length to be permitted to be received or transmitted. Normal network nodes