summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/ksz8995ma.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/ksz8995ma.4 4.html')
-rw-r--r--static/freebsd/man4/ksz8995ma.4 4.html67
1 files changed, 67 insertions, 0 deletions
diff --git a/static/freebsd/man4/ksz8995ma.4 4.html b/static/freebsd/man4/ksz8995ma.4 4.html
new file mode 100644
index 00000000..a1ea8e12
--- /dev/null
+++ b/static/freebsd/man4/ksz8995ma.4 4.html
@@ -0,0 +1,67 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">KSZ8995MA(4)</td>
+ <td class="head-vol">Device Drivers Manual</td>
+ <td class="head-rtitle">KSZ8995MA(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">ksz8995ma</code> &#x2014; <span class="Nd">driver
+ for Micrel KSZ8995MA fast ethernet switch chip</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 spibus</code>
+ <br/>
+ <code class="Cd">device etherswitch</code>
+ <br/>
+ <code class="Cd">device ksz8995ma</code></p>
+<p class="Pp">
+ <br/>
+ <code class="Cd">hint.ksz8995ma.0.at=&quot;spibus0&quot;</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">ksz8995ma</code> device driver provides a
+ management interface to Micrel KSZ8995MA fast ethernet switch chip. This
+ driver use spi interface. KSZ8995 series have many vertion but only support
+ MA/FQ version.</p>
+<p class="Pp">This driver support is port and dot1q vlan. dot1q support port
+ base tag/untag.</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="EXAMPLES"><a class="permalink" href="#EXAMPLES">EXAMPLES</a></h1>
+<p class="Pp">Configure dot1q vlan by etherswitchcfg command.</p>
+<p class="Pp"></p>
+<div class="Bd Bd-indent"><code class="Li"># etherswitchcfg config vlan_mode
+ dot1q</code></div>
+<p class="Pp">Configure port 5 is tagging port.</p>
+<p class="Pp"></p>
+<div class="Bd Bd-indent"><code class="Li"># etherswitchcfg port5
+ addtag</code></div>
+</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">ksz8995ma</code> device driver first appeared
+ in <span class="Ux">FreeBSD 12.0</span>.</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1>
+<p class="Pp">The <code class="Nm">ksz8995ma</code> driver was written by
+ <span class="An">Hiroki Mori</span></p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">April 6, 2017</td>
+ <td class="foot-os">FreeBSD 15.0</td>
+ </tr>
+</table>