The branch main has been updated by imp:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=32c3d315ed79f9e75b85f052b058777877d65c6c

commit 32c3d315ed79f9e75b85f052b058777877d65c6c
Author:     Stéphane Rochoy <[email protected]>
AuthorDate: 2023-07-01 17:19:43 +0000
Commit:     Warner Losh <[email protected]>
CommitDate: 2023-07-01 17:19:48 +0000

    superio(4): Document supported Nuvoton and Winbond chips
    
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/719
---
 share/man/man4/superio.4 | 32 +++++++++++++++++++++++++++++---
 1 file changed, 29 insertions(+), 3 deletions(-)

diff --git a/share/man/man4/superio.4 b/share/man/man4/superio.4
index 9f28f930d0d7..548b93b713f8 100644
--- a/share/man/man4/superio.4
+++ b/share/man/man4/superio.4
@@ -101,13 +101,39 @@ 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. As well as some produced by Fintek, namely:
+formerly known as Winbond, and ITE. Namely:
 
 .Bl -bullet -compact
 .It
-F81803
+Fintek F81803
 .It
-F81865
+Fintek F81865
+.It
+Nuvoton NCT5104D/NCT6102D/NCT6106D rev. A and B+
+.It
+Nuvoton NCT6775
+.It
+Nuvoton NCT6776
+.It
+Nuvoton NCT6779
+.It
+Nuvoton NCT6791
+.It
+Nuvoton NCT6792
+.It
+Nuvoton NCT6793
+.It
+Nuvoton NCT6795
+.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

Reply via email to