tools, bpf_asm: simplify parser rule for BPF extensions
[linux-2.6-block.git] / drivers / staging / rdma / ipath / Kconfig
CommitLineData
77d8798b 1config INFINIBAND_IPATH
f6d60848
RC
2 tristate "QLogic HTX HCA support"
3 depends on 64BIT && NET && HT_IRQ
77d8798b 4 ---help---
6f9b3890 5 This is a driver for the deprecated QLogic Hyper-Transport
f6d60848 6 IB host channel adapter (model QHT7140),
b1c1b6a3
BS
7 including InfiniBand verbs support. This driver allows these
8 devices to be used with both kernel upper level protocols such
9 as IP-over-InfiniBand as well as with userspace applications
10 (in conjunction with InfiniBand userspace access).
f6d60848 11 For QLogic PCIe QLE based cards, use the QIB driver instead.
7ea402d0
LR
12
13 If you have this hardware you will need to boot with PAT disabled
14 on your x86-64 systems, use the nopat kernel parameter.
6f9b3890
DD
15
16 Note that this driver will soon be removed entirely from the kernel.