Re: [PATCH] fix Acer TravelMate 360 interrupt routing

From: Kitt Tientanopajai
Date: Fri Apr 16 2004 - 06:59:39 EST


Hi,

> >Linux version 2.6.5-mm4 (root@xxxxxxxxxxxxxxxxxx) (gcc version
> >3.3.2 20031022 (Red Hat Linux 3.3.2-1)) #1 Sun Apr 11 11:46:57 ICT 2004
> ...
> >Acer TravelMate 36x Laptop detected - fixing broken IRQ routing
> >Acer TravelMate 36x Laptop detected: force use of pci=noacpi
>
> Kitt,
> The patch is a platform specific workaround that forces "pci=noacpi"
> for this specific machine -- as if you supplied it on the cmdline.

ah.. I see :)

> The idea is to run the kernel w/o this patch and see
> If we can fix the root cause, thus possibly helping other
> systems which have the same problem.

Umm, I've tried almost, if not all, vanilla kernel 2.4.2x and 2.6.x, none of them could make the cardbus work. (For 2.4, I can to disable kernel pcmcia and use pcmcia-cs to make it works). I usually use "acpi=on pci=noacpi" for kernels that include ACPI. I also tried other boot param when I tested them, but the cardbus never work. lspci always reports irq 11 for the cardbus controllers.

> If we fail to find/fix the root cause, or discover that
> the platform has an issue that we simply can't fix
> in the kernel, then it makes sense to add this automatic
> workaround, but not before.

It's better to fix them if we could. :)

rgds,
kitt

> >> > So for the ACPI mode part, I encourage you to file a bug here
> >> >
> >> > http://bugzilla.kernel.org/enter_bug.cgi?product=ACPI
> >> > Component Config-Interrupts
> >> > and assign it to me. Or if a bug is open already,
> >> > please direct me to it.
> >> >
> >> > thanks,
> >> > -Len
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/