public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
To: "Peter T. Breuer" <ptb-lKqjX1hQmNLe5aOfsHch1g@public.gmane.org>
Cc: andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
	acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	dwmw2-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	"Peter T. Breuer" <ptb-e7OjjGEhTcdpPtxwXY8Srg@public.gmane.org>
Subject: Re: acpi driver blacklist override linux 2.4.18
Date: Tue, 30 Jul 2002 05:10:25 +0000	[thread overview]
Message-ID: <20020730051025.C111@toy.ucw.cz> (raw)
In-Reply-To: <200207251833.UAA03087-e7OjjGEhTcdpPtxwXY8Srg@public.gmane.org>; from ptb-lKqjX1hQmNLe5aOfsHch1g@public.gmane.org on Thu, Jul 25, 2002 at 08:33:56PM +0200

Hi!

> But the Portege 4000 is near totally different. I get the feeling
> that the id comparison is funky. Maybe it shouldn't be a less than,
> or something?? I suggest the test be modified. I overrode it with the
> following setup args modif in driver.c:

You need to fix the blacklist, not adding blacklist-disable option.

> + static int blacklist_disabled = 0;
>   static int __init acpi_setup(char *str) {
>         while (str && *str) {
>         if (strncmp(str, "off", 3) == 0)
>                 acpi_disabled = 1;
> +       else if (strncmp(str, "nobl", 3) == 0)

It should be ..., 4)
								Pavel
-- 
Philips Velo 1: 1"x4"x8", 300gram, 60, 12MB, 40bogomips, linux, mutt,
details at http://atrey.karlin.mff.cuni.cz/~pavel/velo/index.html.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

      parent reply	other threads:[~2002-07-30  5:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-25 18:33 acpi driver blacklist override linux 2.4.18 Peter T. Breuer
     [not found] ` <200207251833.UAA03087-e7OjjGEhTcdpPtxwXY8Srg@public.gmane.org>
2002-07-30  5:10   ` Pavel Machek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020730051025.C111@toy.ucw.cz \
    --to=pavel-+zi9xunit7i@public.gmane.org \
    --cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=andrew.grover-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=dwmw2-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=ptb-e7OjjGEhTcdpPtxwXY8Srg@public.gmane.org \
    --cc=ptb-lKqjX1hQmNLe5aOfsHch1g@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox