blob: 793059130737385c40ff71472d40998b851bb0e4 (
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
|
<table class="head">
<tr>
<td class="head-ltitle">SQ(4)</td>
<td class="head-vol">Device Drivers Manual (sgimips)</td>
<td class="head-rtitle">SQ(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">sq</code> — <span class="Nd">SEEQ
8003/80c03 Ethernet 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">sq* at hpc? offset ?</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">sq</code> interface provides access to a
Ethernet network via the SEEQ 8003 and 80c03 (aka SGI EDLC) chip sets. DMA
is provided by <a class="Xr">sgimips/hpc(4)</a>.</p>
<p class="Pp">The <code class="Nm">sq</code> is found in the Personal Iris
4D/3x, Indigo, Indy, Challenge S, Challenge M, and Indigo2 machines, as well
as the SGI E++ GIO32bis Ethernet adapter.</p>
</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">arp(4)</a>, <a class="Xr">ifmedia(4)</a>,
<a class="Xr">mii(4)</a>, <a class="Xr">netintro(4)</a>,
<a class="Xr">sgimips/hpc(4)</a>, <a class="Xr">ifconfig(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">sq</code> driver first appeared in
<span class="Ux">NetBSD 1.6</span> with support for
<a class="Xr">sgimips/hpc(4)</a> revision 3. Revision 1 and 1.5 support was
added in <span class="Ux">NetBSD 2.0</span>.</p>
</section>
</div>
<table class="foot">
<tr>
<td class="foot-date">February 17, 2017</td>
<td class="foot-os">NetBSD 10.1</td>
</tr>
</table>
|