摘要:
When I use binary and out mode to open a exist file, and to modify the 4th and 8th byte data to 0x78, I found that the whole file will be rewrite, lik 阅读全文
摘要:
My First Linux Module Today, I successfully build my first linux hello module. First of all add a directory named hello in the kernel/driver, and add 阅读全文