readme

来自「改文件可以安装无线网卡在linux下的驱动,大家可以在网站上查找一下用法」· 代码 · 共 42 行

TXT
42
字号
What is it?===========Some vendors do not release specifications of the hardware or providea linux driver for their wireless network cards. This project providesa linux kernel module that loads and runs NDIS (Windows network driverAPI) drivers supplied by the vendorsStatus======Many cards work; seehttp://ndiswrapper.sourceforge.net/wiki/index.php/Listfor details.Installation============See http://ndiswrapper.sourceforge.net/wiki/index.php?Installation forinstructions on how to install ndiswrapper.Problems========Read documentation at http://ndiswrapper.sourceforge.net/wiki.Before sending bug reports, please check archives of mailing list andpublic forum available at project home page:http://ndiswrapper.sourceforge.net. Both these have search facility.Follow the instructions below when sending a bug report:   * Recompile with 'make DEBUG=3' and reload ndiswrapper module.	 Report dmesg output. Without this step, proper feedback may not be	 possible.  Include details about your card, chipset (reported by lspci),	 distribution, kernel version in the post.   * Check if latest CVS works.   * Use an alternate windows driver; see the link in Status section above     for a driver that is known to work for your chipset. You may also	 find more information in the Wiki.

⌨️ 快捷键说明

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