blob: 1fdab1dcb3d4c42ed687441148f3681d8b249a90 (
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
57
58
59
60
61
62
63
|
<table class="head">
<tr>
<td class="head-ltitle">BPPCSC(4)</td>
<td class="head-vol">Device Drivers Manual (amiga)</td>
<td class="head-rtitle">BPPCSC(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">bppcsc</code> —
<span class="Nd">BlizzardPPC 603e+ SCSI host adapter device
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">bppcsc0 at p5bus0</code>
<br/>
<code class="Cd">scsibus* at bppcsc?</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">bppcsc</code> driver provides support for the
SCSI controller present on Blizzard PPC 603e+ cards.</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">bppcsc</code> driver supports the following
hardware:</p>
<div class="Bd-indent">
<dl class="Bl-tag">
<dt id="BLIZZARDPPC"><a class="permalink" href="#BLIZZARDPPC"><i class="Em">BLIZZARDPPC</i></a></dt>
<dd>Phase5 BlizzardPPC 603e+ on-board SCSI, manufacturer 8512, product 110,
serial number starting with "I"</dd>
</dl>
</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">amiga/wesc(4)</a>, <a class="Xr">scsibus(4)</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">bppcsc</code> device first appeared in
<span class="Ux">NetBSD 6.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">bppcsc</code> driver was written by
<span class="An">Radoslaw Kujawa</span>
<<a class="Mt" href="mailto:radoslaw.kujawa@gmail.com">radoslaw.kujawa@gmail.com</a>>.
It was heavily based on the <a class="Xr">amiga/wesc(4)</a> driver and uses
the siop machine-dependent backend, both written by <span class="An">Michael
L. Hitch</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>
|