Re: [PATCH 14/31] video: fbdev: aty: mach64_ct: Remove some set but unused variables

2021-01-13 Thread Daniël Mantione
. The #if 0 was there so code was already there in case me or someone else would pick it up again. Best regards, Daniël Mantione Op Wed, 13 Jan 2021, schreef Lee Jones: Fixes the following W=1 kernel build warning(s): drivers/video/fbdev/aty/mach64_ct.c: In function ‘aty_init_pll_ct’: drivers

Re: Keyboard programming needs root

2007-07-24 Thread Daniël Mantione
Op Tue, 24 Jul 2007, schreef Helge Hafting: > The normal way is to set permissions on the device in > question - give either root only or the logged-in user > write access as needed. > > It seems to me that "loadkeys" uses /dev/tty / /dev/tty0 > So set permissions on that as needed. This won't

Re: Keyboard programming needs root

2007-07-21 Thread Daniël Mantione
Op Thu, 19 Jul 2007, schreef Bodo Eggert: > Daniël Mantione <[EMAIL PROTECTED]> wrote: > > Op Thu, 19 Jul 2007, schreef Dmitry Torokhov: > >> On 7/14/07, Daniel Mantione <[EMAIL PROTECTED]> wrote: > > > To make this discussion productive, I want to work t

Re: Keyboard programming needs root

2007-07-19 Thread Daniël Mantione
face, you walk through controls using tab and shift+tab, put common commands under the function keys and shift/control/alt combinations. Cursor control in an editor is done with the navigation pad on your keyboard: arrows, home/end/pgup/pgdown, plus shift/control/alt combinations with them. That is all, nothing fancy. Could the kernel support a way to do this? Greetings, Daniël Mantione

Re: Atyfb questions and issues

2005-08-15 Thread Daniël Mantione
Op Mon, 15 Aug 2005, schreef Jim Ramsay: > On 8/15/05, yhlu <[EMAIL PROTECTED]> wrote: > > last year some time, I have manually the patch from 2.4 to 2.6. my > > patch result is the same as 2.4. It only works when bios doesn't do > > the init. Then if the BIOS do the init, it will hang there. I

Re: Atyfb questions and issues

2005-08-15 Thread Daniël Mantione
Op Mon, 15 Aug 2005, schreef Jim Ramsay: > On 8/15/05, Daniël Mantione <[EMAIL PROTECTED]> wrote: > > I don't know what the purpose of this patch is but it copies the pre-LCD > > version of the code in mach64_ct.c into the xlinit.c code of 2.6. This is > > no

Re: Atyfb questions and issues

2005-08-15 Thread Daniël Mantione
ode caused several problems for both i386 and non-i386 laptops, and should not be reused. Also, Geert Uytterhoeven has said that he developed the pre-LCD by trial and and not by design. The post-LCD code is derived from the XFree86 driver, it is supposed to work fine if X works. Daniël Mantione - To un

Re: Atyfb questions and issues

2005-08-12 Thread Daniël Mantione
Op Fri, 12 Aug 2005, schreef Jim Ramsay: > I have the following issue. I am trying to get an ATI Rage XL chip > working on a MIPS-based processor, with a 2.6.11-based kernel from > linux-mips.org. Now, I know that this was working with a 2.4.25-based > kernel previously. Okay, the 2.4 driver