2006-03-30 01:23:39 +02:00
|
|
|
config IPATH_CORE
|
2006-07-01 13:35:49 +02:00
|
|
|
tristate "QLogic InfiniPath Driver"
|
2006-03-30 01:23:39 +02:00
|
|
|
depends on 64BIT && PCI_MSI && NET
|
|
|
|
---help---
|
2006-07-01 13:35:49 +02:00
|
|
|
This is a low-level driver for QLogic InfiniPath host channel
|
2006-03-30 01:23:39 +02:00
|
|
|
adapters (HCAs) based on the HT-400 and PE-800 chips.
|
|
|
|
|
|
|
|
config INFINIBAND_IPATH
|
2006-07-01 13:35:49 +02:00
|
|
|
tristate "QLogic InfiniPath Verbs Driver"
|
2006-03-30 01:23:39 +02:00
|
|
|
depends on IPATH_CORE && INFINIBAND
|
|
|
|
---help---
|
|
|
|
This is a driver that provides InfiniBand verbs support for
|
2006-07-01 13:35:49 +02:00
|
|
|
QLogic InfiniPath host channel adapters (HCAs). This
|
2006-03-30 01:23:39 +02:00
|
|
|
allows these devices to be used with both kernel upper level
|
|
|
|
protocols such as IP-over-InfiniBand as well as with userspace
|
|
|
|
applications (in conjunction with InfiniBand userspace access).
|