-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 34296 b: refs/heads/master c: b1c1b6a h: refs/heads/master v: v3
- Loading branch information
Bryan O'Sullivan
authored and
Roland Dreier
committed
Sep 22, 2006
1 parent
2190c10
commit 295ff75
Showing
11 changed files
with
63 additions
and
293 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 367fe711c5dc85dbc3265cf01e34d4d6fbd55f06 | ||
refs/heads/master: b1c1b6a30eac88665a35a207cc5e6233090b9d65 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,9 @@ | ||
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 | ||
tristate "QLogic InfiniPath Driver" | ||
depends on PCI_MSI && 64BIT && 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). | ||
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). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.