Modern Linux Device Drvier
About
  • Dec 30, 2023

    Chapter 0. Intro of Modern Linux Device Driver

  • Dec 30, 2023

    Chapter 2. Building and Running Modules

  • Dec 30, 2023

    Chapter 3. Char Drivers

  • Dec 30, 2023

    Chapter 4. Debugging Techniques

  • Mar 6, 2024

    Chapter 4. Setup QEMU VM as a Linux sandbox

  • Jan 4, 2024

    Chapter 5. Concurrency And Race Conditions

  • Jan 20, 2024

    Chapter 6.1 Advanced Char Drivers - Scull IOCTL

  • Feb 10, 2024

    Chapter 6.2 Advanced Char Drivers - Blocking IO

subscribe via RSS

Modern Linux Device Drvier

  • Modern Linux Device Drvier
  • kimgb415@gmail.com
  • kimgb415

Modern Linux Device Driver offers a comprehensive learning tool for the 'Linux Device Driver, 3rd Edition'. It presents a bottom-up approach to implementing device driver code that is compatible with modern Linux systems, providing an in-depth understanding for those seeking to master the art of Linux device driver development.