码迷,mamicode.com
首页 > 其他好文 > 详细

安装驱动模块ko

时间:2019-10-22 12:45:20      阅读:74      评论:0      收藏:0      [点我收藏+]

标签:host   驱动程序   roo   follow   any   probe   加载   加载驱动   and   

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

安装驱动模块ko

标签:host   驱动程序   roo   follow   any   probe   加载   加载驱动   and   

原文地址:https://www.cnblogs.com/hshy/p/11718835.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!