Re: uk keyboard broken by input updates?

From: Bastien Nocera (hadess_at_hadess.net)
Date: 01/23/04

  • Next message: David Woodhouse: "Re: 2.6.2-rc1-mm1 oops with X"
    To: Vojtech Pavlik <vojtech@suse.cz>
    Date:	Fri, 23 Jan 2004 08:58:27 +0000
    
    

    Hello Vojtech,

    Is there any particular reason why this didn't make it into 2.6.2-rc1? I
    just checked the 2.6.1 to 2.6.2-rc1 patch, and the only change to
    char/keyboard.c seems to be a change in an #ifdef.

    Cheers

    On Mon, 2004-01-12 at 10:32, Vojtech Pavlik wrote:
    > On Mon, Jan 12, 2004 at 10:21:04AM +0000, Kieran wrote:
    > > I have exactly the same problem using 2.6.1 and an IBM USB keyboard, not
    > > really had a chance to look into it yet though.
    >
    > Can you check if this fixes it for you?
    >
    > diff -Nru a/drivers/char/keyboard.c b/drivers/char/keyboard.c
    > --- a/drivers/char/keyboard.c Sun Jan 11 19:42:55 2004
    > +++ b/drivers/char/keyboard.c Sun Jan 11 19:42:55 2004
    > @@ -941,8 +941,8 @@
    > 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47,
    > 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63,
    > 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79,
    > - 80, 81, 82, 83, 84, 93, 86, 87, 88, 94, 95, 85,259,375,260, 90,
    > - 284,285,309,311,312, 91,327,328,329,331,333,335,336,337,338,339,
    > + 80, 81, 82, 83, 43, 93, 86, 87, 88, 94, 95, 85,259,375,260, 90,
    > + 284,285,309,298,312, 91,327,328,329,331,333,335,336,337,338,339,
    > 367,288,302,304,350, 89,334,326,116,377,109,111,126,347,348,349,
    > 360,261,262,263,298,376,100,101,321,316,373,286,289,102,351,355,
    > 103,104,105,275,287,279,306,106,274,107,294,364,358,363,362,361,

    ---
    Bastien Nocera <hadess@hadess.net> 
    Remember the 3 golden rules: 1. It was like that when I got here. 2. I
    didn't do it. 3. (To your Boss) I like your style.
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: David Woodhouse: "Re: 2.6.2-rc1-mm1 oops with X"

    Relevant Pages

    • Re: [PATCH][RFC] swsusp: speed up image restoring on x86-64
      ... Speeding up copy loop that takes ... ... Reason is "to crash it early if we have wrong pagetables". ... > If necessary, I can change the patch to work with his code. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH rc4-mm2 2/2] posix-timers: use try_to_del_timer_sync()
      ... The reason I ask is that this code, to the best of my knowledge, works and it ... also works if the timer is queued on another list prior to its being handled by ... We also note that this code is the subject of a patch to the RT patch to cover ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] reduce swsusp casting
      ... There is no reason to be scared of ... I tried with both 2.6.8-rc2-mm1 with and without my patch and got ... Pat, since I'm sure you already have swsusp working on your machine, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] some more fixes for inode.c
      ... I don't see any reason why that should be the case; ... > iput() called for an inode which happens to have data in the page cache. ... could you please apply the patch? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: net: generic netdev_ioaddr
      ... > there's a reason for that. ... Perhaps something like the patch ... /sbin/ifconfig shouldn't mess with hardware data such as I/O address, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)