On Tue, 23 Jan 2007 23:50:29 -0800, Andrew Morton <[EMAIL PROTECTED]> wrote:
> > setup-bus.o is linked only on x86
>
> oops, that's untrue. But it will break ppc32, I think.
Oh sorry for confusion, I had updated wrong version of the patch when
applying comments from Eric and Sergei.
Final shape
On Tue, 23 Jan 2007 23:45:07 -0800
Andrew Morton <[EMAIL PROTECTED]> wrote:
> setup-bus.o is linked only on x86
oops, that's untrue. But it will break ppc32, I think.
I suppose we can deprive the ppc32 guys of eight bytes of RAM. But putting
cardbus things in pci.c seems wrong..
diff -puN
d
On Tue, 23 Jan 2007 10:30:27 +0900 (JST)
Atsushi Nemoto <[EMAIL PROTECTED]> wrote:
> Subject: [PATCH] Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE customizable
>
> CARDBUS_MEM_SIZE was increased to 64MB on 2.6.20-rc2, but larger size
> might result in allocation failure for the r
#x27;s"...
Thanks. Updated again.
Subject: [PATCH] Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE customizable
CARDBUS_MEM_SIZE was increased to 64MB on 2.6.20-rc2, but larger size
might result in allocation failure for the reserving itself on some
platforms (for example typical 32bit M
Hello.
Atsushi Nemoto wrote:
Subject: [PATCH] Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE customizable
CARDBUS_MEM_SIZE was increased to 64MB on 2.6.20-rc2, but larger size
might result in allocation failure for the reserving itself on some
platforms (for example typical 32bit MIPS). Make it
same
> things, although they have the same description ;-) Maybe the texts
> could be:
> * The fixed amount of bus space which is reserved for the CardBus
> bridges IO window.
> * The fixed amount of bus space which is reserved for the CardBus
> bridges memory window.
Thanks
built into kernel. Revised again.
Subject: [PATCH] Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE customizable
CARDBUS_MEM_SIZE was increased to 64MB on 2.6.20-rc2, but larger size
might result in allocation failure for the reserving itself on some
platforms (for example typical 32bit MIPS). Make i
[PATCH] Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE customizable
CARDBUS_MEM_SIZE was increased to 64MB on 2.6.20-rc2, but larger size
might result in allocation failure for the reserving itself on some
platforms (for example typical 32bit MIPS). Make it (and
CARDBUS_IO_SIZE too) customizable by "
ld not be required by a mortal configuring the
> > Linux kernel.
> >
>
> Yes, it does rater suck. A boot option/module parameter would be better.
OK, here is a revised patch which uses pci= option instead of config
parameters.
Subject: [PATCH] Make CARDBUS_MEM_SIZE and CARDBUS_IO_S
> On Thu, 18 Jan 2007 16:03:38 + Ralf Baechle <[EMAIL PROTECTED]> wrote:
> On Fri, Jan 19, 2007 at 12:23:46AM +0900, Atsushi Nemoto wrote:
>
> > CARDBUS_MEM_SIZE was increased to 64MB on 2.6.20-rc2, but larger size
> > might result in allocation failure for the reserving itself on some
> > pla
On Thu, 18 Jan 2007, Ralf Baechle wrote:
> On Fri, Jan 19, 2007 at 12:23:46AM +0900, Atsushi Nemoto wrote:
>
> > CARDBUS_MEM_SIZE was increased to 64MB on 2.6.20-rc2, but larger size
> > might result in allocation failure for the reserving itself on some
> > platforms (for example typical 32bit MI
On Fri, Jan 19, 2007 at 12:23:46AM +0900, Atsushi Nemoto wrote:
> CARDBUS_MEM_SIZE was increased to 64MB on 2.6.20-rc2, but larger size
> might result in allocation failure for the reserving itself on some
> platforms (for example typical 32bit MIPS). Make it (and
> CARDBUS_IO_SIZE too) customiza
CARDBUS_MEM_SIZE was increased to 64MB on 2.6.20-rc2, but larger size
might result in allocation failure for the reserving itself on some
platforms (for example typical 32bit MIPS). Make it (and
CARDBUS_IO_SIZE too) customizable for such platforms.
Signed-off-by: Atsushi Nemoto <[EMAIL PROTECTED]
13 matches
Mail list logo