Remove dead references
This commit is contained in:
parent
26a3928b4e
commit
490280b5bf
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: iic.4,v 1.25 2021/02/27 08:59:24 nia Exp $
|
||||
.\" $NetBSD: iic.4,v 1.26 2021/03/11 17:12:42 nia Exp $
|
||||
.\" $OpenBSD: iic.4,v 1.74 2008/09/10 16:13:43 reyk Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2004, 2006 Alexander Yurchenko <grange@openbsd.org>
|
||||
|
@ -147,54 +147,23 @@ ACPI SMBus Control Method Interface
|
|||
Acer Labs M7101 SMBus controller
|
||||
.It Xr amdpm 4
|
||||
AMD768 Power Management Controller and AMD8111 System Management Controller
|
||||
.It Xr armadillo9iic 4
|
||||
.It Xr at91twi 4
|
||||
.It Xr ausmbus 4
|
||||
.It Xr awiniic 4
|
||||
.It Xr awinp2wi 4
|
||||
.It Xr bcmi2c 4
|
||||
.It Xr coram 4
|
||||
digital video driver for Conexant CX23885 based cards
|
||||
Digital video driver for Conexant CX23885 based cards
|
||||
.It Xr cuda 4
|
||||
support for CUDA microcontrollers found in many Power Macintosh and
|
||||
Support for CUDA microcontrollers found in many Power Macintosh and
|
||||
compatible computers
|
||||
.It Xr cxdtv 4
|
||||
digital video driver for Conexant CX2388x based cards
|
||||
.It Xr diic 4
|
||||
.It Xr exyoiic 4
|
||||
.It Xr g2i2c 4
|
||||
.It Xr gpiic 4
|
||||
Digital video driver for Conexant CX2388x based cards
|
||||
.It Xr gpioiic 4
|
||||
GPIO I2C controller
|
||||
.It Xr gttwsi 4
|
||||
.It Xr i2cbus 4
|
||||
.It Xr gxiic 4
|
||||
.It Xr ichsmb 4
|
||||
Intel Chipset internal SMBus controller
|
||||
.It Xr imxi2c 4
|
||||
.It Xr iociic 4
|
||||
.It Xr iomdiic 4
|
||||
.It Xr iopiic 4
|
||||
.It Xr ismt 4
|
||||
Intel Chipset internal SMBus 2.0 controller with DMA
|
||||
.It Xr jziic 4
|
||||
.It Xr ki2c 4
|
||||
.It Xr nbpiic 4
|
||||
.It Xr nfsmb 4
|
||||
NVIDIA nForce 2/3/4 SMBus controller and SMBus driver
|
||||
.It Xr ociic 4
|
||||
.It Xr omapiic 4
|
||||
.It Xr pcfiic 4
|
||||
.It Xr piixpm 4
|
||||
Intel PIIX and compatible Power Management controller
|
||||
.It Xr ri2c 4
|
||||
.It Xr rkiic 4
|
||||
.It Xr rtciic 4
|
||||
.It Xr slugiic 4
|
||||
.It Xr tegrai2c 4
|
||||
.It Xr tiiic 4
|
||||
.It Xr tsciic 4
|
||||
.It Xr viapcib 4
|
||||
.El
|
||||
.Sh SUPPORTED SLAVES
|
||||
A wide list of slaves are supported, among them:
|
||||
|
@ -208,13 +177,8 @@ A wide list of slaves are supported, among them:
|
|||
.Bl -tag -width 13n -compact -offset indent
|
||||
.It Xr dbcool 4
|
||||
dbCool(tm) family of environmental monitors and fan controllers
|
||||
.It Xr dsrtc 4
|
||||
.It Xr ioexp 4
|
||||
.It Xr m41trtc 4
|
||||
.It Xr nbppcon 4
|
||||
.It Xr pcf8563rtc 4
|
||||
NXP PCF8563 real-time clock
|
||||
.It Xr r2025rtc 4
|
||||
.It Xr rs5c372rtc 4
|
||||
RICOH RS5C372A and RS5C372B real-time clock
|
||||
.It Xr s390rtc 4
|
||||
|
@ -224,7 +188,7 @@ JEDEC JC-42.4 compatible memory module temperature sensors
|
|||
.It Xr seeprom 4
|
||||
24-series I2C EEPROM driver
|
||||
.It Xr sgsmix 4
|
||||
driver for SGS 7433 Basic Audio Processor found in some Apple machines
|
||||
SGS 7433 Basic Audio Processor found in some Apple machines
|
||||
.It Xr spdmem 4
|
||||
Generic Memory Module Serial Presence Detect
|
||||
.It Xr ssdfb 4
|
||||
|
|
Loading…
Reference in New Issue