History log of /dflybsd-src/sys/dev/misc/coremctl/coremctl.c (Results 1 – 3 of 3)
Revision Date Author Comments
# 0c1d7dca 18-Jul-2016 zrj <rimvydas.jasinskas@gmail.com>

Remove pcibus.h header.

It is a subset of pci_cfgreg.h and both headers were included together.


# d9902073 12-Feb-2015 Sepherosa Ziehau <sephe@dragonflybsd.org>

memtemp: Add support for Intel Core Haswell and E3 v3 cpus

Tested-by: dillon@ (no sensors available though)


# f7409137 11-Feb-2015 Sepherosa Ziehau <sephe@dragonflybsd.org>

ecc/e3: Split it into two drivers, coremctl(4) and ecc(4)

coremctl(4), which maps the MCHBAR, is now the parent of ecc(4) for
Intel E3 cpus. This paves way to add Intel Core/E3 support to
memtemp(4

ecc/e3: Split it into two drivers, coremctl(4) and ecc(4)

coremctl(4), which maps the MCHBAR, is now the parent of ecc(4) for
Intel E3 cpus. This paves way to add Intel Core/E3 support to
memtemp(4).

Tested-by: dillon@ on i3/Haswell and E3/v3

show more ...