From owner-freebsd-hackers Mon Mar 12 13:56: 5 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from mclean.mail.mindspring.net (mclean.mail.mindspring.net [207.69.200.57]) by hub.freebsd.org (Postfix) with ESMTP id 3ABB737B71A for ; Mon, 12 Mar 2001 13:56:01 -0800 (PST) (envelope-from cbsears@ix.netcom.com) Received: from ix.netcom.com (user-2ivfkof.dsl.mindspring.com [165.247.211.15]) by mclean.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id QAA07492 for ; Mon, 12 Mar 2001 16:55:57 -0500 (EST) Message-ID: <3AAD46D1.B24B6562@ix.netcom.com> Date: Mon, 12 Mar 2001 13:59:45 -0800 From: Chris Sears X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.17-21mdk i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-hackers@FreeBSD.org Subject: ecc kld for FreeBSD 4.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Linux has some support for ECC error detection: http://www.anime.net/~goemon/linux-ecc/ I've ported ECC 0.12 to a FreeBSD kld and it seems to work. A couple of minor changes: commented out probe_450gx because the compiler was giving some plausible warnings check if ecc_mode == ECC_NONE before installing the timer I've attached it and would welcome any comments. I've also posted it back to the Linux ECC people. Chris Sears cbsears@ix.netcom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message