linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
To: akpm@linux-foundation.org
Cc: lenb@kernel.org, linux-acpi@vger.kernel.org, mjg59@srcf.ucam.org,
	arekm@maven.pl, feng.tang@intel.com, flinco@libero.it,
	mad_soft@inbox.ru, mjg@redhat.com, rjw@sisk.pl
Subject: Re: [patch 7/7] acpi: remove old blacklist entries
Date: Wed, 3 Feb 2010 21:04:09 -0200	[thread overview]
Message-ID: <20100203230409.GC2832@khazad-dum.debian.net> (raw)
In-Reply-To: <201002022238.o12Mbx54018702@imap1.linux-foundation.org>

On Tue, 02 Feb 2010, akpm@linux-foundation.org wrote:
> -	/*
> -	 * Boxes that need ACPI disabled
> -	 */
> -	{
> -	 .callback = dmi_disable_acpi,
> -	 .ident = "IBM Thinkpad",
> -	 .matches = {
> -		     DMI_MATCH(DMI_BOARD_VENDOR, "IBM"),
> -		     DMI_MATCH(DMI_BOARD_NAME, "2629H1G"),
> -		     },
> -	 },

The 2629H1G is just one of various models of the ThinkPad A21p, if one
wanted to blacklist the 2629H1G, he should have blacklisted bios_version
KY??HT*, instead, which would get all models with that BIOS (includes the
A22p models as well).

Those thinkpads had Win98 support, and probably worked better in Linux using
APM than ACPI.  That might still be true, but we'd need to find someone with
an A21p or A22p to ask.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

  reply	other threads:[~2010-02-03 23:04 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-02 22:37 [patch 7/7] acpi: remove old blacklist entries akpm
2010-02-03 23:04 ` Henrique de Moraes Holschuh [this message]
2010-02-16  7:53 ` Len Brown
2010-02-16  8:19   ` Len Brown
2010-02-16 15:40     ` Matthew Garrett
2010-02-17  2:49       ` Len Brown
2010-02-17 14:32         ` Matthew Garrett
2010-02-17 18:24           ` Len Brown
2010-02-17 18:31             ` Matthew Garrett
2010-02-17 19:43               ` Henrique de Moraes Holschuh
2010-02-17 21:23               ` Len Brown
2010-02-17 21:28                 ` Matthew Garrett
2010-02-19  5:44                   ` Len Brown
2010-02-19  5:53                     ` [PATCH 1/2] ACPI: remove "acpi=ht" DMI blacklist Len Brown
2010-02-19  5:55                     ` [patch 2/2] ACPI: delete the "acpi=ht" boot option Len Brown
2010-02-23 11:11 ` [patch 7/7] acpi: remove old blacklist entries Thomas Renninger
2010-03-14 20:35   ` Len Brown

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=20100203230409.GC2832@khazad-dum.debian.net \
    --to=hmh@hmh.eng.br \
    --cc=akpm@linux-foundation.org \
    --cc=arekm@maven.pl \
    --cc=feng.tang@intel.com \
    --cc=flinco@libero.it \
    --cc=lenb@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=mad_soft@inbox.ru \
    --cc=mjg59@srcf.ucam.org \
    --cc=mjg@redhat.com \
    --cc=rjw@sisk.pl \
    /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;
as well as URLs for NNTP newsgroup(s).