ismt (4)
Leading comments
Copyright (c) 2014 Intel Corporation
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions, and the following disclaimer,
without modification.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in th...
(The comments found at the beginning of the groff file "man4/ismt.4freebsd".)
NAME
ismt
- Intel SMBus Message Transport (SMBus 2.0) driver
SYNOPSIS
device pci
device smbus
device smb
device ismt
DESCRIPTION
This driver provides access to the SMBus 2.0 controller device contained
in the Intel Atom S1200 and C2000 CPUs.
SEE ALSO
smb(4),
smbus(4)
HISTORY
The
driver first appeared in
Fx 10.3 .
AUTHORS
An Jim Harris Aq Mt jimharris@FreeBSD.org