diff options
Diffstat (limited to 'static/netbsd/man4/man4.mac68k')
| -rw-r--r-- | static/netbsd/man4/man4.mac68k/cpi.4 3.html | 202 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.mac68k/iwm.4 3.html | 105 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.mac68k/netdock.4 3.html | 66 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.mac68k/obio.4 3.html | 120 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.mac68k/pbbat.4 3.html | 89 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.mac68k/zsc.4 3.html | 62 |
6 files changed, 0 insertions, 644 deletions
diff --git a/static/netbsd/man4/man4.mac68k/cpi.4 3.html b/static/netbsd/man4/man4.mac68k/cpi.4 3.html deleted file mode 100644 index 8508bed7..00000000 --- a/static/netbsd/man4/man4.mac68k/cpi.4 3.html +++ /dev/null @@ -1,202 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">CPI(4)</td> - <td class="head-vol">Device Drivers Manual (mac68k)</td> - <td class="head-rtitle">CPI(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">cpi</code> — <span class="Nd">parallel - printer driver for Creative Systems Inc. Hurdler CPI Nubus card</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">cpi* at nubus? flags 0x1</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">cpi</code> interface provides access to - parallel printer ports.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="CONFIGURATION"><a class="permalink" href="#CONFIGURATION">CONFIGURATION</a></h1> -<p class="Pp">The <code class="Nm">cpi</code> driver supports the following - <a class="permalink" href="#flags"><b class="Sy" id="flags">flags</b></a> - for use in <a class="Xr">config(1)</a> files:</p> -<p class="Pp"></p> -<dl class="Bl-tag Bl-compact"> - <dt>bit 0:</dt> - <dd>use the CIO counters 1 and 2 as a 32 bit - <a class="Xr">timecounter(9)</a>.</dd> -</dl> -</section> -<section class="Sh"> -<h1 class="Sh" id="HARDWARE"><a class="permalink" href="#HARDWARE">HARDWARE</a></h1> -<p class="Pp">The <code class="Nm">cpi</code> interface supports the Creative - Systems Inc. Hurdler CPI Nubus card, which is based on a Zilog Z8536 - CIO.</p> -<p class="Pp">The parallel port on the Hurdler CPI card is wired as follows:</p> -<table class="Bl-column"> - <tr id="Signal"> - <td><a class="permalink" href="#Signal"><b class="Sy">Signal</b></a></td> - <td></td> - <td>SubD pin</td> - <td>Z8536 pin</td> - <td>Z8536 signal</td> - </tr> - <tr> - <td>/STROBE</td> - <td>Strobe</td> - <td>1</td> - <td>22</td> - <td>PC3</td> - </tr> - <tr> - <td>D0</td> - <td></td> - <td>2</td> - <td>33</td> - <td>PA0</td> - </tr> - <tr> - <td>D1</td> - <td></td> - <td>3</td> - <td>32</td> - <td>PA1</td> - </tr> - <tr> - <td>D2</td> - <td></td> - <td>4</td> - <td>31</td> - <td>PA2</td> - </tr> - <tr> - <td>D3</td> - <td></td> - <td>5</td> - <td>30</td> - <td>PA3</td> - </tr> - <tr> - <td>D4</td> - <td></td> - <td>6</td> - <td>29</td> - <td>PA4</td> - </tr> - <tr> - <td>D5</td> - <td></td> - <td>7</td> - <td>28</td> - <td>PA5</td> - </tr> - <tr> - <td>D6</td> - <td></td> - <td>8</td> - <td>27</td> - <td>PA6</td> - </tr> - <tr> - <td>D7</td> - <td></td> - <td>9</td> - <td>26</td> - <td>PA7</td> - </tr> - <tr> - <td>/ACK</td> - <td></td> - <td>10</td> - <td>21 + 11</td> - <td>PC2 + PB3</td> - </tr> - <tr> - <td>BUSY</td> - <td></td> - <td>11</td> - <td>19 + 14</td> - <td>PC0 + PB6</td> - </tr> - <tr> - <td>PE</td> - <td>Paper Error</td> - <td>12</td> - <td>20</td> - <td>PC1</td> - </tr> - <tr> - <td>SEL</td> - <td>Select</td> - <td>13</td> - <td>13</td> - <td>PB5</td> - </tr> - <tr> - <td>/AUTOFD</td> - <td>Auto Feed</td> - <td>14</td> - <td>12</td> - <td>PB4</td> - </tr> - <tr> - <td>/FAULT</td> - <td></td> - <td>15</td> - <td>9</td> - <td>PB1</td> - </tr> - <tr> - <td>/RESET</td> - <td></td> - <td>16</td> - <td>8</td> - <td>PB0</td> - </tr> - <tr> - <td>/SELIN</td> - <td>Select In</td> - <td>17</td> - <td>10</td> - <td>PB2</td> - </tr> -</table> -<p class="Pp">The Z8536 INT line (pin 24) is wired to PB7 (pin 15).</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">lpt(4)</a>, <a class="Xr">mac68k/autoconf(4)</a>, - <a class="Xr">nubus(4)</a>, <a class="Xr">printcap(5)</a>, - <a class="Xr">timecounter(9)</a></p> -<p class="Pp">IEEE Standard 1284-1994</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp"><code class="Nm">cpi</code> first appeared in - <span class="Ux">NetBSD 5.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">cpi</code> driver was written by - <span class="An">Hauke Fath</span> ⟨hauke@NetBSD.org⟩.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="CAVEATS"><a class="permalink" href="#CAVEATS">CAVEATS</a></h1> -<p class="Pp">The Hurdler CPI Nubus card does not use a TTL buffer to drive the - parallel interface. Instead, the card's Z8536 CIO drives the printer port - directly. Printers terminating the parallel interface with less than 2 kOhms - may cause permanent damage to the Z8536 CIO.</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> diff --git a/static/netbsd/man4/man4.mac68k/iwm.4 3.html b/static/netbsd/man4/man4.mac68k/iwm.4 3.html deleted file mode 100644 index 9ea3ab5b..00000000 --- a/static/netbsd/man4/man4.mac68k/iwm.4 3.html +++ /dev/null @@ -1,105 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">IWM(4)</td> - <td class="head-vol">Device Drivers Manual (mac68k)</td> - <td class="head-rtitle">IWM(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">iwm</code>, <code class="Nm">fd</code> — - <span class="Nd">floppy disk driver for IWM and non-DMA SWIM - controllers</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">iwm0 at obio?</code> - <br/> - <code class="Cd">fd* at iwm0 drive ?</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">iwm</code> driver interfaces to the built-in - and external floppy disk drives on the Macintosh. It supports double-density - media, written in Apple's proprietary GCR format. Currently, there is no - disklabel support for the floppy drives. Instead, the - <code class="Nm">iwm</code> driver sets up a fake in-core disklabel, using - the minor device number to select from the supported disk formats.</p> -<p class="Pp">The following formats are supported:</p> -<table class="Bl-column"> - <tr id="Partition"> - <td><a class="permalink" href="#Partition"><b class="Sy">Partition</b></a></td> - <td><a class="permalink" href="#Size"><b class="Sy" id="Size">Size</b></a></td> - <td><a class="permalink" href="#sides"><b class="Sy" id="sides">sides</b></a></td> - <td><a class="permalink" href="#tracks"><b class="Sy" id="tracks">tracks</b></a></td> - <td><a class="permalink" href="#sectors/track"><b class="Sy" id="sectors/track">sectors/track</b></a></td> - </tr> - <tr> - <td>a</td> - <td>800Kb</td> - <td>2</td> - <td>80</td> - <td>10 (default)</td> - </tr> - <tr> - <td>b</td> - <td>400Kb</td> - <td>1</td> - <td>80</td> - <td>10</td> - </tr> - <tr> - <td>c</td> - <td>800Kb</td> - <td>2</td> - <td>80</td> - <td>10</td> - </tr> -</table> -<p class="Pp">(The above table describes the logical mapping as implemented by - the driver; the physical layout of GCR floppies has 8..12 sectors per - track.)</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="FORMATTING"><a class="permalink" href="#FORMATTING">FORMATTING</a></h1> -<p class="Pp">The <code class="Nm">iwm</code> driver does currently not support - floppy disk formatting.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp">Apple Computer, Inc.: "Inside Macintosh", Vol III-33f. - (Addison-Wesley)</p> -<p class="Pp">Apple Computer, Inc.: "New Technical Notes DV 17 - Sony - Driver"</p> -<p class="Pp">Neil Parker: "iwmstuff"</p> -<p class="Pp"><a class="Xr">eject(1)</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">iwm</code> interface first appeared in - <span class="Ux">NetBSD 1.4</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp">Hauke Fath put together the beginnings of the - <code class="Nm">iwm</code> driver in 1996 from the sparse documentation in - "Inside Macintosh", Neil Parker's "iwmstuff" - documentation for the Apple IIgs and a long, hard look at the .Sony - driver.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">The FFS code is incapable of dealing with a varying number of - sectors per track. We have to fake a mapping and so lose FFS support for - hardware parameters like transition times.</p> -<p class="Pp">The driver only supports an obsolete format.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">June 6, 1998</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> diff --git a/static/netbsd/man4/man4.mac68k/netdock.4 3.html b/static/netbsd/man4/man4.mac68k/netdock.4 3.html deleted file mode 100644 index d9612f62..00000000 --- a/static/netbsd/man4/man4.mac68k/netdock.4 3.html +++ /dev/null @@ -1,66 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">NETDOCK(4)</td> - <td class="head-vol">Device Drivers Manual (mac68k)</td> - <td class="head-rtitle">NETDOCK(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">netdock</code> — <span class="Nd">Ethernet - driver for Asante NetDock and Newer Ether MicroDock</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">netdock* at nubus?</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">netdock</code> interface provides access to a - 10 Mb/s Ethernet network via the Asante NetDock and Newer Ether MicroDock, - for PowerBook Duo series.</p> -<p class="Pp">Each of the host's network addresses is specified at boot time - with an <code class="Dv">SIOCSIFADDR</code> <a class="Xr">ioctl(2)</a>. The - <code class="Nm">netdock</code> interface employs the address resolution - protocol described in <a class="Xr">arp(4)</a> to dynamically map between - Internet and Ethernet addresses on the local network.</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">netdock</code> interface is currently known - to support the following interfaces for PowerBook Duo series:</p> -<div class="Bd Pp Bd-indent"> -<ul class="Bl-item Bl-compact"> - <li>Asante NetDock</li> - <li>Newer Ether MicroDock</li> -</ul> -</div> -</section> -<section class="Sh"> -<h1 class="Sh" id="DIAGNOSTICS"><a class="permalink" href="#DIAGNOSTICS">DIAGNOSTICS</a></h1> -<dl class="Bl-diag Bl-compact"> - <dt>netdock%d at nubus%d: address %s, type %s %dKB memory.</dt> - <dd>This is a normal autoconfiguration message noting the 6 byte physical - Ethernet address of the adapter, its manufacturer, and how much buffer - memory it has.</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">arp(4)</a>, <a class="Xr">inet(4)</a>, - <a class="Xr">netintro(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">netdock</code> interface first appeared in - <span class="Ux">NetBSD 2.0</span>.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">June 19, 2002</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> diff --git a/static/netbsd/man4/man4.mac68k/obio.4 3.html b/static/netbsd/man4/man4.mac68k/obio.4 3.html deleted file mode 100644 index c434d75a..00000000 --- a/static/netbsd/man4/man4.mac68k/obio.4 3.html +++ /dev/null @@ -1,120 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">OBIO(4)</td> - <td class="head-vol">Device Drivers Manual (mac68k)</td> - <td class="head-rtitle">OBIO(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">obio</code> — - <span class="Nd">introduction to Macintosh On-Board IO 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">obio0 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">obio</code> interface serves as an - abstraction used by the autoconfiguration system to help find and attach - devices (e.g. the Ethernet or disk controllers) connected to the Macintosh - onboard I/O bus.</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-dependent On-Board - 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>esp</dt> - <dd>NCR 53C9x SCSI interfaces.</dd> - <dt>ncrscsi</dt> - <dd>NCR 5380 SCSI interface.</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="Disk_and_tape_controllers"><a class="permalink" href="#Disk_and_tape_controllers">Disk - and tape controllers</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt>iwm</dt> - <dd>Integrated Woz Machine - Sony based floppy drives.</dd> - <dt>wdc</dt> - <dd>Standard IDE/ATAPI type hard drive controllers.</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>mc</dt> - <dd>Apple MACE ethernet interface.</dd> - <dt>sn</dt> - <dd>Sonic (DP83932, DP83916) based ethernet interfaces.</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>zsc</dt> - <dd>Zilog 8530 serial communications interfaces.</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>asc</dt> - <dd>Apple Sound Chip as found on 68k based Macintosh computers.</dd> -</dl> -</div> -</section> -<section class="Ss"> -<h2 class="Ss" id="Miscellaneous_devices"><a class="permalink" href="#Miscellaneous_devices">Miscellaneous - devices</a></h2> -<div class="Bd-indent"> -<dl class="Bl-tag"> - <dt>adb</dt> - <dd>Apple Desktop Bus for keyboards, mice, and other input devices.</dd> - <dt>intvid</dt> - <dd>Internal video hardware.</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">adb(4)</a>, <a class="Xr">asc(4)</a>, - <a class="Xr">esp(4)</a>, <a class="Xr">intvid(4)</a>, - <a class="Xr">mac68k/autoconf(4)</a>, <a class="Xr">mac68k/intro(4)</a>, - <a class="Xr">mac68k/iwm(4)</a>, <a class="Xr">mac68k/zsc(4)</a>, - <a class="Xr">mc(4)</a>, <a class="Xr">ncrscsi(4)</a>, - <a class="Xr">sn(4)</a>, <a class="Xr">wdc(4)</a></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> -<p class="Pp"><code class="Nm">obio</code> first appeared in - <span class="Ux">NetBSD 1.2</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> diff --git a/static/netbsd/man4/man4.mac68k/pbbat.4 3.html b/static/netbsd/man4/man4.mac68k/pbbat.4 3.html deleted file mode 100644 index 4f308474..00000000 --- a/static/netbsd/man4/man4.mac68k/pbbat.4 3.html +++ /dev/null @@ -1,89 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">PBBAT(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">PBBAT(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">pbbat</code> — <span class="Nd">PowerBook - 1xx Battery and AC adaptor</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">pbbat* at aed?</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">pbbat</code> driver supports PowerBook 1xx - batteries and AC adaptors.</p> -<p class="Pp">The battery and adaptor status are made available through the - <a class="Xr">envsys(4)</a> API. The battery information can be displayed - also with the <a class="Xr">envstat(8)</a> command:</p> -<div class="Bd Pp Bd-indent Li"> -<pre>$ envstat - Current CritMax WarnMax WarnMin CritMin Unit -[AC Adaptor] - connected: TRUE -[pbbat0] - present: TRUE -design voltage: 6.000 V - voltage: 7.267 V - design cap: 60.000 Wh - last full cap: N/A - charge: 47.910 3.674% 2.799% Wh (47.91%) - charge rate: N/A -discharge rate: 5.641 W - charging: TRUE - charge state: NORMAL</pre> -</div> -</section> -<section class="Sh"> -<h1 class="Sh" id="EVENTS"><a class="permalink" href="#EVENTS">EVENTS</a></h1> -<p class="Pp">The <code class="Nm">pbbat</code> driver is able to send events to - <a class="Xr">powerd(8)</a> daemon when a capacity state has been changed. - The new state will be reported as the - <a class="permalink" href="#fourth"><i class="Em" id="fourth">fourth</i></a> - argument to the <span class="Pa">/etc/powerd/scripts/sensor_battery</span> - script. If a custom capacity limit was set via <a class="Xr">envstat(8)</a>, - the <code class="Nm">pbbat</code> driver will report a - <a class="permalink" href="#user-capacity"><i class="Em" id="user-capacity">user-capacity</i></a> - event to the same script when current capacity limit has been reached. AC - Adaptor events are passed to the - <span class="Pa">/etc/powerd/scripts/acadaptor</span> script as pressed and - released events when power is connected or disconnected respectively.</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">adb(4)</a>, <a class="Xr">envsys(4)</a>, - <a class="Xr">envstat(8)</a>, <a class="Xr">powerd(8)</a></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="AUTHORS"><a class="permalink" href="#AUTHORS">AUTHORS</a></h1> -<p class="Pp"><span class="An">Nathanial Sloss</span></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">pbbat</code> driver appeared in - <span class="Ux">NetBSD 11</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">This driver currently only supports the PowerBook 100 series - batteries excluding the 150 and 190 computers.</p> -<p class="Pp">The design capacity is an approximation of charge based on a new - battery.</p> -<p class="Pp">The charge and discharge rates are approximations between - successive reads of the battery capacity and should not be relied upon for - accurate running time calculations.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">March 28, 2025</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> diff --git a/static/netbsd/man4/man4.mac68k/zsc.4 3.html b/static/netbsd/man4/man4.mac68k/zsc.4 3.html deleted file mode 100644 index 5527de7c..00000000 --- a/static/netbsd/man4/man4.mac68k/zsc.4 3.html +++ /dev/null @@ -1,62 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">ZSC(4)</td> - <td class="head-vol">Device Drivers Manual (mac68k)</td> - <td class="head-rtitle">ZSC(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">zsc</code> — <span class="Nd">serial - communications interface</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">zsc0 at obio?</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">zsc</code> driver provides support for Z8530- - and Z85230-compatible EIA RS-232C (CCITT V.28) communications interfaces. - The Z8530 has a 3 character buffer, and the Z85230 has a 8 character buffer. - However, due to limitations in the design of the Z85230, the driver is - unable to distinguish it from the Z8530 and will not enable any enhanced - features of the controller.</p> -<p class="Pp">Input and output for each line may set to one of following baud - rates; 50, 75, 110, 134.5, 150, 300, 600, 1200, 1800, 2400, 4800, 9600, - 19200, 38400, 57600, 115200, 230400, or any other baud rate which is a - factor of 115200.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1> -<dl class="Bl-tag"> - <dt><span class="Pa">/dev/tty00</span></dt> - <dd style="width: auto;"> </dd> - <dt><span class="Pa">/dev/tty01</span></dt> - <dd style="width: auto;"> </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">tty(4)</a>, <a class="Xr">zstty(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">zsc</code> driver was originally derived from - the sun3 <code class="Ic">zs</code> driver and is currently under - development.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">Data loss is possible when using high speeds, particularly on - older (68020 or 68030) Macintosh models and on busy systems.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">August 6, 1993</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
