# Chapter 5: Interrupts and device drivers 注释:该内容基于原版课程的textbook和源代码,在大模型辅助翻译的基础上进行的整理。 ```{toctree} :maxdepth: 1 0-intro.md 1-Code_Console_input.md 2-Code_Console_output.md 3-Concurrency_in_drivers.md 4-Timer_interrupts.md 5-Real_world.md 6-questions.md