]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man4/sk98lin.4
eventfd.2, mprotect.2, pidfd_open.2, spu_run.2, timer_create.2, bswap.3, dl_iterate_p...
[thirdparty/man-pages.git] / man4 / sk98lin.4
index 29ef01751d0a7db79f25dd646c5fab03be6d346d..95c1b102f3800e6404f3980d426b2eb61e2ab938 100644 (file)
@@ -1,7 +1,7 @@
 .\" (C)Copyright 1999-2003 Marvell(R) -- linux@syskonnect.de
 .\" sk98lin.4 1.1 2003/12/17 10:03:18
-.\" This manpage can be viewed using `groff -Tascii -man sk98lin.4 | less`
 .\"
+.\" %%%LICENSE_START(GPLv2+_DOC_FULL)
 .\" This is free documentation; you can redistribute it and/or
 .\" modify it under the terms of the GNU General Public License as
 .\" published by the Free Software Foundation; either version 2 of
 .\" GNU General Public License for more details.
 .\"
 .\" You should have received a copy of the GNU General Public
-.\" License along with this manual; if not, write to the Free
-.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111,
-.\" USA.
+.\" License along with this manual;if not, see
+.\" <http://www.gnu.org/licenses/>.
+.\" %%%LICENSE_END
+.\"
+.\" This manpage can be viewed using `groff -Tascii -man sk98lin.4 | less`
 .\"
-.TH SK98LIN 4 2007-11-25 "Linux" "Linux Programmer's Manual"
+.TH SK98LIN 4 2020-08-13 "Linux" "Linux Programmer's Manual"
 .SH NAME
 sk98lin \- Marvell/SysKonnect Gigabit Ethernet driver v6.21
 .SH SYNOPSIS
@@ -58,37 +60,42 @@ sk98lin \- Marvell/SysKonnect Gigabit Ethernet driver v6.21
 .RB [ RlmtMode=\c
 .IR i,j,... ]
 .SH DESCRIPTION
+.ad l
+.hy 0
+.BR Note :
+This obsolete driver was removed from the kernel in version 2.6.26.
+.PP
 .B sk98lin
 is the Gigabit Ethernet driver for
 Marvell and SysKonnect network adapter cards.
 It supports SysKonnect SK-98xx/SK-95xx
 compliant Gigabit Ethernet Adapter and
 any Yukon compliant chipset.
-
+.PP
 When loading the driver using insmod,
 parameters for the network adapter cards
 might be stated as a sequence of comma separated commands.
 If for instance two network adapters are installed and AutoNegotiation on
 Port A of the first adapter should be ON,
 but on the Port A of the second adapter switched OFF, one must enter:
-
+.PP
    insmod sk98lin.o AutoNeg_A=On,Off
-
+.PP
 After
 .B sk98lin
 is bound to one or more adapter cards and the
 .I /proc
 filesystem is mounted on your system, a dedicated statistics file
-will be created in folder
+will be created in the folder
 .I /proc/net/sk98lin
 for all ports of the installed network adapter cards.
 Those files are named
-.I eth[x]
-whereas
+.IR eth[x] ,
+where
 .I x
 is the number of the interface that has been assigned to a
 dedicated port by the system.
-
+.PP
 If loading is finished, any desired IP address can be
 assigned to the respective
 .I eth[x]
@@ -98,7 +105,7 @@ command.
 This causes the adapter to connect to the Ethernet and to display a status
 message on the console saying "ethx: network connection up using port y"
 followed by the configured or detected connection parameters.
-
+.PP
 The
 .B sk98lin
 also supports large frames (also called jumbo frames).
@@ -114,16 +121,16 @@ command with the mtu parameter.
 If for instance eth0 needs an IP
 address and a large frame MTU size,
 the following two commands might be used:
-
+.PP
     ifconfig eth0 10.1.1.1
     ifconfig eth0 mtu 9000
-
+.PP
 Those two commands might even be combined into one:
-
+.PP
     ifconfig eth0 10.1.1.1 mtu 9000
-
-Note that large frames can only be used if your network infrastructure
-allows to do so.
+.PP
+Note that large frames can be used only if permitted by
+your network infrastructure.
 This means, that any switch being used in your Ethernet must
 also support large frames.
 Quite some switches support large frames,
@@ -133,28 +140,31 @@ standard frames with an MTU size of 1500 (bytes).
 In addition to the switches inside the network,
 all network adapters that are to be used must also be
 enabled regarding jumbo frames.
-If an adapter is not set to receive large frames it will simply drop them.
-
+If an adapter is not set to receive large frames, it will simply drop them.
+.PP
 Switching back to the standard Ethernet frame size can be done by using the
 .BR ifconfig (8)
 command again:
-
+.PP
     ifconfig eth0 mtu 1500
-
+.PP
 The Marvell/SysKonnect Gigabit Ethernet driver for Linux is able to
 support VLAN and Link Aggregation according to
 IEEE standards 802.1, 802.1q, and 802.3ad.
-Those features are only available after installation of open source modules
+Those features are available only after installation of open source modules
 which can be found on the Internet:
-
+.PP
 .IR VLAN \c
-: http://www.candelatech.com/~greear/vlan.html
+:
+.UR http://www.candelatech.com\:/\(tigreear\:/vlan.html
+.UE
 .br
 .I Link
 .IR Aggregation \c
-: http://www.st.rim.or.jp/~yumo
-
-.br
+:
+.UR http://www.st.rim.or.jp\:/\(tiyumo
+.UE
+.PP
 Note that Marvell/SysKonnect does not offer any support for these
 open source modules and does not take the responsibility for any
 kind of failures or problems arising when using these modules.
@@ -163,14 +173,13 @@ kind of failures or problems arising when using these modules.
 .BI Speed_A= i,j,...
 This parameter is used to set the speed capabilities of port A of an
 adapter card.
-It is only valid for Yukon copper adapters.
+It is valid only for Yukon copper adapters.
 Possible values are:
 .IR 10 ,
 .IR 100 ,
-.I 1000
+.IR 1000 ,
 or
-.I Auto
-whereas
+.IR Auto ;
 .I Auto
 is the default.
 Usually, the speed is negotiated between the two ports
@@ -181,14 +190,13 @@ a port can be forced to a specific setting with this parameter.
 .BI Speed_B= i,j,...
 This parameter is used to set the speed capabilities of port B of
 an adapter card.
-It is only valid for Yukon copper adapters.
+It is valid only for Yukon copper adapters.
 Possible values are:
 .IR 10 ,
 .IR 100 ,
-.I 1000
+.IR 1000 ,
 or
-.I Auto
-whereas
+.IR Auto ;
 .I Auto
 is the default.
 Usually, the speed is negotiated between the two ports during link
@@ -200,10 +208,9 @@ a port can be forced to a specific setting with this parameter.
 Enables or disables the use of autonegotiation of port A of an adapter card.
 Possible values are:
 .IR On ,
-.I Off
+.IR Off ,
 or
-.I Sense
-whereas
+.IR Sense ;
 .I On
 is the default.
 The
@@ -215,10 +222,9 @@ auto-negotiation or not.
 Enables or disables the use of autonegotiation of port B of an adapter card.
 Possible values are:
 .IR On ,
-.I Off
+.IR Off ,
 or
-.I Sense
-whereas
+.IR Sense ;
 .I On
 is the default.
 The
@@ -231,13 +237,12 @@ This parameter indicates the duplex mode to be used for port A
 of an adapter card.
 Possible values are:
 .IR Half ,
-.I Full
+.IR Full ,
 or
-.I Both
-whereas
+.IR Both ;
 .I Both
 is the default.
-This parameter is only relevant if AutoNeg_A of port A is not set to
+This parameter is relevant only if AutoNeg_A of port A is not set to
 .IR Sense .
 If AutoNeg_A is set to
 .IR On ,
@@ -262,13 +267,12 @@ This parameter indicates the duplex mode to be used for port B
 of an adapter card.
 Possible values are:
 .IR Half ,
-.I Full
+.IR Full ,
 or
-.I Both
-whereas
+.IR Both ;
 .I Both
 is the default.
-This parameter is only relevant if AutoNeg_B of port B is not set to
+This parameter is relevant only if AutoNeg_B of port B is not set to
 .IR Sense .
 If AutoNeg_B is set to
 .IR On ,
@@ -294,15 +298,13 @@ port reports during auto-negotiation.
 Possible values are:
 .IR Sym ,
 .IR SymOrRem ,
-.I LocSend
+.IR LocSend ,
 or
-.I None
-whereas
+.IR None ;
 .I SymOrRem
 is the default.
 The different modes have the following meaning:
-
-.br
+.IP
 .I Sym
 = Symmetric
  both link partners are allowed to send PAUSE frames
@@ -318,7 +320,7 @@ The different modes have the following meaning:
 .I None
 = None
  no link partner is allowed to send PAUSE frames
-
+.IP
 Note that this parameter is ignored if AutoNeg_A is set to
 .IR Off .
 .TP
@@ -328,14 +330,13 @@ port reports during auto-negotiation.
 Possible values are:
 .IR Sym ,
 .IR SymOrRem ,
-.I LocSend
+.IR LocSend ,
 or
-.I None
-whereas
+.IR None ;
 .I SymOrRem
 is the default.
 The different modes have the following meaning:
-
+.IP
 .I Sym
 = Symmetric
  both link partners are allowed to send PAUSE frames
@@ -352,21 +353,20 @@ The different modes have the following meaning:
 = None
  no link partner is allowed to send PAUSE frames
 .br
-
+.IP
 Note that this parameter is ignored if AutoNeg_B is set to
 .IR Off .
 .TP
 .BI Role_A= i,j,...
-This parameter is only valid for 1000Base-T adapter cards.
+This parameter is valid only for 1000Base-T adapter cards.
 For two 1000Base-T ports to communicate,
 one must take the role of the master (providing timing information),
 while the other must be the slave.
 Possible values are:
 .IR Auto ,
-.I Master
+.IR Master ,
 or
-.I Slave
-whereas
+.IR Slave ;
 .I Auto
 is the default.
 Usually, the role of a port is negotiated between two ports during
@@ -374,16 +374,15 @@ link establishment, but if that fails the port A of an adapter card
 can be forced to a specific setting with this parameter.
 .TP
 .BI Role_B= i,j,...
-This parameter is only valid for 1000Base-T adapter cards.
+This parameter is valid only for 1000Base-T adapter cards.
 For two 1000Base-T ports to communicate, one must take
 the role of the master (providing timing information),
 while the other must be the slave.
 Possible values are:
 .IR Auto ,
-.I Master
+.IR Master ,
 or
-.I Slave
-whereas
+.IR Slave ;
 .I Auto
 is the default.
 Usually, the role of a port is negotiated between
@@ -398,33 +397,22 @@ This simplifies the configuration of both ports of an adapter card.
 The different values of this variable reflect the
 most meaningful combinations of port parameters.
 Possible values and their corresponding combination of per-port parameters:
-
-.br
-.ad l
+.IP
+.nf
 ConType | DupCap   AutoNeg   FlowCtrl   Role   Speed
 --------+-------------------------------------------
-.br
-.IR Auto \c
-    |  Both      On      SymOrRem   Auto   Auto
-.br
-.IR 100FD \c
-   |  Full      Off       None     Auto   100
-.br
-.IR 100HD \c
-   |  Half      Off       None     Auto   100
-.br
-.IR 10FD \c
-    |  Full      Off       None     Auto   10
-.br
-.IR 10HD \c
-    |  Half      Off       None     Auto   10
-
-.ad b
+\fIAuto\fP    |  Both      On      SymOrRem   Auto   Auto
+\fI100FD\fP   |  Full      Off       None     Auto   100
+\fI100HD\fP   |  Half      Off       None     Auto   100
+\fI10FD\fP    |  Full      Off       None     Auto   10
+\fI10HD\fP    |  Half      Off       None     Auto   10
+.fi
+.IP
 Stating any other port parameter together with this
 .I ConType
 parameter will result in a merged configuration of those settings.
 This is due to
-the fact, that the per-port parameters (e.g.
+the fact, that the per-port parameters (e.g.,
 .IR Speed_A )
 have a higher priority than the combined variable
 .IR ConType .
@@ -439,20 +427,18 @@ When queued interrupts are to be served, is determined by the
 parameter, which is explained later below.
 Possible moderation modes are:
 .IR None ,
-.I Static
+.IR Static ,
 or
-.I Dynamic
-whereas
+.IR Dynamic ;
 .I None
 is the default.
 The different modes have the following meaning:
-
+.IP
 .I None
 No interrupt moderation is applied on the adapter card.
 Therefore, each transmit or receive interrupt is served immediately
 as soon as it appears on the interrupt line of the adapter card.
-
-.br
+.IP
 .I Static
 Interrupt moderation is applied on the adapter card.
 All transmit and receive interrupts are queued until
@@ -466,24 +452,23 @@ regardless how much network load is currently passing via a
 particular interface.
 In addition, the duration of the moderation interval has a fixed
 length that never changes while the driver is operational.
-
-.br
+.IP
 .I Dynamic
 Interrupt moderation might be applied on the adapter card,
 depending on the load of the system.
 If the driver detects that the system load is too high,
 the driver tries to shield the system against too much network
 load by enabling interrupt moderation.
-If \(em at a later time \(em the CPU utilization decreases
-again (or if the network load is negligible) the interrupt
+If\(emat a later time\(emthe CPU utilization decreases
+again (or if the network load is negligible), the interrupt
 moderation will automatically be disabled.
-
+.IP
 Interrupt moderation should be used when the driver has to
 handle one or more interfaces with a high network load,
-which \(em as a consequence \(em leads also to a high CPU utilization.
+which\(emas a consequence\(emleads also to a high CPU utilization.
 When moderation is applied in such high network load situations,
-CPU load might be reduced by 20-30% on slow computers.
-
+CPU load might be reduced by 20\(en30% on slow computers.
+.IP
 Note that the drawback of using interrupt moderation is an increase of
 the round-trip-time (RTT), due to the queuing and serving of
 interrupts at dedicated moderation times.
@@ -497,11 +482,11 @@ parameter value of 2000 will lead to an interrupt moderation interval of
 Possible values for this parameter are in the range of
 30...40000 (interrupts per second).
 The default value is 2000.
-
-This parameter is only used, if either static or dynamic interrupt moderation
+.IP
+This parameter is used only if either static or dynamic interrupt moderation
 is enabled on a network adapter card.
 This parameter is ignored if no moderation is applied.
-
+.IP
 Note that the duration of the moderation interval is to be chosen with care.
 At first glance, selecting a very long duration (e.g., only 100 interrupts per
 second) seems to be meaningful, but the increase of packet-processing delay
@@ -517,8 +502,7 @@ detected as fully functional.
 Possible values are:
 .I A
 or
-.I B
-whereas
+.IR B ;
 .I A
 is the default.
 .TP
@@ -526,51 +510,48 @@ is the default.
 RLMT monitors the status of the port.
 If the link of the active port fails,
 RLMT switches immediately to the standby link.
-The virtual link is maintained as long as at least one 'physical' link is up.
+The virtual link is maintained as long as at least one "physical" link is up.
 This parameters states how RLMT should monitor both ports.
 Possible values are:
 .IR CheckLinkState ,
 .IR CheckLocalPort ,
-.I CheckSeg
+.IR CheckSeg ,
 or
-.I DualNet
-whereas
+.IR DualNet ;
 .I CheckLinkState
 is the default.
 The different modes have the following meaning:
-
+.IP
 .I CheckLinkState
 Check link state only: RLMT uses the link state reported by the adapter
 hardware for each individual port to determine whether a port can be used
 for all network traffic or not.
-
-.br
+.IP
 .I CheckLocalPort
 In this mode, RLMT monitors the network path between the two
 ports of an adapter by regularly exchanging packets between them.
 This mode requires a network configuration in which the
 two ports are able to "see" each other (i.e., there
 must not be any router between the ports).
-
-.br
+.IP
 .I CheckSeg
 Check local port and segmentation:
 This mode supports the same functions as the CheckLocalPort
 mode and additionally checks network segmentation between the ports.
-Therefore, this mode is only to be used if Gigabit Ethernet
+Therefore, this mode is to be used only if Gigabit Ethernet
 switches are installed on the network that have been
 configured to use the Spanning Tree protocol.
-
-.br
+.IP
 .I DualNet
 In this mode, ports A and B are used as separate devices.
 If you have a dual port adapter, port A will be configured as
-.IR eth[x] and port B as
+.IR eth[x]
+and port B as
 .IR eth[x+1] .
 Both ports can be used independently with distinct IP addresses.
 The preferred port setting is not used.
 RLMT is turned off.
-
+.IP
 Note that RLMT modes
 .I CheckLocalPort
 and
@@ -582,13 +563,11 @@ connected back-to-back.
 .SH FILES
 .TP
 .I /proc/net/sk98lin/eth[x]
-.br
 The statistics file of a particular interface of an adapter card.
 It contains generic information about the adapter card plus a detailed
 summary of all transmit and receive counters.
 .TP
 .I /usr/src/linux/Documentation/networking/sk98lin.txt
-.br
 This is the
 .I README
 file of the
@@ -603,7 +582,7 @@ Report any bugs to linux@syskonnect.de
 .\" Ralph Roesler \(em rroesler@syskonnect.de
 .\" .br
 .\" Mirko Lindner \(em mlindner@syskonnect.de
-.SH "SEE ALSO"
-.BR modprobe (8),
+.SH SEE ALSO
+.BR ifconfig (8),
 .BR insmod (8),
-.BR ifconfig (8)
+.BR modprobe (8)