https://github.com/sunym1993/flash-linux0.11-talk
-
Linux0.11源码学习(四)
Linux0.11源码学习(四) linux0.11源码学习笔记 参考资料:https://github.com/sunym1993/flash-linux0.11-talkhtt…
-
linux-0.11分析:进程初始化函数init(),第二部分(void) open("/dev/tty0",O_RDWR,0),第十二篇随笔
第二部分,(void) open(“/dev/tty0”,O_RDWR,0); 参考 [github这个博主的 厉害][ https://github.com/sunym1993/…
-
linux-0.11分析:init文件 main.c的第八个buffer_init(buffer_memory_end)初始化函数 第九篇随笔
8、第八个初始化函数,buffer_init(buffer_memory_end) 参考 [github这个博主的 厉害][ https://github.com/sunym199…
-
Linux0.11源码学习(二)
Linux0.11源码学习(二) linux0.11源码学习笔记参考资料:https://github.com/sunym1993/flash-linux0.11-talk源码查看…
-
linux-0.11分析:boot文件 head.s 第三篇随笔
head.s 参考 [github这个博主的][ https://github.com/sunym1993/flash-linux0.11-talk ] 改变栈顶位置 _pg_di…
-
Linux0.11源码学习(一)
Linux0.11源码学习(一) linux0.11源码学习笔记参考资料:https://github.com/sunym1993/flash-linux0.11-talk源码查看…