* Len Brown <lenb@kernel.org> wrote:btw., saw this ACPI-ish commit in rc7: | commit b97d4803400a4442b0e4ae14d0bd8e83994b9004 | Author: Bjorn Helgaas <bjorn.helgaas@hp.com> | Date: Tue Mar 25 11:21:11 2008 -0600 | | ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA") a grep shows that we've got one other case of an "ISA" string in the ACPI code - is the patch below needed too? Ingo --------------------> Subject: acpi: fix asus isa From: Ingo Molnar <mingo@elte.hu> Date: Wed Mar 26 09:05:07 CET 2008 Signed-off-by: Ingo Molnar <mingo@elte.hu> --- drivers/acpi/asus_acpi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: linux-x86.q/drivers/acpi/asus_acpi.c =================================================================== --- linux-x86.q.orig/drivers/acpi/asus_acpi.c +++ linux-x86.q/drivers/acpi/asus_acpi.c @@ -149,7 +149,7 @@ struct asus_hotk { }; /* Here we go */ -#define A1x_PREFIX "\\_SB.PCI0.ISA.EC0." +#define A1x_PREFIX "\\_SB.PCI0.ISA_.EC0." #define L3C_PREFIX "\\_SB.PCI0.PX40.ECD0." #define M1A_PREFIX "\\_SB.PCI0.PX40.EC0." #define P30_PREFIX "\\_SB.PCI0.LPCB.EC0." --
| David Miller | Re: [patch 7/8] fdmap v2 - implement sys_socket2 |
| Sean | Re: [AppArmor 39/45] AppArmor: Profile loading and manipulation,pathname matching |
| Andi Kleen | Re: missing madvise functionality |
| Alan Cox | [PATCH 03/57] ali: watchdog locking and style |
git: | |
| Guido Ostkamp | [PATCH] Fix Solaris Workshop Compiler issues |
| David Lang | Re: mingw, windows, crlf/lf, and git |
| Johannes Schindelin | Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins |
| Johannes Schindelin | Re: [PATCH] Fix off by one error in prep_exclude. |
| Marco Peereboom | Re: Real men don't attack straw men |
| patrick keshishian | SMTP flood + spamdb |
| Marcos Laufer | dmesg IBM x3650 OpenBSD 4.3 |
| Nick Holland | Re: The Atheros story in much fewer words |
| Hans de Goede | Re: cat /proc/net/tcp takes 0.5 seconds on x86_64 |
| Stephen Hemminger | [RFC] TCP illinois max rtt aging |
| Tilman Schmidt | Re: 2.6.25-rc8: FTP transfer errors |
| Evgeniy Polyakov | Re: Network/block layer race. |
| high memory | 14 hours ago | Linux kernel |
| semaphore access speed | 17 hours ago | Applications and Utilities |
| the kernel how to power off the machine | 18 hours ago | Linux kernel |
| Easter Eggs in windows XP | 21 hours ago | Windows |
| Shared swap partition | 22 hours ago | Linux general |
| Root password | 22 hours ago | Linux general |
| Where/when DNOTIFY is used? | 1 day ago | Linux kernel |
| How to convert Linux Kernel built-in module into a loadable module | 1 day ago | Linux kernel |
| Linux 2.6.24 and I/O schedulers | 1 day ago | Linux kernel |
| USB Driver -- Interrupt Polling -- A Little Help Please | 1 day ago | Linux general |
