Hi,
[EMAIL PROTECTED] writes:
> Is there fusion-module-patch what will work with any 2.6.x kernel?
There's a fusion patch for 2.6.x in CVS for quite a while already.
Also the linux-fusion module now compiles pretty well out of the
kernel tree. Just grab the linux-fusion module from CVS.
Sven
I see those changes in CVS.
It exactly what I did.
Thanks.
- Original Message -
From: "Denis Oliver Kropp" <[EMAIL PROTECTED]>
To: "Dmitry Borisov" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, January 26, 2004 1:56 PM
Subject: Re: [directfb-users] [PATCH] Cle266 driver to wor
Quoting Dmitry Borisov:
> My greetings to all.
> I have compiled viafb from DirectFB CVS into the kernel( 2.4.20-epia2 ) and
> found out that cle266 driver cannot work with such a build( no modules ).
> Here is the patch that standardize the way CLE266 driver works. It should
> work now with all dr
ccessfully ).
I'll send out diff shortly.
Bors/
- Original Message -
From: "Ville Syrjälä" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 26, 2004 1:29 PM
Subject: [directfb-users] Re: [PATCH] Cle266 driver to work the same way as
all other drivers
On Mon, Jan 26, 2004 at 01:02:31PM -0800, Dmitry Borisov wrote:
> My greetings to all.
> I have compiled viafb from DirectFB CVS into the kernel( 2.4.20-epia2 ) and
> found out that cle266 driver cannot work with such a build( no modules ).
> Here is the patch that standardize the way CLE266 driver
Quoting Ville Syrjälä:
> The attached patch makes vo_dfbmga add black bars around the video when
> using the BES.
>
> The bars are added to the BES surface so it won't have the screen update
> problem that vo_directfb has. This also means that subtitles/osd can now
> be shown in the black areas.