linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* remove P2B-S from blacklist.
@ 2007-06-06  7:34 Dave Jones
  2008-01-13  0:29 ` Len Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Jones @ 2007-06-06  7:34 UTC (permalink / raw)
  To: linux-acpi

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},
 
 	{""}
 };
-- 
http://www.codemonkey.org.uk

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: remove P2B-S from blacklist.
  2007-06-06  7:34 remove P2B-S from blacklist Dave Jones
@ 2008-01-13  0:29 ` Len Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2008-01-13  0:29 UTC (permalink / raw)
  To: Dave Jones; +Cc: linux-acpi

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},
>  
>  	{""}
>  };

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-13  0:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-06  7:34 remove P2B-S from blacklist Dave Jones
2008-01-13  0:29 ` Len Brown

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).