Re: [SOLVED] Re: 2.6.13-rc2 hangs at boot

From: Mikael Pettersson
Date: Fri Jul 08 2005 - 08:56:09 EST


On Fri, 8 Jul 2005 12:38:28 +0300 (EEST), Tero Roponen wrote:
>On Fri, 8 Jul 2005, Ivan Kokshaysky wrote:
>
>> On Fri, Jul 08, 2005 at 10:57:56AM +0300, Tero Roponen wrote:
>> > Thanks! Vanilla 2.6.13-rc2 with below patch applied
>> > works perfectly!
>>
>> Thanks for testing. Though, bad news are that it's still unclear
>> why your machine doesn't like large cardbus windows and therefore
>> how to fix that correctly.
>>
>
>> May I ask you to do couple of another tests with following variations
>> of the latest patch (this will help to determine whether it's IO or
>> MEM ranges to blame)?
>> 1.
>> #define CARDBUS_IO_SIZE (256)
>> #define CARDBUS_MEM_SIZE (32*1024*1024)
>
>This works correctly.
>
>
>
>>
>> 2.
>> #define CARDBUS_IO_SIZE (4096)
>> #define CARDBUS_MEM_SIZE (4*1024*1024)
>
>This hangs at boot.

Same here: 2.6.13-rc2 vanilla and 2.6.13-rc2 + patch #2 above both hang,
but 2.6.13-rc2 + patch #1 boots fine.

/Mikael
-
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/