xref: /netbsd-src/share/man/man4/icsphy.4 (revision 11a6dbe72840351315e0652b2fc6663628c84cad)
1*11a6dbe7Smartin.\"	$NetBSD: icsphy.4,v 1.4 2008/04/30 13:10:54 martin Exp $
2e357e015Sthorpej.\"
3e357e015Sthorpej.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
4e357e015Sthorpej.\" All rights reserved.
5e357e015Sthorpej.\"
6e357e015Sthorpej.\" This code is derived from software contributed to The NetBSD Foundation
7e357e015Sthorpej.\" by Jason R. Thorpe of the Numerical Aerospace Simulation Facility,
8e357e015Sthorpej.\" NASA Ames Research Center.
9e357e015Sthorpej.\"
10e357e015Sthorpej.\" Redistribution and use in source and binary forms, with or without
11e357e015Sthorpej.\" modification, are permitted provided that the following conditions
12e357e015Sthorpej.\" are met:
13e357e015Sthorpej.\" 1. Redistributions of source code must retain the above copyright
14e357e015Sthorpej.\"    notice, this list of conditions and the following disclaimer.
15e357e015Sthorpej.\" 2. Redistributions in binary form must reproduce the above copyright
16e357e015Sthorpej.\"    notice, this list of conditions and the following disclaimer in the
17e357e015Sthorpej.\"    documentation and/or other materials provided with the distribution.
18e357e015Sthorpej.\"
19e357e015Sthorpej.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
20e357e015Sthorpej.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
21e357e015Sthorpej.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
22e357e015Sthorpej.\" PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
23e357e015Sthorpej.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24e357e015Sthorpej.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25e357e015Sthorpej.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
26e357e015Sthorpej.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
27e357e015Sthorpej.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
28e357e015Sthorpej.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
29e357e015Sthorpej.\" POSSIBILITY OF SUCH DAMAGE.
30e357e015Sthorpej.\"
31ae63b221Swiz.Dd March 14, 2002
32e357e015Sthorpej.Dt ICSPHY 4
33c1d21e28Sgarbled.Os
34e357e015Sthorpej.Sh NAME
35e357e015Sthorpej.Nm icsphy
36ae63b221Swiz.Nd Driver for Integrated Circuit Systems ICS1890/1893 10/100 Ethernet PHYs
37e357e015Sthorpej.Sh SYNOPSIS
38e357e015Sthorpej.Cd "icsphy* at mii? phy ?"
39e357e015Sthorpej.Sh DESCRIPTION
40e357e015SthorpejThe
41e357e015Sthorpej.Nm
42ae63b221Swizdriver supports the Integrated Circuit Systems ICS1890 and ICS1893 10/100
43ae63b221SwizEthernet PHYs.
44e357e015SthorpejThese PHYs are found on a variety of high-performance Ethernet interfaces.
45e357e015Sthorpej.Sh SEE ALSO
46e357e015Sthorpej.Xr ifmedia 4 ,
47e357e015Sthorpej.Xr intro 4 ,
48e357e015Sthorpej.Xr mii 4 ,
49e357e015Sthorpej.Xr ifconfig 8
50