kconfig

来自「这是Marvell Technology Group Ltd. 4355 (re」· 代码 · 共 30 行

TXT
30
字号
config SK98LIN	tristate "Marvell Yukon Chipset / SysKonnect SK-98xx Support"	depends on PCI	---help---	  Say Y here if you have a Marvell Yukon or SysKonnect SK-98xx/SK-95xx	  compliant Gigabit Ethernet Adapter.	  	  The adapters support Jumbo Frames.	  The dual link adapters support link-failover and dual port features.	  Both Marvell Yukon and SysKonnect SK-98xx/SK-95xx adapters support 	  the scatter-gather functionality with sendfile(). Please refer to 	  Documentation/networking/sk98lin.txt for more information about	  optional driver parameters.	  Questions concerning this driver may be addressed to:	      linux@syskonnect.de	  	  If you want to compile this driver as a module ( = code which can be	  inserted in and removed from the running kernel whenever you want),	  say M here and read Documentation/modules.txt. This is recommended.	  The module will be called sk98lin. This is recommended.config SK98LIN_NAPI	bool "Use Rx polling (NAPI)"	depends on SK98LIN	help	  NAPI is a new driver API designed to reduce CPU and interrupt load	  when the driver is receiving lots of packets from the card.

⌨️ 快捷键说明

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