diff options
Diffstat (limited to 'static/netbsd/man4/igmafb.4 4.html')
| -rw-r--r-- | static/netbsd/man4/igmafb.4 4.html | 76 |
1 files changed, 0 insertions, 76 deletions
diff --git a/static/netbsd/man4/igmafb.4 4.html b/static/netbsd/man4/igmafb.4 4.html deleted file mode 100644 index 4cdf8355..00000000 --- a/static/netbsd/man4/igmafb.4 4.html +++ /dev/null @@ -1,76 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">IGMAFB(4)</td> - <td class="head-vol">Device Drivers Manual</td> - <td class="head-rtitle">IGMAFB(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">igmafb</code> — <span class="Nd">Intel - Graphics Media Accelerator 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">options VGA_RASTERCONSOLE</code> - <br/> - <code class="Cd">no options VGA_POST</code> - <br/> - <code class="Cd">no agp</code> - <br/> - <code class="Cd">no device at drm</code> - <br/> - <code class="Cd">no genfb</code> - <br/> - <code class="Cd">igma0 at pci0 dev ? function ?</code> - <br/> - <code class="Cd">igmafb* at igma0</code> - <br/> - <code class="Cd">iic* at igma0</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">igmafb</code> driver provides support for - integrated graphics functions in Intel chipsets and provides an interface - for the machine independent <a class="Xr">wscons(4)</a> driver.</p> -<p class="Pp">Currently <code class="Nm">igmafb</code> configures the display - for the integrated panel in notebooks and can control the backlight. - Automatic detection of the main display on desktop machines may or may not - work.</p> -<p class="Pp">Supported hardware includes:</p> -<ul class="Bl-bullet Bl-compact"> - <li>GMA 900 (915G)</li> - <li>GMA 950 (945G)</li> - <li>GMA 3000 (Q965)</li> - <li>GMA X3000 (G965)</li> - <li>GMA X3500 (G35)</li> - <li>GMA X4500 (G45)</li> - <li>HD (Westmere)</li> - <li>HD2000/3000 (Sandy Bridge)</li> - <li>HD2500/4000 (Ivy Bridge)</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">genfb(4)</a>, <a class="Xr">wsdisplay(4)</a></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">igmafb</code> driver was written by - <span class="An">Michael van Elst</span>.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1> -<p class="Pp">The driver conflicts with <a class="Xr">genfb(4)</a>, - <a class="Xr">agp(4)</a>, and thus with <a class="Xr">drm(4)</a>. Support - for a hardware cursor is missing.</p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">January 21, 2014</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
