DLoad

Linux Kernel Modules Loader
Download

DLoad Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • csrss
  • Publisher web site:
  • http://x1machine.com

DLoad Tags


DLoad Description

Linux Kernel Modules Loader DLoad (kernel modules loader) is a simple GUI to such applications like: - dmesg- tail- insmod- rmmodDeveloper comments I have coded it for simplifying kernel modules testing, to avoid keeping a few terminals opened to load module in first and check for dmesg output in second.Select Module: click to select driver (ex. my_module.ko)Exit action: what to do when module_init has been called, for example if your driver simply prints "hello world", you dont want it to be loaded after main function called, so to not waste time it can be simply unloaded after.Mode: select Load if you want to load module select Unload if your module is loaded and you want to unload it.Next are pathes to apps used by DLoadCustom ARG: custom argument(s) passed to insmod and rmmodDmesg output: last few lines of dmesg output, just to show what your mopdule have to say.


DLoad Related Software