summaryrefslogtreecommitdiff
path: root/share/man/man4/iic.4
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-01-01 20:52:29 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-01-01 20:52:29 +0000
commit5c6a275d22890d00126f51fb7cbff1aa01948aca (patch)
tree7b1673167ce83d637e54ce54d8bd795cdcd691f6 /share/man/man4/iic.4
parent2e8171134016d44dbd15da591feea9b72aae4eca (diff)
switch from macppc-specific maciic(4) driver to the generic iic(4),
after teaching it to use a function pointer to get back to the OFW scan.. this will also help the sparc64 later; ok kettenis
Diffstat (limited to 'share/man/man4/iic.4')
-rw-r--r--share/man/man4/iic.410
1 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4
index 9b22103415e..8844b58d60f 100644
--- a/share/man/man4/iic.4
+++ b/share/man/man4/iic.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iic.4,v 1.24 2006/01/01 13:39:53 kettenis Exp $
+.\" $OpenBSD: iic.4,v 1.25 2006/01/01 20:52:27 deraadt Exp $
.\"
.\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org>
.\"
@@ -68,8 +68,12 @@ AMD-8111 SMBus controller
National Semiconductor Geode SC1100 Super I/O
.It Xr ichiic 4
Intel ICH SMBus controllers
-.It Xr maciic 4
-Apple Inter IC (I2C) bus
+.It Xr ki2c 4
+Apple Kauai i2c controller
+.It Xr pi2c 4
+Apple via-pmu i2c controller
+.It Xr fcu 4
+Apple FCU fan controller
.It Xr piixpm 4
Intel PIIX and compatible SMBus controllers
.It Xr viapm 4