Re: [PATCH 517] M68k: Disable SERIO_I8042, except on Q40/Q60

From: Geert Uytterhoeven (geert_at_linux-m68k.org)
Date: 10/31/04

  • Next message: Ingo Molnar: "Re: [Fwd: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4]"
    Date:	Sun, 31 Oct 2004 12:58:58 +0100 (CET)
    To: Vojtech Pavlik <vojtech@suse.cz>
    
    

    On Sun, 31 Oct 2004, Vojtech Pavlik wrote:
    > On Sun, Oct 31, 2004 at 11:03:41AM +0100, Geert Uytterhoeven wrote:
    >
    > > M68k: Disable SERIO_I8042, except on Q40/Q60
    >
    > I thought Q40 uses the q40kbd.c driver and shouldn't need i8042 either?

    Bummer. I got confused by Q40 having an i8042-alike controller, but
    you're right that it uses a different driver (and no Q40 guy complained).

    Here's an updated patch:

    M68k: Disable SERIO_I8042

    Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

    --- linux-2.6.10-rc1/drivers/input/serio/Kconfig 2004-09-30 12:53:37.000000000 +0200
    +++ linux-m68k-2.6.10-rc1/drivers/input/serio/Kconfig 2004-10-27 23:16:43.000000000 +0200
    @@ -20,7 +20,7 @@ config SERIO_I8042
             tristate "i8042 PC Keyboard controller" if EMBEDDED || !X86
             default y
             select SERIO
    - depends on !PARISC && (!ARM || ARCH_SHARK || FOOTBRIDGE_HOST)
    + depends on !PARISC && (!ARM || ARCH_SHARK || FOOTBRIDGE_HOST) && !M68K
             ---help---
               i8042 is the chip over which the standard AT keyboard and PS/2
               mouse are connected to the computer. If you use these devices,

    Gr{oetje,eeting}s,

                                                    Geert

    --
    Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
    In personal conversations with technical people, I call myself a hacker. But
    when I'm talking to journalists I just say "programmer" or something like that.
    							    -- Linus Torvalds
    -
    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: Ingo Molnar: "Re: [Fwd: Re: [patch] Real-Time Preemption, -RT-2.6.9-mm1-V0.4]"

    Relevant Pages

    • Re: I2O Updates + Questions
      ... Messages from the controller to the kernel are in kernel memory. ... > Thanks for taking time to look at the I2O driver! ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: sata_promise KERNEL_BUG on 2.6.12
      ... tried with the controller) ... Could the driver "remap" it? ... drives in another way than the kernel do. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [2.6,2.4] HPT366 (on Abit BP6) + Seagate 7000.7 + DMA = kernel halted
      ... It supports my idea that linux kernel driver miss some 'special' ... However I am myself not so sure if I should use the HPT366 or the PIIX4 ... The problem with faster controller is a bit funny. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: What is the SiI 0680 chipset status?
      ... I browsed through the archives and I know that the driver is ... UltraTrak 133 TX2 controller (subject: PROBLEM: Powerquest Drive ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: [PATCH/RFC] simple SPI controller on PXA2xx SSP port, refresh
      ... > I am now writing another controller driver by david's framework. ... The file pxa2xx_loopback.c should be controller independent, ... loopback mode. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)