diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:55:15 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2026-04-25 19:55:15 -0400 |
| commit | 253e67c8b3a72b3a4757fdbc5845297628db0a4a (patch) | |
| tree | adf53b66087aa30dfbf8bf391a1dadb044c3bf4d /static/netbsd/man4/man4.macppc | |
| parent | a9157ce950dfe2fc30795d43b9d79b9d1bffc48b (diff) | |
docs: Added All NetBSD Manuals
Diffstat (limited to 'static/netbsd/man4/man4.macppc')
| -rw-r--r-- | static/netbsd/man4/man4.macppc/awacs.4 3.html | 52 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.macppc/bm.4 3.html | 50 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.macppc/gm.4 3.html | 56 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.macppc/intro.4 2.html | 128 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.macppc/mesh.4 3.html | 70 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.macppc/obio.4 3.html | 125 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.macppc/pbms.4 3.html | 49 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.macppc/platinumfb.4 3.html | 55 | ||||
| -rw-r--r-- | static/netbsd/man4/man4.macppc/snapper.4 3.html | 57 |
9 files changed, 642 insertions, 0 deletions
diff --git a/static/netbsd/man4/man4.macppc/awacs.4 3.html b/static/netbsd/man4/man4.macppc/awacs.4 3.html new file mode 100644 index 00000000..e1c8cde3 --- /dev/null +++ b/static/netbsd/man4/man4.macppc/awacs.4 3.html @@ -0,0 +1,52 @@ +<table class="head"> + <tr> + <td class="head-ltitle">AWACS(4)</td> + <td class="head-vol">Device Drivers Manual (macppc)</td> + <td class="head-rtitle">AWACS(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">awacs</code> — <span class="Nd">Apple + audio 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">awacs* at obio?</code> + <br/> + <code class="Cd">audio* at awacs?</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">awacs</code> (audio waveform amplifier and + converter for sound) driver provides support for the audio hardware found in + many Apple PowerMacs.</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">audio(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">awacs</code> device driver appeared in + <span class="Ux">NetBSD 1.5.1</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">awacs</code> driver was written by + <span class="An">Tsubai Masanari</span> + <<a class="Mt" href="mailto:tsubai@NetBSD.org">tsubai@NetBSD.org</a>>.</p> +</section> +<section class="Sh"> +<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> +<p class="Pp">This manual page needs more precision and detail.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">March 30, 2018</td> + <td class="foot-os">NetBSD 10.1</td> + </tr> +</table> diff --git a/static/netbsd/man4/man4.macppc/bm.4 3.html b/static/netbsd/man4/man4.macppc/bm.4 3.html new file mode 100644 index 00000000..a228e2e8 --- /dev/null +++ b/static/netbsd/man4/man4.macppc/bm.4 3.html @@ -0,0 +1,50 @@ +<table class="head"> + <tr> + <td class="head-ltitle">BM(4)</td> + <td class="head-vol">Device Drivers Manual (macppc)</td> + <td class="head-rtitle">BM(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">bm</code> — <span class="Nd">Apple BMac + Ethernet 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">bm* at obio?</code></p> +<p class="Pp">Configuration of PHYs may also be necessary. See + <a class="Xr">mii(4)</a>.</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">bm</code> driver provides support for the + BMac Ethernet hardware found mostly in Apple PowerBooks G3s and Power + Macintosh G3s.</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">gem(4)</a>, <a class="Xr">mc(4)</a>, + <a class="Xr">mii(4)</a>, <a class="Xr">nsphyter(4)</a>, + <a class="Xr">tlp(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">bm</code> device driver 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">The <code class="Nm">bm</code> driver was written by Tsubai + Masanari ⟨tsubai@NetBSD.org⟩. The man page was written by + Thomas Klausner ⟨wiz@NetBSD.org⟩.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">May 21, 2002</td> + <td class="foot-os">NetBSD 10.1</td> + </tr> +</table> diff --git a/static/netbsd/man4/man4.macppc/gm.4 3.html b/static/netbsd/man4/man4.macppc/gm.4 3.html new file mode 100644 index 00000000..6a86bf61 --- /dev/null +++ b/static/netbsd/man4/man4.macppc/gm.4 3.html @@ -0,0 +1,56 @@ +<table class="head"> + <tr> + <td class="head-ltitle">GM(4)</td> + <td class="head-vol">Device Drivers Manual (macppc)</td> + <td class="head-rtitle">GM(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">gm</code> — <span class="Nd">Apple GMac + Ethernet 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">gm* at pci? dev ? function ?</code></p> +<p class="Pp">Configuration of PHYs may also be necessary. See + <a class="Xr">mii(4)</a>.</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">gm</code> driver provides support for the + GMac Ethernet hardware found mostly in the newest Apple PowerBooks G3s and + most G4-based Apple hardware.</p> +<p class="Pp">This driver is now obsolete. You should be using the + <a class="Xr">gem(4)</a> driver.</p> +<p class="Pp">Wireless hardware is not supported by this driver, but by + <a class="Xr">wi(4)</a>.</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">brgphy(4)</a>, <a class="Xr">gem(4)</a>, + <a class="Xr">macppc/bm(4)</a>, <a class="Xr">macppc/bmtphy(4)</a>, + <a class="Xr">mc(4)</a>, <a class="Xr">mii(4)</a>, <a class="Xr">tlp(4)</a>, + <a class="Xr">wi(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">gm</code> device driver appeared in + <span class="Ux">NetBSD 1.5</span> and is obsoleted by the + <a class="Xr">gem(4)</a> driver.</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">gm</code> driver was written by Tsubai + Masanari ⟨tsubai@NetBSD.org⟩. The man page was written by + Thomas Klausner ⟨wiz@NetBSD.org⟩.</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.macppc/intro.4 2.html b/static/netbsd/man4/man4.macppc/intro.4 2.html new file mode 100644 index 00000000..f3a17d9d --- /dev/null +++ b/static/netbsd/man4/man4.macppc/intro.4 2.html @@ -0,0 +1,128 @@ +<table class="head"> + <tr> + <td class="head-ltitle">INTRO(4)</td> + <td class="head-vol">Device Drivers Manual (macppc)</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> — + <span class="Nd">introduction to macppc 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="MACPPC_DEVICE_SUPPORT"><a class="permalink" href="#MACPPC_DEVICE_SUPPORT">MACPPC + DEVICE SUPPORT</a></h1> +<p class="Pp">This section describes the hardware supported on the Power + Macintosh. 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 will have to be rebooted.</p> +<p class="Pp">The autoconfiguration system is described in + <a class="Xr">macppc/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">gem(4)</a>, + <a class="Xr">macppc/autoconf(4)</a>, <a class="Xr">macppc/awacs(4)</a>, + <a class="Xr">macppc/bm(4)</a>, <a class="Xr">mc(4)</a>, + <a class="Xr">tlp(4)</a></p> +</section> +<section class="Sh"> +<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1> +<p class="Pp">The macppc <code class="Nm">intro</code> man page first appeared + in <span class="Ux">NetBSD 1.5.1</span>, based on the + <span class="Ux">NetBSD</span>/mac68k <a class="Xr">macppc/intro(4)</a>.</p> +</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> +<p class="Pp">PCMCIA devices are supported through the + <a class="Xr">pcmcia(4)</a> bus and associated devices.</p> +<p class="Pp">Cardbus devices are supported through the + <a class="Xr">cardbus(4)</a> bus and associated devices.</p> +<p class="Pp">USB devices are supported through the <a class="Xr">usb(4)</a> bus + and associated devices.</p> +<p class="Pp">Additionally, the following specific devices are supported:</p> +<div class="Bd-indent"> +<dl class="Bl-tag Bl-compact"> + <dt id="adb"><a class="permalink" href="#adb"><i class="Em">adb</i></a></dt> + <dd>Apple Desktop Bus event interface.</dd> + <dt id="awacs"><a class="permalink" href="#awacs"><i class="Em">awacs</i></a></dt> + <dd>Audio Waveform Amplifier and Converter — Apple Sound Chip + (supported systems include 603 and 604 based machines, and Open Firmware 3 + based machines).</dd> + <dt id="bm"><a class="permalink" href="#bm"><i class="Em">bm</i></a></dt> + <dd>BMac Ethernet.</dd> + <dt id="de"><a class="permalink" href="#de"><i class="Em">de</i></a></dt> + <dd>DECchip 21x4x based Ethernet cards (see also + <a class="Xr">tlp(4)</a>).</dd> + <dt id="esp"><a class="permalink" href="#esp"><i class="Em">esp</i></a></dt> + <dd>NCR 53C9x built-in SCSI interface.</dd> + <dt id="gm"><a class="permalink" href="#gm"><i class="Em">gm</i></a></dt> + <dd>GMac Ethernet.</dd> + <dt id="kmem"><a class="permalink" href="#kmem"><i class="Em">kmem</i></a></dt> + <dd>kernel virtual memory.</dd> + <dt id="mc"><a class="permalink" href="#mc"><i class="Em">mc</i></a></dt> + <dd>MACE Ethernet.</dd> + <dt id="mem"><a class="permalink" href="#mem"><i class="Em">mem</i></a></dt> + <dd>physical memory.</dd> + <dt id="mesh"><a class="permalink" href="#mesh"><i class="Em">mesh</i></a></dt> + <dd>MESH built-in SCSI interface (most Old World machines up to the 1999 + series of G3 PowerBooks).</dd> + <dt id="nvram"><a class="permalink" href="#nvram"><i class="Em">nvram</i></a></dt> + <dd>NVRAM access.</dd> + <dt id="ofb"><a class="permalink" href="#ofb"><i class="Em">ofb</i></a></dt> + <dd>PCI based frame buffer with Open Firmware support.</dd> + <dt id="openfirm"><a class="permalink" href="#openfirm"><i class="Em">openfirm</i></a></dt> + <dd>Open Firmware access.</dd> + <dt id="tlp"><a class="permalink" href="#tlp"><i class="Em">tlp</i></a></dt> + <dd>DECchip 21x4x based Ethernet cards.</dd> + <dt id="wdc"><a class="permalink" href="#wdc"><i class="Em">wdc</i></a></dt> + <dd>Standard on-board IDE controller.</dd> + <dt id="zsc"><a class="permalink" href="#zsc"><i class="Em">zsc</i></a></dt> + <dd>Zilog Z8530 built-in serial interface.</dd> +</dl> +</div> +</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.macppc/mesh.4 3.html b/static/netbsd/man4/man4.macppc/mesh.4 3.html new file mode 100644 index 00000000..eb6bf035 --- /dev/null +++ b/static/netbsd/man4/man4.macppc/mesh.4 3.html @@ -0,0 +1,70 @@ +<table class="head"> + <tr> + <td class="head-ltitle">MESH(4)</td> + <td class="head-vol">Device Drivers Manual (macppc)</td> + <td class="head-rtitle">MESH(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">mesh</code> — <span class="Nd">Apple + Macintosh Enhanced SCSI Hardware 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">mesh* at obio? flags 0xffff</code> + <br/> + <code class="Cd">scsibus* at mesh?</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">mesh</code> driver provides support for the + SCSI host adapters found on most supported models with on-board SCSI. The + Apple Network Server models use the <a class="Xr">esp(4)</a> and + <a class="Xr">esiop(4)</a> devices for SCSI, not + <code class="Nm">mesh</code>.</p> +<p class="Pp">Models supported by <code class="Nm">mesh</code> are:</p> +<ul class="Bl-dash Bd-indent Bl-compact"> + <li>Apple PowerBook (2400, 3400, G3, and G3 Series)</li> + <li>Apple PowerBook (G3 Series (bronze keyboard))</li> + <li>Apple Power Macintosh/Performa (4400, 54xx, 5500, 6300/160, 6360, 6400, + and 6500)</li> + <li>Apple Power Macintosh (7300, 7500, 7600, 8500, 8600, 9500, and 9600)</li> + <li>Apple Workgroup Server 8550</li> + <li>Apple Power Macintosh G3 (Beige G3)</li> + <li>APS Tech (M*Power 604e/200)</li> + <li>Motorola StarMax (3000, 4000, 5000, and 5500)</li> + <li>Power Computing (PowerBase, PowerCenter, PowerCenter Pro, PowerCurve, + PowerTower, PowerTower Pro, and PowerWave)</li> + <li>UMAX (Apus 2000, Apus 3000, C500, and C600)</li> + <li>UMAX (J700, S900)</li> +</ul> +<p class="Pp">Some models have a separate SCSI bus dedicated to external devices + using the <a class="Xr">esp(4)</a> device. On these systems, the + <code class="Nm">mesh</code> SCSI bus is operated in SCSI + ‘Fast’ mode (10 MB/s) and the external + <a class="Xr">esp(4)</a> bus is operated at 5 MB/s. This applies only to the + following models:</p> +<ul class="Bl-dash Bd-indent Bl-compact"> + <li>Apple Power Macintosh (7300, 7500, 7600, 8500, 8600, 9500, and 9600)</li> + <li>Power Computing (PowerCenter, PowerCenter Pro, PowerCurve, PowerTower, + PowerTower Pro, and PowerWave)</li> +</ul> +</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">cd(4)</a>, <a class="Xr">ch(4)</a>, + <a class="Xr">esiop(4)</a>, <a class="Xr">esp(4)</a>, + <a class="Xr">macppc/intro(4)</a>, <a class="Xr">macppc/obio(4)</a>, + <a class="Xr">scsi(4)</a>, <a class="Xr">sd(4)</a>, <a class="Xr">ss(4)</a>, + <a class="Xr">st(4)</a>, <a class="Xr">uk(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> diff --git a/static/netbsd/man4/man4.macppc/obio.4 3.html b/static/netbsd/man4/man4.macppc/obio.4 3.html new file mode 100644 index 00000000..5beccf0f --- /dev/null +++ b/static/netbsd/man4/man4.macppc/obio.4 3.html @@ -0,0 +1,125 @@ +<table class="head"> + <tr> + <td class="head-ltitle">OBIO(4)</td> + <td class="head-vol">Device Drivers Manual (macppc)</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 pci? dev ? function ?</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>mesh</dt> + <dd>Apple Macintosh Enhanced SCSI Hardware SCSI interfaces.</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>wdc</dt> + <dd>Standard IDE/ATAPI type hard drive controllers.</dd> + <dt>mediabay</dt> + <dd>Standard IDE/ATAPI type CD-ROM drive controllers in PowerBooks.</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>bm</dt> + <dd>Apple BMac ethernet interface.</dd> + <dt>mc</dt> + <dd>Apple MACE ethernet interface.</dd> + <dt>gem</dt> + <dd>GMAC ethernet interface.</dd> + <dt>wi</dt> + <dd>WaveLAN/IEEE and PRISM-II 802.11 wireless 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>awacs</dt> + <dd>Apple's ‘audio waveform amplifier and converter for sound’ + audio device found on most macppc models.</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>nvram</dt> + <dd>Placeholder device for the persistent system settings.</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">esp(4)</a>, + <a class="Xr">gem(4)</a>, <a class="Xr">macppc/autoconf(4)</a>, + <a class="Xr">macppc/awacs(4)</a>, <a class="Xr">macppc/bm(4)</a>, + <a class="Xr">macppc/intro(4)</a>, <a class="Xr">macppc/mesh(4)</a>, + <a class="Xr">mc(4)</a>, <a class="Xr">wdc(4)</a>, <a class="Xr">wi(4)</a>, + <a class="Xr">zsc(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">March 30, 2018</td> + <td class="foot-os">NetBSD 10.1</td> + </tr> +</table> diff --git a/static/netbsd/man4/man4.macppc/pbms.4 3.html b/static/netbsd/man4/man4.macppc/pbms.4 3.html new file mode 100644 index 00000000..3b053584 --- /dev/null +++ b/static/netbsd/man4/man4.macppc/pbms.4 3.html @@ -0,0 +1,49 @@ +<table class="head"> + <tr> + <td class="head-ltitle">PBMS(4)</td> + <td class="head-vol">Device Drivers Manual (macppc)</td> + <td class="head-rtitle">PBMS(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">pbms</code> — <span class="Nd">PowerBook + (and iBook) trackpad mouse support</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">pbms? at uhidev? reportid ?</code> + <br/> + <code class="Cd">wsmouse* at pbms?</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">pbms</code> driver provides support for the + trackpads on new (post February 2005) Apple PowerBooks and iBooks that are + not standard USB HID mice. Access to the trackpad is through the + <a class="Xr">wscons(4)</a> framework.</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">uhidev(4)</a>, <a class="Xr">usb(4)</a>, + <a class="Xr">wsmouse(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">pbms</code> device driver appeared in + <span class="Ux">NetBSD 4.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">pbms</code> driver was written by + <span class="An">Johan Wallén</span>.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">February 5, 2006</td> + <td class="foot-os">NetBSD 10.1</td> + </tr> +</table> diff --git a/static/netbsd/man4/man4.macppc/platinumfb.4 3.html b/static/netbsd/man4/man4.macppc/platinumfb.4 3.html new file mode 100644 index 00000000..d01d19ee --- /dev/null +++ b/static/netbsd/man4/man4.macppc/platinumfb.4 3.html @@ -0,0 +1,55 @@ +<table class="head"> + <tr> + <td class="head-ltitle">PLATINUMFB(4)</td> + <td class="head-vol">Device Drivers Manual (macppc)</td> + <td class="head-rtitle">PLATINUMFB(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">platinumfb</code> — <span class="Nd">Apple + Platinum framebuffer 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">platinumfb0 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">platinumfb</code> driver provides support for + Apple Platinum graphics devices found in a couple early model PowerMacs such + as the 7200.</p> +<p class="Pp">This driver should support console output (with raster ops) and X + (in unaccelerated modes).</p> +<p class="Pp">It may be required to set the output-device to 'platinum' in Open + Firmware.</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">wsdisplay(4)</a>, <a class="Xr">rasops(9)</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">platinumfb</code> device driver appeared in + <span class="Ux">NetBSD 7.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">platinumfb</code> driver was written by + <span class="An">Sean Cole</span>.</p> +</section> +<section class="Sh"> +<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> +<p class="Pp">Early PowerMacs with the <code class="Nm">platinumfb</code> device + may not work through Open Firmware.</p> +<p class="Pp"><a class="Xr">X(7)</a> is pretty slow.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">December 11, 2019</td> + <td class="foot-os">NetBSD 10.1</td> + </tr> +</table> diff --git a/static/netbsd/man4/man4.macppc/snapper.4 3.html b/static/netbsd/man4/man4.macppc/snapper.4 3.html new file mode 100644 index 00000000..219aeb88 --- /dev/null +++ b/static/netbsd/man4/man4.macppc/snapper.4 3.html @@ -0,0 +1,57 @@ +<table class="head"> + <tr> + <td class="head-ltitle">SNAPPER(4)</td> + <td class="head-vol">Device Drivers Manual (macppc)</td> + <td class="head-rtitle">SNAPPER(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">snapper</code> — <span class="Nd">Apple + audio 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">snapper* at obio?</code> + <br/> + <code class="Cd">audio* at snapper?</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">snapper</code> driver provides support for + audio hardware using the TAS3004 chipset found in many Apple iBooks, + PowerBooks, and PowerMacs. Other i2s compatible controllers found in Mac + Minis, which lack a TAS3004, are also supported.</p> +<p class="Pp">Hardware features:</p> +<ul class="Bl-bullet Bl-compact"> + <li>Supports data word lengths of 16 to 24 bits</li> + <li>Processes sample rates from 32kHz to 48kHz</li> + <li>Provides digital equalization and compression capabilities</li> +</ul> +</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">audio(4)</a>, <a class="Xr">macppc/awacs(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">snapper</code> device driver appeared in + <span class="Ux">NetBSD 2.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">snapper</code> driver was written by + <span class="An">Tsubai Masanari</span> + <<a class="Mt" href="mailto:tsubai@NetBSD.org">tsubai@NetBSD.org</a>> + with modifications by <span class="An">Jared D. McNeill</span> + <<a class="Mt" href="mailto:jmcneill@NetBSD.org">jmcneill@NetBSD.org</a>>.</p> +</section> +</div> +<table class="foot"> + <tr> + <td class="foot-date">March 30, 2018</td> + <td class="foot-os">NetBSD 10.1</td> + </tr> +</table> |
