Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src Add igmafb man page.
details: https://anonhg.NetBSD.org/src/rev/a52c5d0ed28c
branches: trunk
changeset: 326165:a52c5d0ed28c
user: mlelstv <mlelstv%NetBSD.org@localhost>
date: Tue Jan 21 16:12:56 2014 +0000
description:
Add igmafb man page.
diffstat:
distrib/sets/lists/man/mi | 5 ++-
share/man/man4/Makefile | 6 +-
share/man/man4/igmafb.4 | 81 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 88 insertions(+), 4 deletions(-)
diffs (138 lines):
diff -r 62f98c3127d5 -r a52c5d0ed28c distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Tue Jan 21 15:03:31 2014 +0000
+++ b/distrib/sets/lists/man/mi Tue Jan 21 16:12:56 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1457 2014/01/16 01:54:47 pooka Exp $
+# $NetBSD: mi,v 1.1458 2014/01/21 16:12:56 mlelstv Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1242,6 +1242,7 @@
./usr/share/man/cat4/ieee80211.0 man-sys-catman .cat
./usr/share/man/cat4/ifmedia.0 man-sys-catman .cat
./usr/share/man/cat4/ifpci.0 man-sys-catman .cat
+./usr/share/man/cat4/igmafb.0 man-sys-catman .cat
./usr/share/man/cat4/igphy.0 man-sys-catman .cat
./usr/share/man/cat4/igsfb.0 man-sys-catman .cat
./usr/share/man/cat4/iha.0 man-sys-catman .cat
@@ -4218,6 +4219,7 @@
./usr/share/man/html4/ieee80211.html man-sys-htmlman html
./usr/share/man/html4/ifmedia.html man-sys-htmlman html
./usr/share/man/html4/ifpci.html man-sys-htmlman html
+./usr/share/man/html4/igmafb.html man-sys-htmlman html
./usr/share/man/html4/igphy.html man-sys-htmlman html
./usr/share/man/html4/igsfb.html man-sys-htmlman html
./usr/share/man/html4/iha.html man-sys-htmlman html
@@ -7026,6 +7028,7 @@
./usr/share/man/man4/ieee80211.4 man-sys-man .man
./usr/share/man/man4/ifmedia.4 man-sys-man .man
./usr/share/man/man4/ifpci.4 man-sys-man .man
+./usr/share/man/man4/igmafb.4 man-sys-man .man
./usr/share/man/man4/igphy.4 man-sys-man .man
./usr/share/man/man4/igsfb.4 man-sys-man .man
./usr/share/man/man4/iha.4 man-sys-man .man
diff -r 62f98c3127d5 -r a52c5d0ed28c share/man/man4/Makefile
--- a/share/man/man4/Makefile Tue Jan 21 15:03:31 2014 +0000
+++ b/share/man/man4/Makefile Tue Jan 21 16:12:56 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.606 2013/10/26 09:16:19 nonaka Exp $
+# $NetBSD: Makefile,v 1.607 2014/01/21 16:12:56 mlelstv Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -30,8 +30,8 @@
gphyter.4 gsip.4 \
hdaudio.4 hifn.4 hme.4 hpacel.4 hpqlb.4 hptide.4 \
ibmcd.4 ibmhawk.4 ichsmb.4 icmp.4 icp.4 icsphy.4 iee.4 ieee80211.4 \
- ifmedia.4 igphy.4 igsfb.4 iha.4 ihphy.4 iic.4 inet.4 ikphy.4 inphy.4 \
- intersil7170.4 \
+ ifmedia.4 igmafb.4 igphy.4 igsfb.4 iha.4 ihphy.4 iic.4 inet.4 ikphy.4 \
+ inphy.4 intersil7170.4 \
ioasic.4 ioat.4 iop.4 iophy.4 iopsp.4 ip.4 ipkdb.4 ipmi.4 ipw.4 \
irmce.4 isp.4 isv.4 itesio.4 iteide.4 iwi.4 iwn.4 ixg.4 ixpide.4 \
jme.4 jmide.4 joy.4 \
diff -r 62f98c3127d5 -r a52c5d0ed28c share/man/man4/igmafb.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/igmafb.4 Tue Jan 21 16:12:56 2014 +0000
@@ -0,0 +1,81 @@
+.\" $NetBSD: igmafb.4,v 1.1 2014/01/21 16:12:56 mlelstv Exp $
+.\"
+.\" Copyright (c) 2014 Michael van Elst
+.\"
+.\" Permission to use, copy, modify, and distribute this software for any
+.\" purpose with or without fee is hereby granted, provided that the above
+.\" copyright notice and this permission notice appear in all copies.
+.\"
+.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+.\"
+.Dd January 21, 2014
+.Dt IGMAFB 4
+.Os
+.Sh NAME
+.Nm igmafb
+.Nd Intel Graphics Media Accelerator framebuffer driver
+.Sh SYNOPSIS
+.Cd "options VGA_RASTERCONSOLE
+.Cd "no options VGA_POST
+.Cd "no agp
+.Cd "no device at drm
+.Cd "no genfb
+.Cd "igma0 at pci0 dev ? function ?
+.Cd "igmafb* at igma0
+.Cd "iic* at igma0
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for integrated graphics functions in Intel chipsets
+and provides an interface for the machine independent
+.Xr wscons 4
+driver.
+.Pp
+Currently
+.Nm
+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.
+.Pp
+Supported hardware includes:
+.Bl -bullet -compact
+.It
+GMA 900 (915G)
+.It
+GMA 950 (945G)
+.It
+GMA 3000 (Q965)
+.It
+GMA X3000 (G965)
+.It
+GMA X3500 (G35)
+.It
+GMA X4500 (G45)
+.It
+HD (Westmere)
+.It
+HD2000/3000 (Sandy Bridge)
+.It
+HD2500/4000 (Ivy Bridge)
+.Pp
+.Sh SEE ALSO
+.Xr genfb 4 ,
+.Xr wsdisplay 4
+.Sh BUGS
+The driver conflicts with
+.Xr genfb 4 ,
+.Xr agp 4 , and thus with
+.Xr drm 4 .
+Support for a hardware cursor is missing.
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Michael van Elst .
Home |
Main Index |
Thread Index |
Old Index