The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@ru.mvista.com>
To: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: Eric.Piel@lifl.fr, akpm@osdl.org, ralf@linux-mips.org,
	linux-kernel@vger.kernel.org, linux-mips@linux-mips.org
Subject: Re: [PATCH] Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE customizable
Date: Mon, 22 Jan 2007 18:17:38 +0300	[thread overview]
Message-ID: <45B4D592.9050703@ru.mvista.com> (raw)
In-Reply-To: <20070122.233251.74752372.anemo@mba.ocn.ne.jp>

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 (and
> CARDBUS_IO_SIZE too) customizable by "pci=" option for such platforms.

    Sorry for grammatic nitpicking. :-)

> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> index 25d2985..dc39989 100644
> --- a/Documentation/kernel-parameters.txt
> +++ b/Documentation/kernel-parameters.txt
> @@ -1259,6 +1259,12 @@ and is between 256 and 4096 characters.
>  				This sorting is done to get a device
>  				order compatible with older (<= 2.4) kernels.
>  		nobfsort	Don't sort PCI devices into breadth-first order.
> +		cbiosize=nn[KMG]	The fixed amount of bus space which is
> +				reserved for the CardBus bridges IO window.

    It shoyld be "bridge's"...

> +				The default value is 256 bytes.
> +		cbmemsize=nn[KMG]	The fixed amount of bus space which is
> +				reserved for the CardBus bridges memory window.

    Ditto.

> +				The default value is 64 megabytes.
>  

MBR, Sergei

  reply	other threads:[~2007-01-22 15:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-18 15:23 [PATCH] Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE customizable Atsushi Nemoto
2007-01-18 16:03 ` Ralf Baechle
2007-01-18 16:14   ` Robert P. J. Day
2007-01-18 21:53   ` Andrew Morton
2007-01-19  3:19     ` Atsushi Nemoto
2007-01-19  3:57       ` Atsushi Nemoto
2007-01-22 13:57         ` Éric Piel
2007-01-22 14:32           ` Atsushi Nemoto
2007-01-22 15:17             ` Sergei Shtylyov [this message]
2007-01-23  1:30               ` Atsushi Nemoto
2007-01-24  7:45                 ` Andrew Morton
2007-01-24  7:50                   ` Andrew Morton
2007-01-24  8:07                     ` Atsushi Nemoto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45B4D592.9050703@ru.mvista.com \
    --to=sshtylyov@ru.mvista.com \
    --cc=Eric.Piel@lifl.fr \
    --cc=akpm@osdl.org \
    --cc=anemo@mba.ocn.ne.jp \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox