linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sven Luther <luther@lambda.u-strasbg.fr>
To: Romain Dolbeau <dolbeau@irisa.fr>
Cc: linux-fbdev-devel@lists.sourceforge.net
Subject: Re: pm3fb driver is ok in 2.5.24
Date: Tue, 2 Jul 2002 08:33:14 +0200	[thread overview]
Message-ID: <20020702063314.GA30388@lambda.u-strasbg.fr> (raw)
In-Reply-To: <3D200B7D.7436FF5F@irisa.fr>

[-- Attachment #1: Type: text/plain, Size: 1065 bytes --]

On Mon, Jul 01, 2002 at 09:57:49AM +0200, Romain Dolbeau wrote:
> Sven Luther wrote:
> 
> > I have compiled a 2.5.24 kernel and added the few things needed to make
> > the pm3fb work (basically, i had to patch Config.in and Config.help so i
> > could enable it in the configuration process).
> 
> Could you send me the patch please ?

Ok, but they are triviel (attached here ...)

> > Is there a reason why it was not enabled previously, or is it just
> > forgetting the these two files (which probably did not patch correctly
> > due to the Config.in and Config.help location and format change).
> 
> I though the old-format drivers wouldn't work so I never bothered
> submitting for inclusion.

:)))

> > Anyway, it works fine (well as good as with the 2.4.x kernel), there
> > still is problem with the copying of the text console data at bootup,
> > but apart from that everything is fine.
> > 
> > Should i send over a patch for adding it to the Config.xxx files ?
> 
> Please send me the patch, I'll submit them for inclusion

Ok, ...

Friendly,

Sven Luther

[-- Attachment #2: pm3fb.diff --]
[-- Type: text/plain, Size: 1009 bytes --]

--- linux-2.5.24/drivers/video/Config.in.orig	Tue Jul  2 08:23:27 2002
+++ linux-2.5.24/drivers/video/Config.in	Tue Jul  2 08:23:09 2002
@@ -22,6 +22,7 @@
 	       bool '    Phase5 CVisionPPC/BVisionPPC support' CONFIG_FB_PM2_CVPPC
 	    fi
 	 fi
+	 tristate '  Permedia3 support (EXPERIMENTAL)' CONFIG_FB_PM3
       fi
    fi
    if [ "$CONFIG_ARM" = "y" ]; then
--- linux-2.5.24/drivers/video/Config.help.orig	Tue Jul  2 08:24:53 2002
+++ linux-2.5.24/drivers/video/Config.help	Tue Jul  2 08:24:30 2002
@@ -68,6 +68,12 @@
   Say Y to enable support for the Amiga Phase 5 CVisionPPC BVisionPPC
   framebuffer cards.  Phase 5 is no longer with us, alas.
 
+CONFIG_FB_PM3
+  This is the frame buffer device driver for the 3DLabs Permedia3
+  chipset, used in Formac ProFormance III, 3DLabs Oxygen VX1 &
+  similar boards, 3DLabs Permedia3 Create!, Appian Jeronimo 2000
+  and maybe other boards.
+
 CONFIG_FB_AMIGA
   This is the frame buffer device driver for the builtin graphics
   chipset found in Amigas.

      parent reply	other threads:[~2002-07-02  6:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-01  7:35 pm3fb driver is ok in 2.5.24 Sven Luther
2002-07-01  7:57 ` Romain Dolbeau
2002-07-01 16:59   ` James Simmons
2002-07-01 17:02     ` Romain Dolbeau
2002-07-02  6:35     ` Sven Luther
2002-07-02  8:36       ` Romain Dolbeau
2002-07-02 12:41         ` Sven Luther
2002-07-05  2:40         ` James Simmons
2002-07-05  8:32           ` Romain Dolbeau
2002-08-04 13:00             ` Michel Dänzer
2002-08-05 11:16               ` Romain Dolbeau
2002-08-05 11:22                 ` Michel Dänzer
2002-08-06  8:57                   ` Romain Dolbeau
2002-08-06  9:59                     ` Romain Dolbeau
2002-07-05  2:38       ` James Simmons
2002-07-05  6:00         ` Sven Luther
2002-07-05 22:44           ` James Simmons
2002-07-02  6:33   ` Sven Luther [this message]

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=20020702063314.GA30388@lambda.u-strasbg.fr \
    --to=luther@lambda.u-strasbg.fr \
    --cc=dolbeau@irisa.fr \
    --cc=linux-fbdev-devel@lists.sourceforge.net \
    /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).