diff options
author | Alexander Yurchenko <grange@cvs.openbsd.org> | 2005-12-19 21:42:27 +0000 |
---|---|---|
committer | Alexander Yurchenko <grange@cvs.openbsd.org> | 2005-12-19 21:42:27 +0000 |
commit | 3c485bbcfcf0acb534dd5bbb04bddb25d4f88d50 (patch) | |
tree | 78c68e6b635b1462c27972ae71b2d7fca5d4d79e | |
parent | db6c5af6da77685cdf1ef47087fb0355b4a9b6f5 (diff) |
Err, now add ichiic and ichwdt for real.
-rw-r--r-- | share/man/man4/pci.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index 9c585967117..2c37246a480 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.128 2005/12/19 21:38:38 grange Exp $ +.\" $OpenBSD: pci.4,v 1.129 2005/12/19 21:42:26 grange Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -395,6 +395,10 @@ Yenta compatible bridges. .It Xr ehci 4 USB EHCI host controller. +.It Xr ichiic 4 +Intel ICH SMBus controller. +.It Xr ichwdt 4 +Intel 6300ESB ICH watchdog timer. .It Xr ohci 4 USB OHCI host controller. .It Xr pcic 4 |