Kconfig 402 字节
Newer Older
1
config INFINIBAND_IPATH
2
	tristate "QLogic InfiniPath Driver"
3
	depends on 64BIT && NET
4
	---help---
5 6 7 8 9
	This is a driver for QLogic InfiniPath host channel adapters,
	including InfiniBand verbs support.  This driver 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).