summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/sbus.4 4.html
blob: 1084818b1d8c8914a64ae90add34c584a26abbc0 (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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<table class="head">
  <tr>
    <td class="head-ltitle">SBUS(4)</td>
    <td class="head-vol">Device Drivers Manual</td>
    <td class="head-rtitle">SBUS(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">SBus</code> &#x2014;
    <span class="Nd">introduction to machine-independent SBus bus support and
    drivers</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">sbus* at mainbus?</code>
  <br/>
  <code class="Cd">sbus* at iommu?</code>
  <br/>
  <code class="Cd">sbus* at xbox?</code></p>
<p class="Pp">These</p>
<br/>
<table class="Nm">
  <tr>
    <td><code class="Nm">SBus</code></td>
    <td>attachments are specific to the <span class="Ux">NetBSD</span>/sparc and
      <span class="Ux">NetBSD</span>/sparc64 ports.</td>
  </tr>
</table>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp"><code class="Nm">SBus</code> is a I/O interconnect bus mostly
    found in SPARC workstations and small to medium server class systems. It
    supports both on-board peripherals and extension boards. The
    <code class="Nm">SBus</code> specifications define the bus protocol as well
    as the electrical and mechanical properties of the extension slots.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1>
<p class="Pp"><span class="Ux">NetBSD</span> includes machine-independent
    <code class="Nm">SBus</code> drivers, sorted by device type and driver
  name:</p>
<section class="Ss">
<h2 class="Ss" id="SCSI_interfaces"><a class="permalink" href="#SCSI_interfaces">SCSI
  interfaces</a></h2>
<div class="Bd-indent">
<dl class="Bl-tag">
  <dt><a class="Xr">esp(4)</a></dt>
  <dd>NCR53c94 and compatible SCSI interfaces.</dd>
  <dt><a class="Xr">isp(4)</a></dt>
  <dd>Qlogic SCSI interfaces.</dd>
</dl>
</div>
</section>
<section class="Ss">
<h2 class="Ss" id="Network_interfaces"><a class="permalink" href="#Network_interfaces">Network
  interfaces</a></h2>
<div class="Bd-indent">
<dl class="Bl-tag">
  <dt><a class="Xr">le(4)</a></dt>
  <dd>Lance 7990 series Ethernet interfaces.</dd>
  <dt><a class="Xr">hme(4)</a></dt>
  <dd>&#x201C;Happy Meal&#x201D; Ethernet interfaces.</dd>
  <dt><a class="Xr">be(4)</a></dt>
  <dd>&#x201C;Big Mac&#x201D; Ethernet board.</dd>
  <dt><a class="Xr">qe(4)</a></dt>
  <dd>Quad Ethernet Controller board.</dd>
</dl>
</div>
</section>
<section class="Ss">
<h2 class="Ss" id="Bridges"><a class="permalink" href="#Bridges">Bridges</a></h2>
<div class="Bd-indent">
<dl class="Bl-tag">
  <dt><a class="Xr">xbox(4)</a></dt>
  <dd>an <code class="Nm">Sbus</code> expansion box.</dd>
</dl>
</div>
</section>
<section class="Ss">
<h2 class="Ss" id="Graphics_devices"><a class="permalink" href="#Graphics_devices">Graphics
  devices</a></h2>
<div class="Bd-indent">
<dl class="Bl-tag">
  <dt><a class="Xr">bwtwo(4)</a></dt>
  <dd>framebuffer device.</dd>
  <dt><a class="Xr">cgthree(4)</a></dt>
  <dd>framebuffer device.</dd>
  <dt><a class="Xr">cgsix(4)</a></dt>
  <dd>framebuffer device.</dd>
  <dt><a class="Xr">pnozz(4)</a></dt>
  <dd>framebuffer device.</dd>
  <dt><a class="Xr">tcx(4)</a></dt>
  <dd>framebuffer device.</dd>
  <dt><a class="Xr">zx(4)</a></dt>
  <dd>framebuffer device.</dd>
</dl>
</div>
</section>
<section class="Ss">
<h2 class="Ss" id="Audio_devices"><a class="permalink" href="#Audio_devices">Audio
  devices</a></h2>
<div class="Bd-indent">
<dl class="Bl-tag">
  <dt><a class="Xr">audiocs(4)</a></dt>
  <dd>CS4231 codec.</dd>
</dl>
</div>
</section>
<section class="Ss">
<h2 class="Ss" id="Serial_interfaces"><a class="permalink" href="#Serial_interfaces">Serial
  interfaces</a></h2>
<div class="Bd-indent">
<dl class="Bl-tag">
  <dt><a class="Xr">magma(4)</a></dt>
  <dd>Magma Serial/Parallel combo device.</dd>
</dl>
</div>
</section>
<section class="Ss">
<h2 class="Ss" id="Floppy_interfaces"><a class="permalink" href="#Floppy_interfaces">Floppy
  interfaces</a></h2>
<div class="Bd-indent">
<dl class="Bl-tag">
  <dt><a class="Xr">fdc(4)</a></dt>
  <dd>Floppy disk controller</dd>
</dl>
</div>
</section>
</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">intro(4)</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
<p class="Pp">The machine-independent <code class="Nm">SBus</code> subsystem
    appeared in <span class="Ux">NetBSD 1.3</span>.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">September 6, 2018</td>
    <td class="foot-os">NetBSD 10.1</td>
  </tr>
</table>