summaryrefslogtreecommitdiff
path: root/share/man/man4/cardbus.4
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-12-28 23:51:37 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-12-28 23:51:37 +0000
commitfdbf7c53becfc124450db2dc47b196a90d4abee2 (patch)
tree797f107137e1d4b3a24b8fedf10b6fef19a8b5f1 /share/man/man4/cardbus.4
parent9e463d43fa09710759d1d6c2589947e2af7b4645 (diff)
add missing devices. also add proper Xr's as noticed to be missing
by jsg
Diffstat (limited to 'share/man/man4/cardbus.4')
-rw-r--r--share/man/man4/cardbus.423
1 files changed, 22 insertions, 1 deletions
diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4
index 59c9950a24d..9ff08676631 100644
--- a/share/man/man4/cardbus.4
+++ b/share/man/man4/cardbus.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cardbus.4,v 1.22 2004/11/07 02:48:07 deraadt Exp $
+.\" $OpenBSD: cardbus.4,v 1.23 2004/12/28 23:51:36 deraadt Exp $
.\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
@@ -68,7 +68,28 @@ Realtek 8129/8139-based Ethernet interfaces.
.It Xr xl 4
3Com 3c575 and 3c656-based Ethernet interfaces.
.El
+.Pp
+.Ss Miscellaneous devices
+.Bl -tag -width 12n -offset ind -compact
+.It Xr com 4 , Xr pccom 4
+NS8250, NS16450, NS16550, ST16550, and TI16750 serial driver.
+The
+.Xr pccom 4
+driver is used on the i386; all the rest use
+.Xr com 4 .
+.It Xr ohci 4
+USB OHCI host controller.
+.El
.Sh SEE ALSO
+.Xr ath 4 ,
+.Xr atw 4 ,
+.Xr dc 4 ,
+.Xr fxp 4 ,
+.Xr rl 4 ,
+.Xr xl 4 ,
+.Xr com 4 ,
+.Xr pccom 4 ,
+.Xr ohci 4 ,
.Xr intro 4 ,
.Xr pci 4 ,
.Xr pcibios 4 ,