Deleted Added
full compact
sk.4 (76151) sk.4 (79366)
1.\" Copyright (c) 1997, 1998, 1999
2.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 14 unchanged lines hidden (view full) ---

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
1.\" Copyright (c) 1997, 1998, 1999
2.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 14 unchanged lines hidden (view full) ---

23.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
29.\" THE POSSIBILITY OF SUCH DAMAGE.
30.\"
31.\" $FreeBSD: head/share/man/man4/sk.4 76151 2001-04-30 16:02:46Z bmah $
31.\" $FreeBSD: head/share/man/man4/sk.4 79366 2001-07-06 16:46:48Z ru $
32.\"
33.Dd July 3, 1999
34.Dt SK 4
35.Os FreeBSD
36.Sh NAME
37.Nm sk
38.Nd "SysKonnect SK-984x and SK-982x PCI gigabit ethernet adapter driver"
39.Sh SYNOPSIS

--- 139 unchanged lines hidden (view full) ---

179initialization.
180.It "sk%d: watchdog timeout"
181The device has stopped responding to the network, or there is a problem with
182the network connection (cable).
183.El
184.Sh SEE ALSO
185.Xr arp 4 ,
186.Xr netintro 4 ,
32.\"
33.Dd July 3, 1999
34.Dt SK 4
35.Os FreeBSD
36.Sh NAME
37.Nm sk
38.Nd "SysKonnect SK-984x and SK-982x PCI gigabit ethernet adapter driver"
39.Sh SYNOPSIS

--- 139 unchanged lines hidden (view full) ---

179initialization.
180.It "sk%d: watchdog timeout"
181The device has stopped responding to the network, or there is a problem with
182the network connection (cable).
183.El
184.Sh SEE ALSO
185.Xr arp 4 ,
186.Xr netintro 4 ,
187.Xr vlan 4 ,
188.Xr ng_ether 4 ,
187.Xr ng_ether 4 ,
188.Xr vlan 4 ,
189.Xr ifconfig 8
190.Rs
191.%T XaQti XMAC II datasheet
192.%O http://www.xaqti.com
193.Re
194.Rs
195.%T SysKonnect GEnesis programming manual
196.%O http://www.syskonnect.com
197.Re
198.Sh HISTORY
199The
200.Nm
201device driver first appeared in
202.Fx 3.0 .
203.Sh AUTHORS
204The
205.Nm
206driver was written by
207.An Bill Paul Aq wpaul@ctr.columbia.edu .
189.Xr ifconfig 8
190.Rs
191.%T XaQti XMAC II datasheet
192.%O http://www.xaqti.com
193.Re
194.Rs
195.%T SysKonnect GEnesis programming manual
196.%O http://www.syskonnect.com
197.Re
198.Sh HISTORY
199The
200.Nm
201device driver first appeared in
202.Fx 3.0 .
203.Sh AUTHORS
204The
205.Nm
206driver was written by
207.An Bill Paul Aq wpaul@ctr.columbia.edu .