ecc: Use identify to add ecc device for E3-1200 memory controllers
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Wed, 21 Jan 2015 12:50:25 +0000 (20:50 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 22 Jan 2015 01:32:53 +0000 (09:32 +0800)
commit6589c7619ebe1d6df15a9228bd3db866fe36e4bc
treebd1a013d7023ca83264ea568da7f453679e97849
parentc2de3bdff692ed8788bf4333158d68f692792d1d
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
sys/bus/pci/hostb_pci.c
sys/conf/files
sys/dev/misc/ecc/Makefile
sys/dev/misc/ecc/ecc_amd8000.c
sys/dev/misc/ecc/ecc_e31200.c