linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Len Brown <lenb@kernel.org>
To: Dave Jones <davej@redhat.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: remove P2B-S from blacklist.
Date: Sat, 12 Jan 2008 19:29:04 -0500	[thread overview]
Message-ID: <200801121929.05069.lenb@kernel.org> (raw)
In-Reply-To: <20070606073407.GA1010@redhat.com>

Applied.

thanks,
-Len

On Wednesday 06 June 2007 03:34, Dave Jones wrote:
> According to http://bugzilla.kernel.org/show_bug.cgi?id=6933
> The latest BIOS for the P2B-S works fine.
> Remove it from the blacklist.
> 
> Signed-off-by: Dave Jones <davej@redhat.com>
> 
> diff --git a/drivers/acpi/blacklist.c b/drivers/acpi/blacklist.c
> index 3ec110c..7c24a8d 100644
> --- a/drivers/acpi/blacklist.c
> +++ b/drivers/acpi/blacklist.c
> @@ -67,8 +67,6 @@ static struct acpi_blacklist_item acpi_blacklist[] __initdata = {
>  	/* IBM 600E - _ADR should return 7, but it returns 1 */
>  	{"IBM   ", "TP600E  ", 0x00000105, ACPI_SIG_DSDT, less_than_or_equal,
>  	 "Incorrect _ADR", 1},
> -	{"ASUS\0\0", "P2B-S   ", 0, ACPI_SIG_DSDT, all_versions,
> -	 "Bogus PCI routing", 1},
>  
>  	{""}
>  };

      reply	other threads:[~2008-01-13  0:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06  7:34 remove P2B-S from blacklist Dave Jones
2008-01-13  0:29 ` Len Brown [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=200801121929.05069.lenb@kernel.org \
    --to=lenb@kernel.org \
    --cc=davej@redhat.com \
    --cc=linux-acpi@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).