Re: 2.6.0-test4: Tested the Power Management Update

From: Michael Frank (mhf_at_linuxmail.org)
Date: 08/31/03

  • Next message: Gerardo Exequiel Pozzi: "Re: [BUG] hda:end_request: I/O error, dev 03:00 (hda), sector 0"
    To: Patrick Mochel <mochel@osdl.org>
    Date:	Sun, 31 Aug 2003 15:52:20 +0800
    
    

    On Sunday 31 August 2003 10:34, Michael Frank wrote:
    > 6) MINOR UNCHANGED: As to the mouse, i8042 does not resume, so I
    > config i8042 as a module and reload it on resume. However, current
    > drivers/input/serio/Kconfig makes this impossible, which I whined
    > about a few times already ;)
    >
    > config SERIO_I8042
    > tristate "i8042 PC Keyboard controller" if EMBEDDED || !X86
    >
    > Maybe bug in kconfig: Even when X86 if off, can't touch i8042
    > using menuconfig.

    No, just another BUG in my head: I mistook X86_GENERIC for X86
    - How BRILLIANT to _hide_ X86 away in arch/i386/Kconfig - it
    is even inaccessible ....

    mainmenu "Linux Kernel Configuration"

      config X86
            bool
            default y
            help
              This is Linux's home port. Linux was originally native to the Intel
              386, and runs on all the later x86 processors including the Intel
              486, 586, Pentiums, and various instruction-set-compatible chips by
              AMD, Cyrix, and others.

    Couldn't one have a better way of handling this ?

    Regards
    Michael

    -
    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: Gerardo Exequiel Pozzi: "Re: [BUG] hda:end_request: I/O error, dev 03:00 (hda), sector 0"

    Relevant Pages

    • Re: 2.5/2.6 NVidia (was Re: 2.4 vs 2.6 version of ioport.h)
      ... NVIDIA: AGP 4X successfully initialized ... IIRC, but possibly not the case in the 2.6 .config yet, is that any ... Copyright 2003 by Maurice Eugene Heskett, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH 2/2] ide: remove obsolete CONFIG_BLK_DEV_ADMA - cleanup arch
      ... Cleans up default config for various archs, removing ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.12 Performance problems
      ... > The kernel is the standard kernel.org dowload ... > config with SMP turned off and the intel ethernet ... > card drivers as modules without any other ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.12 Performance problems
      ... > The kernel is the standard kernel.org dowload ... > config with SMP turned off and the intel ethernet ... > card drivers as modules without any other ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] make miniconfig (take 2)
      ... script intercept signals and restore .config on the way out, ... fully reliable because kconfig overwrites .config and ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)