summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/shb.4 3.html
blob: c180f213b077be4c595f080a71cd7013a84c0eed (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
<table class="head">
  <tr>
    <td class="head-ltitle">SHB(4)</td>
    <td class="head-vol">Device Drivers Manual</td>
    <td class="head-rtitle">SHB(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">shb</code> &#x2014; <span class="Nd">bus for
    SuperH on-chip peripheral devices</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">shb* at mainbus?</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">shb</code> driver provides a bus to which
    drivers for integrated peripheral devices found in various SuperH
    microprocessors attach.</p>
<dl class="Bl-tag">
  <dt>adc</dt>
  <dd>analog/digital converter.</dd>
  <dt>sci</dt>
  <dd>serial communication interface.</dd>
  <dt>scif</dt>
  <dd>serial communication interface with FIFO.</dd>
  <dt>wdog</dt>
  <dd>watchdog timer.</dd>
</dl>
</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">adc(4)</a>, <a class="Xr">sci(4)</a>,
    <a class="Xr">scif(4)</a>, <a class="Xr">wdog(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">shb</code> driver first appeared in
    <span class="Ux">NetBSD 1.5</span>.</p>
</section>
</div>
<table class="foot">
  <tr>
    <td class="foot-date">October 21, 2003</td>
    <td class="foot-os">NetBSD 10.1</td>
  </tr>
</table>