安装驱动模块ko

1. make install

2.

3.手动加载驱动程序
[root@localhost template]# modprobe usbnet
[root@localhost template]# insmod cyusb3610.ko

If you want to unload the driver, just executing the following command:

[root@localhost anywhere]# rmmod cyusb3610

posted on 2019-10-22 11:35  lydstory  阅读(955)  评论(0)    收藏  举报

导航