You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FSP configures the effective Max Payload Size for PCIe Root Ports (and probably other integrated PCIe devices). This seems wrong, because only the OS drivers for PCIe devices know the target of transactions and can decide the maximum payload size on the route.
Please fix that. Or add an option to FSP to disable its OS features. It's obvious that having unnecessary features in FSP only increases the amount of things that can go wrong (cf. #55). Such errors make the use of FSP much more expensive than a custom implementation.
The text was updated successfully, but these errors were encountered:
FSP configures the effective Max Payload Size for PCIe Root Ports (and probably other integrated PCIe devices). This seems wrong, because only the OS drivers for PCIe devices know the target of transactions and can decide the maximum payload size on the route.
Please fix that. Or add an option to FSP to disable its OS features. It's obvious that having unnecessary features in FSP only increases the amount of things that can go wrong (cf. #55). Such errors make the use of FSP much more expensive than a custom implementation.
The text was updated successfully, but these errors were encountered: