分页: 1 / 1

PC上安装了一块NEC芯片的 PCIEx1 USB3.0扩展卡 驱动安装

发表于 : 2013-10-11 21:11
turuiheng
如题,驱动文件中附有说明文档,但是无法理解,请大家给予帮助。文档内容如下:

1) Modifications
1-1)MODULE_NAME
If necessary, please modify the module name of the xHCI driver used in MODULE_NAME
and MODULE_EXISTS in the following files.
The module name is assumed "xhci_hcd" by default in this application.

install.sh
uninstall.sh

1-2)KERNEL_DIR
If necessary, please modify the kernel directory in KERNEL_DIR in the following files.
The kernel directroy is assumed "=/usr/src/linux-$(KERNEL_VERSION)

Makefile.drv

2) Command usage
The application can be executed with the following steps.
For detailed usage, please enter "./lx201fw21 /?" on the command line.

Step1: Install(load) the special driver.

sh install.sh

Step2: Run this application. The application can be run anytime until the special
driver is uninstalled (loaded).

./lx201fw21 {argument1}

Step3 (if necessary):
uninstall(unload) the special driver

sh uninstall.sh

Re: PC上安装了一块NEC芯片的 PCIEx1 USB3.0扩展卡 驱动安装

发表于 : 2013-10-19 14:20
lhw828
:em11 不错!