> + /* setup the chip-specific functions, as early as possible. */
> + switch (ent->device) {
> + case PCI_DEVICE_ID_INFINIPATH_HT:
> + ipath_init_ht400_funcs(dd);
> + break;
> + case PCI_DEVICE_ID_INFINIPATH_PE800:
> + ipath_init_pe800_funcs(dd);
> + break;
What happens if ht400 or pe800 support is not built? How does this link?
- R.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general
To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general