-
Notifications
You must be signed in to change notification settings - Fork 0
kmod_generator is a utility program to dump template source code for kernel module.
oza/linux_kmod_generator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
-- Program name -- kmod_generator.rb -- What's this? -- kmod_generator is a utility program to dump template source code for kernel module. You don't need write bothersome initializing code any more by using this plain script. This script dump with features as follows: /dev virtual file. fundamental methods( open, read, write, close, ioctl ) usage: ruby kmod_generator.rb [module_name] [module_name] is a kernel module ToDo: write how to register /dev file. -- auther info -- written by Tsuyoshi Ozawa email: ozadev _at_ t-oza.net
About
kmod_generator is a utility program to dump template source code for kernel module.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published