summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.sun3/intro.4 4.html
blob: de9c298a859bc44bfa09fd8f0876cdcb77458b49 (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
<table class="head">
  <tr>
    <td class="head-ltitle">INTRO(4)</td>
    <td class="head-vol">Device Drivers Manual (sun3)</td>
    <td class="head-rtitle">INTRO(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">intro</code> &#x2014;
    <span class="Nd">introduction to sun3 special files and hardware
    support</span></p>
</section>
<section class="Sh">
<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
<p class="Pp">This section describes the special files, related driver
    functions, and networking support available in the system. In this part of
    the manual, the SYNOPSIS section of each configurable device gives a sample
    specification for use in constructing a system description for the
    <a class="Xr">config(1)</a> program. The DIAGNOSTICS section lists messages
    which may appear on the console and/or in the system error log
    <span class="Pa">/var/log/messages</span> due to errors in device operation;
    see <a class="Xr">syslogd(8)</a> for more information.</p>
<p class="Pp">This section contains both devices which may be configured into
    the system and network related information. The networking support is
    introduced in <a class="Xr">netintro(4)</a>.</p>
</section>
<section class="Sh">
<h1 class="Sh" id="DEVICE_SUPPORT"><a class="permalink" href="#DEVICE_SUPPORT">DEVICE
  SUPPORT</a></h1>
<p class="Pp">This section describes the hardware supported on the Sun3
    platform. Software support for these devices comes in two forms. A hardware
    device may be supported with a character or block
    <a class="permalink" href="#device"><i class="Em" id="device">device
    driver</i></a>, or it may be used within the networking subsystem and have a
    <a class="permalink" href="#network"><i class="Em" id="network">network
    interface driver</i></a>. Block and character devices are accessed through
    files in the file system of a special type; see <a class="Xr">mknod(8)</a>.
    Network interfaces are indirectly accessed through the interprocess
    communication facilities provided by the system; see
    <a class="Xr">socket(2)</a>.</p>
<p class="Pp">A hardware device is identified to the system at configuration
    time and the appropriate device or network interface driver is then compiled
    into the system. When the resultant system is booted, the autoconfiguration
    facilities in the system probe for the device and, if found, enable the
    software support for it. If a device does not respond at autoconfiguration
    time it is not accessible at any time afterwards. To enable a device which
    did not autoconfigure, the system must be rebooted.</p>
<p class="Pp">The autoconfiguration system is described in
    <a class="Xr">sun3/autoconf(4)</a>. A list of the supported devices is given
    below.</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">config(1)</a>, <a class="Xr">cd(4)</a>,
    <a class="Xr">sd(4)</a>, <a class="Xr">ss(4)</a>, <a class="Xr">st(4)</a>,
    <a class="Xr">sun3/autoconf(4)</a></p>
</section>
<section class="Sh">
<h1 class="Sh" id="SUPPORTED_SYSTEMS"><a class="permalink" href="#SUPPORTED_SYSTEMS">SUPPORTED
  SYSTEMS</a></h1>
<p class="Pp">The following Sun3 system architectures and models are
  supported:</p>
<dl class="Bl-tag">
  <dt>sun3</dt>
  <dd>Sun3 systems: (MC68020)
    <br/>
    Sun 3/50 (16 MHz)
    <br/>
    Sun 3/60 (20 MHz)
    <br/>
    Sun 3/100 series (16.67 MHz)
    <br/>
    Sun 3/200 series (25 MHz)</dd>
  <dt>sun3x</dt>
  <dd>Sun3X systems: (MC68030)
    <br/>
    Sun 3/80 (20 MHz)
    <br/>
    Sun 3/470 (33 MHz)</dd>
</dl>
</section>
<section class="Sh">
<h1 class="Sh" id="LIST_OF_DEVICES"><a class="permalink" href="#LIST_OF_DEVICES">LIST
  OF DEVICES</a></h1>
<p class="Pp">The devices listed below are supported in this incarnation of the
    system. Devices are indicated by their functional interface. Not all
    supported devices are listed.</p>
<dl class="Bl-tag">
  <dt>bwtwo</dt>
  <dd>black and white obio frame buffer</dd>
  <dt>cgtwo</dt>
  <dd>8 bit VMEbus color frame buffer</dd>
  <dt>cgfour</dt>
  <dd>8 bit obio color graphics frame buffer</dd>
  <dt>eeprom</dt>
  <dd>Sun non-volatile configuration RAM driver</dd>
  <dt>esp</dt>
  <dd>NCR53C90 ESP100 (Sun 3/80) SCSI controller</dd>
  <dt>fd</dt>
  <dd>Intel 82072 obio (Sun 3/80) floppy disk drive controller</dd>
  <dt>ie</dt>
  <dd>Intel 82586 Ethernet controller (Sun 3/100, 3/200, 3/470)</dd>
  <dt>kbd</dt>
  <dd>Sun type 2, type 3, type 4, and type 5 keyboards (on zs)</dd>
  <dt>le/lebuffer</dt>
  <dd>AMD 7990 LANCE Ethernet controller (Sun 3/50, 3/60, 3/80)</dd>
  <dt>ms</dt>
  <dd>Sun mouse (on zs)</dd>
  <dt>si</dt>
  <dd>NCR5380 &quot;SCSI-3&quot; VMEbus SCSI controller</dd>
  <dt>vme</dt>
  <dd>VMEbus support (Sun 3/100, 3/200, 3/470)</dd>
  <dt>xd</dt>
  <dd>Xylogics 753/7053 VMEbus SMD disk controller</dd>
  <dt>xy</dt>
  <dd>Xylogics 450/451 VMEbus SMD disk controller</dd>
  <dt>zs</dt>
  <dd>Zilog 8530 serial controller</dd>
</dl>
</section>
<section class="Sh">
<h1 class="Sh" id="UNSUPPORTED_DEVICES"><a class="permalink" href="#UNSUPPORTED_DEVICES">UNSUPPORTED
  DEVICES</a></h1>
<p class="Pp">The following devices are not supported, due to unavailability of
    either documentation or sample hardware:</p>
<dl class="Bl-tag">
  <dt>sc</dt>
  <dd>Sun &quot;SCSI-2&quot; VMEbus SCSI controller</dd>
</dl>
</section>
<section class="Sh">
<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
<p class="Pp">This sun3 <code class="Nm">intro</code> appeared in
    <span class="Ux">NetBSD 1.3</span>. Large chunks of text carefully recycled
    (shamelessly appropriated) from <span class="Ux">NetBSD</span>/pmax
    <a class="Xr">sun3/intro(4)</a>.</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>