| Bryan O'Sullivan | 77d8798 | 2006-03-29 15:23:39 -0800 | [diff] [blame] | 1 | config INFINIBAND_IPATH | 
| Bryan O'Sullivan | b1c1b6a | 2006-08-25 11:24:31 -0700 | [diff] [blame] | 2 | tristate "QLogic InfiniPath Driver" | 
| Jan Engelhardt | 06cc850 | 2007-05-23 14:21:22 -0700 | [diff] [blame] | 3 | depends on (PCI_MSI || HT_IRQ) && 64BIT && NET | 
| Bryan O'Sullivan | 77d8798 | 2006-03-29 15:23:39 -0800 | [diff] [blame] | 4 | ---help--- | 
| Bryan O'Sullivan | b1c1b6a | 2006-08-25 11:24:31 -0700 | [diff] [blame] | 5 | This is a driver for QLogic InfiniPath host channel adapters, | 
|  | 6 | including InfiniBand verbs support.  This driver allows these | 
|  | 7 | devices to be used with both kernel upper level protocols such | 
|  | 8 | as IP-over-InfiniBand as well as with userspace applications | 
|  | 9 | (in conjunction with InfiniBand userspace access). |