xref: /netbsd-src/share/man/man4/ste.4 (revision 11a6dbe72840351315e0652b2fc6663628c84cad)
1*11a6dbe7Smartin.\"	$NetBSD: ste.4,v 1.5 2008/04/30 13:10:54 martin Exp $
25f8c4dc0Sthorpej.\"
35f8c4dc0Sthorpej.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
45f8c4dc0Sthorpej.\" All rights reserved.
55f8c4dc0Sthorpej.\"
65f8c4dc0Sthorpej.\" This code is derived from software contributed to The NetBSD Foundation
75f8c4dc0Sthorpej.\" by Jason R. Thorpe.
85f8c4dc0Sthorpej.\"
95f8c4dc0Sthorpej.\" Redistribution and use in source and binary forms, with or without
105f8c4dc0Sthorpej.\" modification, are permitted provided that the following conditions
115f8c4dc0Sthorpej.\" are met:
125f8c4dc0Sthorpej.\" 1. Redistributions of source code must retain the above copyright
135f8c4dc0Sthorpej.\"    notice, this list of conditions and the following disclaimer.
145f8c4dc0Sthorpej.\" 2. Redistributions in binary form must reproduce the above copyright
155f8c4dc0Sthorpej.\"    notice, this list of conditions and the following disclaimer in the
165f8c4dc0Sthorpej.\"    documentation and/or other materials provided with the distribution.
175f8c4dc0Sthorpej.\"
185f8c4dc0Sthorpej.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
195f8c4dc0Sthorpej.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
205f8c4dc0Sthorpej.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
215f8c4dc0Sthorpej.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
225f8c4dc0Sthorpej.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
235f8c4dc0Sthorpej.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
245f8c4dc0Sthorpej.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
255f8c4dc0Sthorpej.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
265f8c4dc0Sthorpej.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
275f8c4dc0Sthorpej.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
285f8c4dc0Sthorpej.\" POSSIBILITY OF SUCH DAMAGE.
295f8c4dc0Sthorpej.\"
305f8c4dc0Sthorpej.Dd June 19, 2001
315f8c4dc0Sthorpej.Dt STE 4
325f8c4dc0Sthorpej.Os
335f8c4dc0Sthorpej.Sh NAME
345f8c4dc0Sthorpej.Nm ste
355f8c4dc0Sthorpej.Nd Sundance ST-201 10/100 Ethernet driver
365f8c4dc0Sthorpej.Sh SYNOPSIS
375f8c4dc0Sthorpej.Cd "ste* at pci? dev ? function ?"
385f8c4dc0Sthorpej.Pp
395f8c4dc0SthorpejConfiguration of PHYs may also be necessary.  See
405f8c4dc0Sthorpej.Xr mii 4 .
415f8c4dc0Sthorpej.Sh DESCRIPTION
425f8c4dc0SthorpejThe
435f8c4dc0Sthorpej.Nm
445f8c4dc0Sthorpejdevice driver supports the Sundance ST-201 10/100 Ethernet
453a63a412Sbouyerchip.  This chip is found on the D-Link DFE-550TX, the quad-port D-Link
463a63a412SbouyerDFE-580TX, and some other mid-range 10/100 Ethernet boards.
475f8c4dc0Sthorpej.\" .Sh DIAGNOSTICS
485f8c4dc0Sthorpej.\" XXX too be done.
495f8c4dc0Sthorpej.Sh SEE ALSO
505f8c4dc0Sthorpej.Xr arp 4 ,
515f8c4dc0Sthorpej.Xr ifmedia 4 ,
525f8c4dc0Sthorpej.Xr mii 4 ,
535f8c4dc0Sthorpej.Xr netintro 4 ,
545f8c4dc0Sthorpej.Xr pci 4 ,
555f8c4dc0Sthorpej.Xr ifconfig 8
565f8c4dc0Sthorpej.Sh HISTORY
575f8c4dc0SthorpejThe
585f8c4dc0Sthorpej.Nm
595f8c4dc0Sthorpejdriver first appeared in
605f8c4dc0Sthorpej.Nx 1.6 .
61d4f5b1e0Swiz.Sh AUTHORS
625f8c4dc0SthorpejThe
635f8c4dc0Sthorpej.Nm
645f8c4dc0Sthorpejdriver was written by
655f8c4dc0Sthorpej.An Jason R. Thorpe
667dc9239dSgrant.Aq thorpej@NetBSD.org .
67