summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authoravg <avg@FreeBSD.org>2016-09-21 16:13:58 +0000
committeravg <avg@FreeBSD.org>2016-09-21 16:13:58 +0000
commitd009dd996e2d7e2c27ad57637717028c4b4d5c25 (patch)
treecda0456c03c70d9a3f6e0217ec3a3c7ccf4b0a84 /share
parent313f29c87b72cef77e621f4bf64051dea443e9b2 (diff)
downloadFreeBSD-src-d009dd996e2d7e2c27ad57637717028c4b4d5c25.zip
FreeBSD-src-d009dd996e2d7e2c27ad57637717028c4b4d5c25.tar.gz
MFC r303113: Cross-link some SMBus controller drivers man pages.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/amdpm.41
-rw-r--r--share/man/man4/amdsmb.43
-rw-r--r--share/man/man4/ichsmb.42
-rw-r--r--share/man/man4/intpm.43
-rw-r--r--share/man/man4/ismt.41
5 files changed, 10 insertions, 0 deletions
diff --git a/share/man/man4/amdpm.4 b/share/man/man4/amdpm.4
index 9f6ab7c..a872d90 100644
--- a/share/man/man4/amdpm.4
+++ b/share/man/man4/amdpm.4
@@ -51,6 +51,7 @@ for writing user code to fetch voltages, temperature and so on from the
monitoring chip of your mainboard.
.Sh SEE ALSO
.Xr amdsmb 4 ,
+.Xr intpm 4 ,
.Xr smb 4 ,
.Xr smbus 4
.Sh HISTORY
diff --git a/share/man/man4/amdsmb.4 b/share/man/man4/amdsmb.4
index 93018d8..83a3176 100644
--- a/share/man/man4/amdsmb.4
+++ b/share/man/man4/amdsmb.4
@@ -31,6 +31,7 @@
.Nm amdsmb
.Nd "AMD-8111 SMBus 2.0 controller driver"
.Sh SYNOPSIS
+.Cd "device pci"
.Cd "device smbus"
.Cd "device smb"
.Cd "device amdsmb"
@@ -39,6 +40,8 @@ The
.Nm
driver provides access to the AMD-8111 SMBus 2.0 controller.
.Sh SEE ALSO
+.Xr amdpm 4 ,
+.Xr intpm 4 ,
.Xr smb 4 ,
.Xr smbus 4
.Sh HISTORY
diff --git a/share/man/man4/ichsmb.4 b/share/man/man4/ichsmb.4
index 5fded27..fefb70e 100644
--- a/share/man/man4/ichsmb.4
+++ b/share/man/man4/ichsmb.4
@@ -51,6 +51,8 @@ device contained in the Intel 82801AA (ICH), 82801AB (ICH0),
82801BA (ICH2), 82801CA (ICH3), 82801DC (ICH4), 82801EB (ICH5),
82801FB (ICH6) and 82801GB (ICH7) PCI chips.
.Sh SEE ALSO
+.Xr intpm 4 ,
+.Xr ismt 4 ,
.Xr smb 4 ,
.Xr smbus 4
.Sh AUTHORS
diff --git a/share/man/man4/intpm.4 b/share/man/man4/intpm.4
index 6169f50..9e0b30d 100644
--- a/share/man/man4/intpm.4
+++ b/share/man/man4/intpm.4
@@ -58,6 +58,9 @@ ATI IXP400
AMD SB600/700/710/750
.El
.Sh SEE ALSO
+.Xr amdpm 4 ,
+.Xr amdsmb 4 ,
+.Xr ichsmb 4 ,
.Xr smb 4 ,
.Xr smbus 4
.Sh HISTORY
diff --git a/share/man/man4/ismt.4 b/share/man/man4/ismt.4
index b027f6f..49e5f1f 100644
--- a/share/man/man4/ismt.4
+++ b/share/man/man4/ismt.4
@@ -48,6 +48,7 @@
This driver provides access to the SMBus 2.0 controller device contained
in the Intel Atom S1200 and C2000 CPUs.
.Sh SEE ALSO
+.Xr ichsmb 4 ,
.Xr smb 4 ,
.Xr smbus 4
.Sh HISTORY
OpenPOWER on IntegriCloud