Re: [PATCH] PnP Fixes for 2.6.0-test5

From: Adam Belay (ambx1_at_neo.rr.com)
Date: 09/21/03

  • Next message: Adam Belay: "Re: [PATCH] PnP Fixes for 2.6.0-test5"
    Date:	Sun, 21 Sep 2003 20:12:25 +0000
    To: linux-kernel@vger.kernel.org
    
    

    # --------------------------------------------
    # 03/09/21 ambx1@neo.rr.com 1.1359
    # [ISAPNP] remove unused isapnp_allow_dma0 modparam
    #
    # It looks like this option has been moved from isapnp to resource.c,
    # but the MODULE_PARM line is still there:
    #
    # patch from: Gerald Teschl <gt@esi.ac.at>
    # --------------------------------------------
    #
    diff -Nru a/drivers/pnp/isapnp/core.c b/drivers/pnp/isapnp/core.c
    --- a/drivers/pnp/isapnp/core.c Sun Sep 21 19:45:47 2003
    +++ b/drivers/pnp/isapnp/core.c Sun Sep 21 19:45:47 2003
    @@ -64,7 +64,6 @@
     MODULE_PARM_DESC(isapnp_rdp, "ISA Plug & Play read data port");
     MODULE_PARM(isapnp_reset, "i");
     MODULE_PARM_DESC(isapnp_reset, "ISA Plug & Play reset all cards");
    -MODULE_PARM(isapnp_allow_dma0, "i");
     MODULE_PARM(isapnp_verbose, "i");
     MODULE_PARM_DESC(isapnp_verbose, "ISA Plug & Play verbose mode");
     MODULE_LICENSE("GPL");
    -
    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: Adam Belay: "Re: [PATCH] PnP Fixes for 2.6.0-test5"

    Relevant Pages

    • Re: Compile problems on alpha: 2.6.6, 2.6.7-rc2
      ... Finding objects, 1285 objects, ignoring 386 module ... is this an ISAPNP thing? ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] ppc64: Add mecanism to check existence of legacy ISA devices
      ... you don't actually have isapnp on your system. ... > not, when we talk ISA enumeration, there is an existing standard for doing ... those drivers just blindly go tap IO ports and ... ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [Bug 1160] New: pnp_allow_dma0 option
      ... It looks like this option has been moved from isapnp to resource.c, ... the new option "allowdma0" in resource.c only allows to set ... -1 => the user did not request a specific value and a quirk can set it to ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Telephony Driver ISAPNP fix kernel 2.6.7
      ... I recently got an ISA Phonejack card and quickly found it wouldn't ... So found this bug in the ISAPNP part of the code, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [BK PATCH] PnP Updates for 2.6.5-rc2
      ... This release contains ISAPnP fixes, parport_pc device detection improvements, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)