linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Justin P. Mattock" <justinmattock@gmail.com>
To: linux-fbdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org,
	"Justin P. Mattock" <justinmattock@gmail.com>
Subject: [PATCH] Rename imacfb.txt to efifb.txt and change imacfb to efifb.
Date: Sun, 28 Mar 2010 17:43:30 +0000	[thread overview]
Message-ID: <1269798210-8664-1-git-send-email-justinmattock@gmail.com> (raw)

Rename imacfb.txt to efifb.txt since imacfb was moved to
efifb,and change imacfb to efifb. 
Note:I used git rm for imacfb.txt, but
git renamed this file to efifb.txt after everything was said and
done, not sure if this is correct or not.


Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
 Documentation/fb/efifb.txt  |   31 +++++++++++++++++++++++++++++++
 Documentation/fb/imacfb.txt |   31 -------------------------------
 2 files changed, 31 insertions(+), 31 deletions(-)
 create mode 100644 Documentation/fb/efifb.txt
 delete mode 100644 Documentation/fb/imacfb.txt

diff --git a/Documentation/fb/efifb.txt b/Documentation/fb/efifb.txt
new file mode 100644
index 0000000..a59916c
--- /dev/null
+++ b/Documentation/fb/efifb.txt
@@ -0,0 +1,31 @@
+
+What is efifb?
+=======+
+This is a generic EFI platform driver for Intel based Apple computers.
+efifb is only for EFI booted Intel Macs.
+
+Supported Hardware
+=========
+
+iMac 17"/20"
+Macbook
+Macbook Pro 15"/17"
+MacMini
+
+How to use it?
+=======
+
+efifb does not have any kind of autodetection of your machine.
+You have to add the following kernel parameters in your elilo.conf:
+	Macbook :
+		videoïifb:macbook
+	MacMini :
+		videoïifb:mini
+	Macbook Pro 15", iMac 17" :
+		videoïifb:i17
+	Macbook Pro 17", iMac 20" :
+		videoïifb:i20
+
+--
+Edgar Hucek <gimli@dark-green.com>
diff --git a/Documentation/fb/imacfb.txt b/Documentation/fb/imacfb.txt
deleted file mode 100644
index 316ec9b..0000000
--- a/Documentation/fb/imacfb.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-
-What is imacfb?
-=======-
-This is a generic EFI platform driver for Intel based Apple computers.
-Imacfb is only for EFI booted Intel Macs.
-
-Supported Hardware
-=========
-
-iMac 17"/20"
-Macbook
-Macbook Pro 15"/17"
-MacMini
-
-How to use it?
-=======
-
-Imacfb does not have any kind of autodetection of your machine.
-You have to add the following kernel parameters in your elilo.conf:
-	Macbook :
-		video=imacfb:macbook
-	MacMini :
-		video=imacfb:mini
-	Macbook Pro 15", iMac 17" :
-		video=imacfb:i17
-	Macbook Pro 17", iMac 20" :
-		video=imacfb:i20
-
---
-Edgar Hucek <gimli@dark-green.com>
-- 
1.6.5.GIT


             reply	other threads:[~2010-03-28 17:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-28 17:43 Justin P. Mattock [this message]
2010-03-28 18:54 ` [PATCH] Rename imacfb.txt to efifb.txt and change imacfb to Geert Uytterhoeven
2010-03-28 19:08   ` Justin P. mattock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1269798210-8664-1-git-send-email-justinmattock@gmail.com \
    --to=justinmattock@gmail.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).