10572ccaaSJim Harris.\" 20572ccaaSJim Harris.\" Copyright (c) 2014 Intel Corporation 30572ccaaSJim Harris.\" All rights reserved. 40572ccaaSJim Harris.\" 50572ccaaSJim Harris.\" Redistribution and use in source and binary forms, with or without 60572ccaaSJim Harris.\" modification, are permitted provided that the following conditions 70572ccaaSJim Harris.\" are met: 80572ccaaSJim Harris.\" 1. Redistributions of source code must retain the above copyright 90572ccaaSJim Harris.\" notice, this list of conditions, and the following disclaimer, 100572ccaaSJim Harris.\" without modification. 110572ccaaSJim Harris.\" 2. Redistributions in binary form must reproduce the above copyright 120572ccaaSJim Harris.\" notice, this list of conditions and the following disclaimer in the 130572ccaaSJim Harris.\" documentation and/or other materials provided with the distribution. 140572ccaaSJim Harris.\" 3. Neither the name of Intel Corporation nor the names of its 150572ccaaSJim Harris.\" contributors may be used to endorse or promote products derived from 160572ccaaSJim Harris.\" this software without specific prior written permission. 170572ccaaSJim Harris.\" 180572ccaaSJim Harris.\" THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 190572ccaaSJim Harris.\" "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 200572ccaaSJim Harris.\" LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR 210572ccaaSJim Harris.\" A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 220572ccaaSJim Harris.\" HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 230572ccaaSJim Harris.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 240572ccaaSJim Harris.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 250572ccaaSJim Harris.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 260572ccaaSJim Harris.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING 270572ccaaSJim Harris.\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 280572ccaaSJim Harris.\" POSSIBILITY OF SUCH DAMAGES. 290572ccaaSJim Harris.\" 300572ccaaSJim Harris.\" ismt driver man page. 310572ccaaSJim Harris.\" 320572ccaaSJim Harris.\" Author: Jim Harris <jimharris@FreeBSD.org> 330572ccaaSJim Harris.\" 34*c8cea9f5SJustin Hibbits.Dd March 4, 2020 350572ccaaSJim Harris.Dt ISMT 4 360572ccaaSJim Harris.Os 370572ccaaSJim Harris.Sh NAME 380572ccaaSJim Harris.Nm ismt 390572ccaaSJim Harris.Nd Intel SMBus Message Transport (SMBus 2.0) driver 400572ccaaSJim Harris.Sh SYNOPSIS 410572ccaaSJim Harris.Cd device pci 420572ccaaSJim Harris.Cd device smbus 430572ccaaSJim Harris.Cd device smb 440572ccaaSJim Harris.Cd device ismt 450572ccaaSJim Harris.Sh DESCRIPTION 460572ccaaSJim HarrisThis driver provides access to the SMBus 2.0 controller device contained 47*c8cea9f5SJustin Hibbitsin the Intel Atom S1200, C2000 and C3000 CPUs. 480572ccaaSJim Harris.Sh SEE ALSO 4956e807d9SAlexander Motin.Xr ichsmb 4 , 500572ccaaSJim Harris.Xr smb 4 , 510572ccaaSJim Harris.Xr smbus 4 520572ccaaSJim Harris.Sh HISTORY 530572ccaaSJim HarrisThe 540572ccaaSJim Harris.Nm 550572ccaaSJim Harrisdriver first appeared in 56adcd1d80SJim Harris.Fx 10.3 . 570572ccaaSJim Harris.Sh AUTHORS 586c899950SBaptiste Daroussin.An Jim Harris Aq Mt jimharris@FreeBSD.org 59