Subject: so, does arch/sun3/dev/memerr.c do anything or not????
To: None <port-sun3@NetBSD.ORG>
From: Greg A. Woods <woods@most.weird.com>
List: port-sun3
Date: 11/29/1997 02:45:50
I take from the presense of a CE light on one of my 3/260's memory
boards and the lack of any kernel related message that this comment in
arch/sun3/sun3/machdep.c is still current and that memory checking is
not yet enabled in NetBSD/sun3:

static void
initcpu()
{
        /* XXX: Enable RAM parity/ECC checking? */
        /* XXX: parityenable(); */

#ifdef  HAVECACHE
        cache_enable();
#endif
}

What do I need to do to enable it??????

-- 
							Greg A. Woods

+1 416 443-1734      VE3TCP      <gwoods@acm.org>      <robohack!woods>
Planix, Inc. <woods@planix.com>; Secrets of the Weird <woods@weird.com>