Bjorn Helgaas wrote:
On Wednesday 22 October 2008 02:43:03 am Yu Zhao wrote:
This patch adds boot options so user can reassign device resources
of all devices under a bus.
The boot options can be used as:
pci=assign-mmio=0000:01,assign-pio=0000:02
'[dddd:]bb' is the domain and bus number.
I think this example is incorrect because you look for ";" to
separate options, not ",".
The semicolon is used to separate multiple parameters for assign-mmio
and assign-pio. E.g., 'pci=assign-mmio=0000:01;0001:02;0004:03'. And the
comma separates different parameters for 'pci='.
--
To unsubscribe from this list: send the line "unsubscribe linux-pci" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html