readme

来自「linux char device driver programming」· 代码 · 共 6 行

TXT
6
字号
1. type 'make' to make your module 'my_devfs'.2. use 'load_my_devfs' to load this module into your system.3. execute 'py_test.py' to exam the module's write operation.4. type 'dmesg' to see if the device correctly print the number from you.5. to unload the module, use 'unload_my_devfs'.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?