* [parisc-linux] stifb
@ 2003-07-01 17:24 Joel Soete
2003-07-02 5:58 ` Helge Deller
0 siblings, 1 reply; 7+ messages in thread
From: Joel Soete @ 2003-07-01 17:24 UTC (permalink / raw)
To: Helge Deller; +Cc: parisc-linux
Hi Helge,
I notice some improvement of your stifb in 2.5 (module support). Do you think
feasible the backport to 2.4?
Thanks for advice,
Joel
---------------------------------
Tiscali ADSL: 19,50 euros/mois...abonnez-vous sur www.tiscali.be
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] stifb
2003-07-01 17:24 [parisc-linux] stifb Joel Soete
@ 2003-07-02 5:58 ` Helge Deller
2003-07-02 6:45 ` Joel Soete
0 siblings, 1 reply; 7+ messages in thread
From: Helge Deller @ 2003-07-02 5:58 UTC (permalink / raw)
To: Joel Soete; +Cc: parisc-linux
On Tuesday 01 July 2003 19:24, Joel Soete wrote:
> Hi Helge,
>
> I notice some improvement of your stifb in 2.5 (module support). Do you
> think feasible the backport to 2.4?
Hi Joel,
OTOMH I think it doesn't make sense to backport them.
Anyway, I'll take a look at it soon again.
Helge
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] stifb
2003-07-02 5:58 ` Helge Deller
@ 2003-07-02 6:45 ` Joel Soete
2003-07-02 20:13 ` Helge Deller
0 siblings, 1 reply; 7+ messages in thread
From: Joel Soete @ 2003-07-02 6:45 UTC (permalink / raw)
To: Helge Deller; +Cc: parisc-linux
Hi Helge,
> >
> > I notice some improvement of your stifb in 2.5 (module support). Do you
> > think feasible the backport to 2.4?
>
> OTOMH I think it doesn't make sense to backport them.
Because 2.6 will be release soon?
> Anyway, I'll take a look at it soon again.
Thanks but don't spend too much time on this (I would simply know if, according
your opinion, it exists some major issue which avoid to do it).
Thanks again,
Joel
---------------------------------
Tiscali ADSL: 19,50 euros/mois...abonnez-vous sur www.tiscali.be
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] stifb
2003-07-02 6:45 ` Joel Soete
@ 2003-07-02 20:13 ` Helge Deller
2003-07-08 14:06 ` Joel Soete
0 siblings, 1 reply; 7+ messages in thread
From: Helge Deller @ 2003-07-02 20:13 UTC (permalink / raw)
To: Joel Soete; +Cc: parisc-linux
On Wednesday 02 July 2003 08:45, Joel Soete wrote:
> Hi Helge,
>
> > > I notice some improvement of your stifb in 2.5 (module support). Do you
> > > think feasible the backport to 2.4?
> >
> > OTOMH I think it doesn't make sense to backport them.
>
> Because 2.6 will be release soon?
No.
The console code in 2.5.x has a lot of changes which
make modularization possible. This is mostly not available in 2.4.x,
thus backporting makes not that much sense.
> > Anyway, I'll take a look at it soon again.
>
> Thanks but don't spend too much time on this (I would simply know if,
> according your opinion, it exists some major issue which avoid to do it).
Ok.
Helge
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] stifb
2003-07-02 20:13 ` Helge Deller
@ 2003-07-08 14:06 ` Joel Soete
2003-07-08 20:47 ` Helge Deller
0 siblings, 1 reply; 7+ messages in thread
From: Joel Soete @ 2003-07-08 14:06 UTC (permalink / raw)
To: Helge Deller; +Cc: parisc-linux
Hi Helge,
I comeback to you with stifb in kernel 2.5.74-pa0 this time.
I think I have the bad idea to compile it as builtin; unfortuantely I got
following compiling error:
LD vmlinux
drivers/built-in.o(.init.text+0xa778): In function `stifb_init':
: undefined reference to `sti_get_rom'
drivers/built-in.o(.exit.text+0x5d8): In function `stifb_cleanup':
: undefined reference to `sti_get_rom'
make: *** [vmlinux] Error 1
Any idea?
Thanks in advance,
Joel
------------------------------------------------------
Soldes Tiscali ADSL : 27,50 euros/mois jusque fin 2003.
On s'habitue vite à payer son ADSL moins cher!
Plus d'info? Cliquez ici... http://reg.tiscali.be/default.asp?lg=fr
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] stifb
2003-07-08 14:06 ` Joel Soete
@ 2003-07-08 20:47 ` Helge Deller
2003-07-09 8:42 ` Joel Soete
0 siblings, 1 reply; 7+ messages in thread
From: Helge Deller @ 2003-07-08 20:47 UTC (permalink / raw)
To: Joel Soete; +Cc: parisc-linux
On Tuesday 08 July 2003 16:06, Joel Soete wrote:
> I think I have the bad idea to compile it as builtin; unfortuantely I got
> following compiling error:
> drivers/built-in.o(.init.text+0xa778): In function `stifb_init':
> : undefined reference to `sti_get_rom'
> drivers/built-in.o(.exit.text+0x5d8): In function `stifb_cleanup':
> : undefined reference to `sti_get_rom'
> Any idea?
Hi Joel,
sorry, I can't reproduce it here with current CVS version....
Helge
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [parisc-linux] stifb
2003-07-08 20:47 ` Helge Deller
@ 2003-07-09 8:42 ` Joel Soete
0 siblings, 0 replies; 7+ messages in thread
From: Joel Soete @ 2003-07-09 8:42 UTC (permalink / raw)
To: Helge Deller; +Cc: parisc-linux
> sorry, I can't reproduce it here with current CVS version....
Ah! I will so retry with last 2.5.74-pa1
Thanks,
Joel
------------------------------------------------------
Soldes Tiscali ADSL : 27,50 euros/mois jusque fin 2003.
On s'habitue vite à payer son ADSL moins cher!
Plus d'info? Cliquez ici... http://reg.tiscali.be/default.asp?lg=fr
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2003-07-09 8:42 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-01 17:24 [parisc-linux] stifb Joel Soete
2003-07-02 5:58 ` Helge Deller
2003-07-02 6:45 ` Joel Soete
2003-07-02 20:13 ` Helge Deller
2003-07-08 14:06 ` Joel Soete
2003-07-08 20:47 ` Helge Deller
2003-07-09 8:42 ` Joel Soete
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox