blob: a7355d9a4d24d821c17a84024c6ecb08f2803b54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
<table class="head">
<tr>
<td class="head-ltitle">IP17X(4)</td>
<td class="head-vol">Device Drivers Manual</td>
<td class="head-rtitle">IP17X(4)</td>
</tr>
</table>
<div class="manual-text">
<section class="Sh">
<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
<p class="Pp"><code class="Nm">ip17x</code> — <span class="Nd">IC Plus
IP17x series Fast Ethernet switch driver</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
<p class="Pp"><code class="Cd">device mdio</code>
<br/>
<code class="Cd">device etherswitch</code>
<br/>
<code class="Cd">device ip17x</code></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">The <code class="Nm">ip17x</code> driver supports the IC Plus
IP17X series Fast Ethernet switch controllers.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
<p class="Pp">The <code class="Nm">ip17x</code> driver supports the following
Fast Ethernet switch controllers:</p>
<p class="Pp"></p>
<ul class="Bl-bullet Bl-compact">
<li>IC Plus IP178C</li>
<li>IC Plus IP175D</li>
<li>IC Plus IP175C</li>
<li>IC Plus IP175A</li>
</ul>
</section>
<section class="Sh">
<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
ALSO</a></h1>
<p class="Pp"><a class="Xr">etherswitch(4)</a>,
<a class="Xr">etherswitchcfg(8)</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
<p class="Pp">The <code class="Nm">ip17x</code> driver appeared in
<span class="Ux">FreeBSD 10.0</span>.</p>
</section>
</div>
<table class="foot">
<tr>
<td class="foot-date">May 18, 2025</td>
<td class="foot-os"></td>
</tr>
</table>
|