[BACK]Return to Kconfig CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / drivers / infiniband / hw / ipath

File: [Development] / linux-2.6-xfs / drivers / infiniband / hw / ipath / Kconfig (download)

Revision 1.2, Fri Oct 13 17:03:09 2006 UTC (11 years ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.1: +4 -4 lines

Merge up to 2.6.18
Merge of 2.6.x-xfs-melb:linux:27192b by kenmcd.

config IPATH_CORE
	tristate "QLogic InfiniPath Driver"
	depends on 64BIT && PCI_MSI && NET
	---help---
	This is a low-level driver for QLogic InfiniPath host channel
	adapters (HCAs) based on the HT-400 and PE-800 chips.

config INFINIBAND_IPATH
	tristate "QLogic InfiniPath Verbs Driver"
	depends on IPATH_CORE && INFINIBAND
	---help---
	This is a driver that provides InfiniBand verbs support for
	QLogic InfiniPath host channel adapters (HCAs).  This
	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).