kconfig

来自「linux 内核源代码」· 代码 · 共 10 行

TXT
10
字号
config INFINIBAND_IPATH	tristate "QLogic InfiniPath Driver"	depends on (PCI_MSI || HT_IRQ) && 64BIT && NET	---help---	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).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?