===================================================================
@@ -2168,6 +2168,12 @@ bytes respectively. Such letter suffixes
cbmemsize=nn[KMG] The fixed amount of bus space which is
reserved for the CardBus bridge's memory
window. The default value is 64 megabytes.
+ hpiosize The fixed amount of bus space which is
+ reserved for hotplug bridge's IO window.
+ The default value is 256 bytes.
+ hpmemsize The fixed amount of bus space which is
+ reserved for hotplug bridge's memory window.
+ The default value is 2 megabytes.
resource_alignment=
Format:
[<order of align>@][<domain>:]<bus>:<slot>.<func>[; ...]
This patch adds missinc document for "hpiosize" and "hpmemsize" option. Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com> --- Documentation/kernel-parameters.txt | 6 ++++++ 1 file changed, 6 insertions(+) -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html