|
@@ -2,7 +2,7 @@ config INFINIBAND_IPATH
|
|
tristate "QLogic HTX HCA support"
|
|
tristate "QLogic HTX HCA support"
|
|
depends on 64BIT && NET && HT_IRQ
|
|
depends on 64BIT && NET && HT_IRQ
|
|
---help---
|
|
---help---
|
|
- This is a driver for the obsolete QLogic Hyper-Transport
|
|
|
|
|
|
+ This is a driver for the deprecated QLogic Hyper-Transport
|
|
IB host channel adapter (model QHT7140),
|
|
IB host channel adapter (model QHT7140),
|
|
including InfiniBand verbs support. This driver allows these
|
|
including InfiniBand verbs support. This driver allows these
|
|
devices to be used with both kernel upper level protocols such
|
|
devices to be used with both kernel upper level protocols such
|
|
@@ -12,3 +12,5 @@ config INFINIBAND_IPATH
|
|
|
|
|
|
If you have this hardware you will need to boot with PAT disabled
|
|
If you have this hardware you will need to boot with PAT disabled
|
|
on your x86-64 systems, use the nopat kernel parameter.
|
|
on your x86-64 systems, use the nopat kernel parameter.
|
|
|
|
+
|
|
|
|
+ Note that this driver will soon be removed entirely from the kernel.
|