Re: [PATCH 1/4 v2] PCI: introduce new base functions

From: Alex Chiang
Date: Wed Sep 10 2008 - 18:38:46 EST


* Zhao, Yu <yu.zhao@xxxxxxxxx>:
>
> It can be PCI_BRIDGE_RESOURCES, because there may be some
> non-standard resources following PCI_ROM_RESOURCE and before
> PCI_BRIDGE_RESOURCES.
>
> For example, a standard PCI device has following resources:
> 0 - 5 BARs
> 6 ROM
> 7 - 10 Bridge
>
> After SR-IOV is enabled, it becomes
> 0 - 5 standard BARs
> 6 Rom
> 7 - 12 SR-IOV BARs
> 13 - 16 Bridge

Ok, makes sense now; was that documented somewhere else, and I
just missed it?

> Same as above, the PCI_BRIDGE_RES_END varies when some features
> is enabled or disabled.

Ok, I must have missed this documentation too.

> Thank you very much for carefully reviewing these patches. I'd
> like to invite you to review next version again if it's
> convenient for you.

Sure, you can Cc me next time too.

Thanks.

/ac

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