Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Use more markup; comment out xref to hostname...
details: https://anonhg.NetBSD.org/src/rev/cadb414678ab
branches: trunk
changeset: 551165:cadb414678ab
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Aug 30 23:15:05 2003 +0000
description:
Use more markup; comment out xref to hostname.if(5) which we do not have;
drop trailing whitespace; use standard section header order.
diffstat:
share/man/man4/sk.4 | 26 ++++++++++++++++----------
1 files changed, 16 insertions(+), 10 deletions(-)
diffs (73 lines):
diff -r e5e8c962b9c3 -r cadb414678ab share/man/man4/sk.4
--- a/share/man/man4/sk.4 Sat Aug 30 22:44:38 2003 +0000
+++ b/share/man/man4/sk.4 Sat Aug 30 23:15:05 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sk.4,v 1.1 2003/08/30 22:00:37 jdolecek Exp $
+.\" $NetBSD: sk.4,v 1.2 2003/08/30 23:15:05 wiz Exp $
.\"
.\" Copyright (c) 2003, The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -105,8 +105,10 @@
.El
.Pp
The SysKonnect based adapters consist of two main components: the
-XaQti Corp.
-XMAC II Gigabit MAC (sk) and the SysKonnect GEnesis controller ASIC (skc).
+XaQti Corp. XMAC II Gigabit MAC
+.Pq Nm sk
+and the SysKonnect GEnesis controller ASIC
+.Pq Nm skc .
The XMAC provides the Gigabit MAC and PHY support
while the GEnesis provides an interface to the PCI bus, DMA support,
packet buffering and arbitration.
@@ -114,7 +116,10 @@
allowing dual-port NIC configurations.
.Pp
The Marvell based adapters are a single integrated circuit, but are
-still presented as a separate MAC (sk) and controller ASIC (skc).
+still presented as a separate MAC
+.Pq Nm sk
+and controller ASIC
+.Pq Nm skc .
At this time, there are no dual-port Marvell based NICs.
.Pp
The
@@ -147,9 +152,10 @@
.It Cm media No autoselect
Enable autoselection of the media type and options.
The user can manually override
-the autoselected mode by adding media options to the appropriate
-.Xr hostname.if 5
-file.
+the autoselected mode.
+.\" by adding media options to the appropriate
+.\" .Xr hostname.if 5
+.\" file.
.It Cm media No 1000baseSX Cm mediaopt No full-duplex
Set 1000Mbps (Gigabit Ethernet) operation on fiber and force full-duplex mode.
.It Cm media No 1000baseSX Cm mediaopt No half-duplex
@@ -161,7 +167,7 @@
For more information on configuring this device, see
.Xr ifconfig 8 .
To view a list of media types and options supported by the card, try
-.Ic ifconfig -m <device> .
+.Ic ifconfig -m Aq device .
For example,
.Ic ifconfig -m sk0 .
.Sh DIAGNOSTICS
@@ -205,13 +211,13 @@
support was added in
.Ox 2.6 .
.Nx
-support was added in
+support was added in
.Nx 2.0 .
.Sh AUTHORS
The
.Nm
driver was written by
.An Bill Paul Aq wpaul%ctr.columbia.edu@localhost .
-.Sh ERRORS
+.Sh BUGS
This driver is
.Em experimental .
Home |
Main Index |
Thread Index |
Old Index