History log of /freebsd-10-stable/sys/dev/ismt/ismt.c
Revision Date Author Comments
# 293676 11-Jan-2016 jimharris

MFC r293369:

ismt: fix ISMT_DESC_ADDR_RW macro


# 293675 11-Jan-2016 jimharris

MFC r266474:

Add ismt(4) driver.

ismt(4) supports the SMBus Message Transport controller found on Intel
C2000 series (Avoton) and S1200 series (Briarwood) Atom SoCs.

Relnotes: Yes