Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 -mention fwohci
details: https://anonhg.NetBSD.org/src/rev/21e69dfcd663
branches: trunk
changeset: 584115:21e69dfcd663
user: drochner <drochner%NetBSD.org@localhost>
date: Fri Sep 09 14:03:51 2005 +0000
description:
-mention fwohci
-avoid references to the cardbus "dev" locator, this doesn't make
sense technically and should be removed
diffstat:
share/man/man4/cardbus.4 | 11 ++++++++---
1 files changed, 8 insertions(+), 3 deletions(-)
diffs (39 lines):
diff -r a87e5c7ac334 -r 21e69dfcd663 share/man/man4/cardbus.4
--- a/share/man/man4/cardbus.4 Fri Sep 09 13:49:10 2005 +0000
+++ b/share/man/man4/cardbus.4 Fri Sep 09 14:03:51 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cardbus.4,v 1.23 2005/07/24 08:44:59 augustss Exp $
+.\" $NetBSD: cardbus.4,v 1.24 2005/09/09 14:03:51 drochner Exp $
.\"
.\" Copyright (c) 1999-2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 24, 2005
+.Dd September 9, 2005
.Dt CARDBUS 4
.Os
.Sh NAME
@@ -47,7 +47,7 @@
.Cd "cardslot* at cbb?"
.Cd "cardbus* at cardslot?"
.Cd "pcmcia* at cardslot?"
-.Cd "XX* at cardbus? dev ? function ?"
+.Cd "XX* at cardbus? function ?"
.Sh DESCRIPTION
.Nx
provides machine-independent bus support and
@@ -102,6 +102,11 @@
.It uhci
Universal Host Controller
.El
+.Ss IEEE1394 controllers
+.Bl -tag -width speaker -offset indent -compact
+.It fwohci
+OHCI controller
+.El
.Sh DIAGNOSTICS
.Nm cbb
devices may not be properly handled by the system BIOS on i386-family
Home |
Main Index |
Thread Index |
Old Index