diff options
author | 2014-12-27 16:08:03 +0000 | |
---|---|---|
committer | 2014-12-27 16:08:03 +0000 | |
commit | 55425823f1c257520de78fc8f4b2cc2899a0f422 (patch) | |
tree | adc43d55b8566158f05de500b6eb789457fafce5 | |
parent | Specialisation of PkgAdd to do fw_update, not yet finished (diff) | |
download | wireguard-openbsd-55425823f1c257520de78fc8f4b2cc2899a0f422.tar.xz wireguard-openbsd-55425823f1c257520de78fc8f4b2cc2899a0f422.zip |
add tsciic to the masters list;
-rw-r--r-- | share/man/man4/iic.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index b356bc8494e..21046bb1460 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.83 2014/12/24 18:46:12 miod Exp $ +.\" $OpenBSD: iic.4,v 1.84 2014/12/27 16:08:03 jmc Exp $ .\" .\" Copyright (c) 2004, 2006 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 24 2014 $ +.Dd $Mdocdate: December 27 2014 $ .Dt IIC 4 .Os .Sh NAME @@ -102,6 +102,8 @@ Apple via-pmu I2C controller Intel PIIX SMBus controller .It Xr smu 4 Apple System Management Unit +.It Xr tsciic 4 +DECchip 21272 and 21274 Core Logic chipset I2C controller .It Xr viapm 4 VIA SMBus controller .El |