Introduction - If you have any usage issues, please Google them yourself
ubuntu environment, character device driver for example. To use is: make the terminal device generates the target file. insmod globalvar.ko loading equipment. mknod/dev/globalvar c 2548 0 generating device file, c, said character device, 2548 is the major device number. Compile the implementation of test test driver.