git: ecc/memtemp/e5 - Correct E5 v3 PCI slot numbers

Michael Neumann mneumann at crater.dragonflybsd.org
Wed Feb 11 03:14:57 PST 2015


commit cb830afba7cfc37c7ec606624482376314fdf4ff
Author: Michael Neumann <mneumann at ntecs.de>
Date:   Wed Feb 11 12:04:36 2015 +0100

    ecc/memtemp/e5 - Correct E5 v3 PCI slot numbers
    
    The PCI slot numbers for E5 v3 IMC as introduced with commit 0c543cdd were
    wrong, at least according to the hardware I am testing with (E5 1620).
    
    After this commit and this patch from sephe [1] I can get ecc(4) and
    memtemp(4) working on the E5 1600 v3 series:
    
    ecc0: <Intel E5 v3 ECC node0 channel0> [tentative] at device 21.2 on pci255
    ecc0: DDR4 ecc0: native DDR
    ecc0: DIMM0 8GB, 1x4, density 4GB
    ecc0: DIMM0 rank0, corrected error threshold 32767
    ecc0: <Intel E5 v3 ECC node0 channel0> [attached!] at device 21.2 on pci255
    
    memtemp0: <Intel E5 v3 memory thermal sensor node0 channel0> [tentative]
               at device 21.0 on pci255
    memtemp0: <Intel E5 v3 memory thermal sensor node0 channel0> [attached!]
               at device 21.0 on pci255
    
    [1]: http://leaf.dragonflybsd.org/~sephe/e5_v3_memtemp_ecc.diff

Summary of changes:
 sys/dev/misc/ecc/e5_imc_reg.h | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cb830afba7cfc37c7ec606624482376314fdf4ff


-- 
DragonFly BSD source repository



More information about the Commits mailing list