- 5.1. Introduction to Linux Device Drivers
- 5.1.1. History of Linux
- 5.1.2. The Linux versioning scheme
- 5.1.3. What is a Device Driver?
- 5.1.4. Kernel vs. Application Development
- 5.1.5. Alternatives to (kernel) drivers
- 5.1.6. Licensing Models
- 5.1.7. Linux kernel / Linux device drivers resources
- 5.1.8. An Introduction to git
- 5.1.9. Linux source code organisation
5.1. Introduction to Linux Device Drivers
- Introduction to the Linux kernel, history, versioning, architectures.
- What is a Device Driver? What's its purpose?
- Differences between Userspace- and Kernel programming
- What components of the kernel does a driver interact with?
- Must it be a kernel driver? Alternatives...
- Uhh, license issues
- Resources (Mailing lists, Books, Web, other)
- Revisiting
gitandstgit(download a kernel)
- Tour the sources
| 5. LinuxDeviceDrivers | 1. Denx Training Topics | 5.1.1. History of Linux | |||
| Prev | Home | Next | |||
