Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Note rtk and com attachment at cardbus.
details: https://anonhg.NetBSD.org/src/rev/2c42e530da10
branches: trunk
changeset: 485637:2c42e530da10
user: augustss <augustss%NetBSD.org@localhost>
date: Tue May 02 11:54:15 2000 +0000
description:
Note rtk and com attachment at cardbus.
diffstat:
share/man/man4/cardbus.4 | 13 ++++++++++++-
share/man/man4/man4.i386/com.4 | 4 +++-
share/man/man4/rtk.4 | 4 +++-
3 files changed, 18 insertions(+), 3 deletions(-)
diffs (94 lines):
diff -r 15ae1059f3cf -r 2c42e530da10 share/man/man4/cardbus.4
--- a/share/man/man4/cardbus.4 Tue May 02 11:49:16 2000 +0000
+++ b/share/man/man4/cardbus.4 Tue May 02 11:54:15 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $
+.\" $NetBSD: cardbus.4,v 1.5 2000/05/02 11:54:15 augustss Exp $
.\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -70,11 +70,20 @@
3Com 3C575TX and 3C575BTX
.It fxp
Intel i8255x
+.It rtk
+RealTek 8129/8139
.It tlp
DECchip 21143
.El
.\"
.Pp
+.Ss Serial interfaces
+.Bl -tag -width speaker -offset indent -compact
+.It com
+Modems and serial cards
+.El
+.\"
+.Pp
.Ss SCSI controllers
.Bl -tag -width speaker -offset indent -compact
.It ahc
@@ -89,11 +98,13 @@
.El
.Sh SEE ALSO
.Xr ahc 4 ,
+.Xr com 4 ,
.Xr ex 4 ,
.Xr fxp 4 ,
.Xr ohci 4 ,
.Xr pci 4 ,
.Xr pcmcia 4 ,
+.Xr rtk 4 ,
.Xr tlp 4
.Sh HISTORY
The
diff -r 15ae1059f3cf -r 2c42e530da10 share/man/man4/man4.i386/com.4
--- a/share/man/man4/man4.i386/com.4 Tue May 02 11:49:16 2000 +0000
+++ b/share/man/man4/man4.i386/com.4 Tue May 02 11:54:15 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: com.4,v 1.8 2000/03/23 19:48:30 mycroft Exp $
+.\" $NetBSD: com.4,v 1.9 2000/05/02 11:54:15 augustss Exp $
.\"
.\" Copyright (c) 1990, 1991 The Regents of the University of California.
.\" All rights reserved.
@@ -46,6 +46,7 @@
.Sh SYNOPSIS
.Cd "com0 at isa? port" \&"IO_COM1\&" irq 4
.Cd "com1 at isa? port" \&"IO_COM2\&" irq 3
+.Cd "com* at cardbus?"
.Cd "com* at isapnp?"
.Cd "com* at mhzc?"
.Cd "com* at pcmcia?"
@@ -92,6 +93,7 @@
.El
.Sh SEE ALSO
.Xr ast 4 ,
+.Xr cardbus 4 ,
.Xr isa 4 ,
.Xr isapnp 4 ,
.Xr mhzc 4 ,
diff -r 15ae1059f3cf -r 2c42e530da10 share/man/man4/rtk.4
--- a/share/man/man4/rtk.4 Tue May 02 11:49:16 2000 +0000
+++ b/share/man/man4/rtk.4 Tue May 02 11:54:15 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rtk.4,v 1.1 2000/04/27 08:56:42 haya Exp $
+.\" $NetBSD: rtk.4,v 1.2 2000/05/02 11:54:15 augustss Exp $
.\"
.\" Copyright (c) 2000 Manuel Bouyer
.\" All rights reserved.
@@ -35,6 +35,7 @@
.Nm rtk
.Nd Ethernet driver for RealTek 8129/8139 based ethernet boards
.Sh SYNOPSIS
+.Cd "rtk* at cardbus? dev ? function ?"
.Cd "rtk* at pci? dev ? function ?"
.Pp
Configuration of PHYs are necessary. See
@@ -53,6 +54,7 @@
mechanism. Refer to those manual pages for more information.
.Pp
.Sh SEE ALSO
+.Xr cardbus 4 ,
.Xr ifconfig 8 ,
.Xr ifmedia 4 ,
.Xr netintro 4 ,
Home |
Main Index |
Thread Index |
Old Index