git: ecc: Use identify to add ecc device for E3-1200 memory controllers
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Jan 21 17:35:34 PST 2015
commit 6589c7619ebe1d6df15a9228bd3db866fe36e4bc
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Jan 21 20:50:25 2015 +0800
ecc: Use identify to add ecc device for E3-1200 memory controllers
Misc
- Disable ecc for X3400 temporarily; it seems to use E5 style ecc
registers accessing method, which needs further investigation.
- Ecc should not be forcefully added to hostb
Tested-by: dillon@ on E3-1200 and E3-1200v3
Summary of changes:
sys/bus/pci/hostb_pci.c | 1 -
sys/conf/files | 3 ++-
sys/dev/misc/ecc/Makefile | 3 ++-
sys/dev/misc/ecc/ecc_amd8000.c | 2 +-
sys/dev/misc/ecc/ecc_e31200.c | 31 ++++++++++++++++++++++++++++---
5 files changed, 33 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6589c7619ebe1d6df15a9228bd3db866fe36e4bc
--
DragonFly BSD source repository
More information about the Commits
mailing list