diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-08-06 12:10:00 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-08-06 12:10:00 +0000 |
commit | 618c3e1eab7bce5115bc719ed123ec65aea871c5 (patch) | |
tree | 9007ba6d2c15b82e224291bf9d1f123177cbdf67 | |
parent | 75db51a108ac4502510047a511140746d42e8065 (diff) |
mention tascodec(4)
-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 50fb6fc8eba..962310f09d3 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.125 2022/07/17 07:08:03 jsg Exp $ +.\" $OpenBSD: iic.4,v 1.126 2022/08/06 12:09:59 jsg 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: July 17 2022 $ +.Dd $Mdocdate: August 6 2022 $ .Dt IIC 4 .Os .Sh NAME @@ -253,6 +253,8 @@ Serial Presence Detect memory Solomon Systech SSD1306/SSD1309 OLED display module .It Xr stsec 4 ST7 embedded controller +.It Xr tascodec 4 +Texas Instruments TAS2770 digital amplifier .It Xr tcpci 4 USB Type-C Port Controller Interface .It Xr tda 4 |