aboutsummaryrefslogtreecommitdiff
path: root/share/man/man4/superio.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/superio.4')
-rw-r--r--share/man/man4/superio.446
1 files changed, 42 insertions, 4 deletions
diff --git a/share/man/man4/superio.4 b/share/man/man4/superio.4
index e242875e3b09..cee5e1640a0b 100644
--- a/share/man/man4/superio.4
+++ b/share/man/man4/superio.4
@@ -1,5 +1,5 @@
.\"
-.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+.\" SPDX-License-Identifier: BSD-2-Clause
.\"
.\" Copyright (c) 2019 Andriy Gapon <avg@FreeBSD.org>
.\"
@@ -24,8 +24,6 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
-.\"
.Dd October 11, 2019
.Dt SUPERIO 4
.Os
@@ -50,6 +48,7 @@ superio_load="YES"
Super I/O is an I/O controller that combines various low-bandwidth devices
that can be functionally unrelated otherwise.
A typical Super I/O can contain devices such as
+.Pp
.Bl -bullet -compact
.It
a floppy disk controller
@@ -101,7 +100,46 @@ controllers and a bus driver for supported devices in those controllers.
The
.Nm
driver supports a multitude of Super I/O controllers produced by Nuvoton,
-formerly known as Winbond, and ITE.
+formerly known as Winbond, and ITE, namely:
+.Pp
+.Bl -bullet -compact
+.It
+Fintek F81803
+.It
+Fintek F81865
+.It
+Nuvoton NCT5104D/NCT6102D/NCT6106D rev. A and B+
+.It
+Nuvoton NCT5585D
+.It
+Nuvoton NCT6116D
+.It
+Nuvoton NCT6775
+.It
+Nuvoton NCT6776
+.It
+Nuvoton NCT6779
+.It
+Nuvoton NCT6791
+.It
+Nuvoton NCT6792
+.It
+Nuvoton NCT6793
+.It
+Nuvoton NCT6795
+.It
+Nuvoton NCT6796D-E
+.It
+Winbond 83627HF/F/HG/G/S/THF/EHF/DHG/UHG/DHG-P
+.It
+Winbond 83637HF
+.It
+Winbond 83667HG/HG-B
+.It
+Winbond 83687THF
+.It
+Winbond 83697HF/UG
+.El
.Sh SEE ALSO
.Xr superio 9
.Sh HISTORY