[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.1, Mon May 29 16:35:25 2006 UTC (11 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN

Merge up to 2.6.17-rc5.
Merge of 2.6.x-xfs-melb:linux:26065a by kenmcd.

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

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