CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 卸载程序

搜索资源列表

  1. 字符设备驱动程序的框架

    0下载:
  2. 在不用某个设备时,可以将他卸载,主要是从/proc 中取消某个设备的特殊文件,可用特定的函数实现。上面列举一个字符设备驱动程序的框架.来说明这个过程 -not in a particular equipment, he can be unloaded, mainly from / proc remove certain documents to the special equipment can be used to achieve a specific function. Listed abo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:yo
  1. scullpipe

    0下载:
  2. linux下驱动程序。可以实现简单的命名管道功能。参考《linux设备驱动程序》第六章。 用make编译,sudo insmod scullpipe.ko装载,sudo rmmod scullpipe卸载。装载后根据/proc/devices中设备号用mknod创建设备文件。-drivers under linux. Can achieve a simple named pipe functions. Reference to linux device drivers Chapter VI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:157673
    • 提供者:肖皓
  1. 20090713003

    0下载:
  2. Linux环境下网络驱动程序的加载、卸载和网络设备的打开和关闭-Linux environment network driver to load, unload, and network equipment to open and close
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:6665
    • 提供者:tjian
  1. device_loadcodes

    0下载:
  2. 这是Linux下的一个驱动加载测试程序,虽说是测试,但是,代码可并不像简单的打印一个helloworld一样简单。该程序先用gcc把它编译生成目标文件,然后再用insmod codename.o命令进行模块加载。加载以后,本驱动程序将永久保存,直到用卸载命令把它卸除才会消失。-This is a Linux driver to load under the test procedures, although it is tested, but the code is not as simple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:7635
    • 提供者:
  1. src

    0下载:
  2. oracle oci接口数据卸载程序,指定用户下的表导出文本-oracle data unload/load
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:39762
    • 提供者:liu
  1. hello_printk

    0下载:
  2. linux下hello world简单驱动程序。在装载和卸载该模块时,打印输出。 使用make编译,sudo insmod hello_prink.ko装载模块,sudo rmmod hello_prink卸载模块,dmesg查看打印信息。-A simple hello world driver program under linux. Loading and unloading the module, the print output. Use make to compile, sudo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:14981
    • 提供者:肖皓
搜珍网 www.dssz.com