diff options
Diffstat (limited to 'share/man/man4/cardbus.4')
-rw-r--r-- | share/man/man4/cardbus.4 | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4 index 466a8fea492..36187b7b330 100644 --- a/share/man/man4/cardbus.4 +++ b/share/man/man4/cardbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cardbus.4,v 1.36 2006/06/29 16:47:14 deraadt Exp $ +.\" $OpenBSD: cardbus.4,v 1.37 2006/07/31 11:12:37 mickey Exp $ .\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -74,7 +74,7 @@ Realtek RTL8180L IEEE 802.11b wireless network adapters. .It Xr xl 4 3Com 3c575 and 3c656-based Ethernet interfaces. .El -.Ss Miscellaneous devices +.Ss Serial interfaces .Bl -tag -width 12n -offset ind -compact .It Xr com 4 , Xr pccom 4 NS8250, NS16450, NS16550, ST16550, and TI16750 serial driver. @@ -82,6 +82,17 @@ The .Xr pccom 4 driver is used on the i386; all the rest use .Xr com 4 . +.It Xr puc 4 +PCI +.Dq universal +communications cards, containing +.Xr com 4 +and +.Xr lpt 4 +communications ports. +.El +.Ss Miscellaneous devices +.Bl -tag -width 12n -offset ind -compact .It Xr ehci 4 USB EHCI host controller. .It Xr ohci 4 @@ -92,7 +103,14 @@ USB UHCI host controller. .Sh SEE ALSO .Xr intro 4 , .Xr pcibios 4 , -.Xr pcmcia 4 +.Xr pcmcia 4 , +.Xr puc 4 , +.Xr ral 4 , +.Xr re 4 , +.Xr rl 4 , +.Xr rtw 4 , +.Xr uhci 4 , +.Xr xl 4 .Sh HISTORY The .Nm |