Re: XGGI Running (live! at linux-expo)

2000-02-15 Thread jmcmullan
Rodolphe Ortalo [EMAIL PROTECTED] wrote: If I guess correctly, here is a beautiful example of the 'elixir' system (i.e. of XGGI over devfb + custom hardware, especially display hardware). Ahhh... The dreams of the GGI project finally realized... I assume this is with the tile target?

evstack

2000-02-15 Thread Firstname Lastname
Does anyone have a copy of the evstack patch? (preferably for as late as possible in the 2.2.x kerenls) The link no longer works, and it apears to no longer be availble through ftp. If you do have one, could you send it to me? Thanks Corey

Re: targets and ?sources?

2000-02-15 Thread Marcus Sundberg
Andreas Beck [EMAIL PROTECTED] writes: It should also be able to convert images between different formats. That could be done by chaining a load and a save call appropriately. Not very good performance wise. You should really be able to do read-from-memory-into-register, convert,

Re: evstack

2000-02-15 Thread Firstname Lastname
In article [EMAIL PROTECTED] you wrote: Does anyone have a copy of the evstack patch? (preferably for as late as possible in the 2.2.x kerenls) I moved my site. try here: http://zhrodague.net/~jmcc/ggi/EvStack/ The entire CVS reository (which has all the changes I ever made)

Re: evstack

2000-02-15 Thread jmcmullan
In article [EMAIL PROTECTED] you wrote: Thanks, i've downloaded it and am playing with it now. The kernel patching program seems to require the existance of kgi. Does the patch itself require that? I use fbdev. by the way my goal is to get a second keyboard working with my 3rd monitor.

Re: targets and ?sources?

2000-02-15 Thread Andreas Beck
Andreas Beck [EMAIL PROTECTED] writes: while(write(handle,buffer,read(handle,buffer,bufsize))); But there you use 'buffer' as temporary storage, which is exactly what I want to avoid. Or do you intend some non-obvious magic? I mean a _small_ buffer for that. We will need _some_ kind of

Re: evstack

2000-02-15 Thread Andreas Beck
BTW: Was there _anyone_ other than I that cared about GGI Console enough to try the code what I was developing it? Sure ... haven't forgot our baby ... :-). But I kind of lost track lateron ... If there's a desire, I would love to work with the FBdev team to get more GGI Console type