X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fkernel%2Fold_slides%2F.git;a=blobdiff_plain;f=01.hello%2F01.hello.xml;h=aa0e3dc4e156bfc871b2734a2ef8c09576eadcf7;hp=4c1bf5b06a29430ca89b39fb72ffed025689fb3e;hb=16d10430747594ffdc0e95e96b468de3872ef746;hpb=cbe2f80257c71547341e58f32b22031e194d2342 diff --git a/01.hello/01.hello.xml b/01.hello/01.hello.xml index 4c1bf5b..aa0e3dc 100644 --- a/01.hello/01.hello.xml +++ b/01.hello/01.hello.xml @@ -44,4 +44,46 @@ $ make -C /lib/modules/`uname -r`/build M=$PWD modules + +Module Tools + + +insmod + + +rmmod + + +modprobe + + +modinfo + + +depmod + + + + + +Module Description Definitions + + +MODULE\_AUTHOR + + +MODULE\_DESCRIPTION + + +MODULE\_VERSION + + +MODULE\_LICENSE + + +MODULE\_ALIAS + + + +