filmov
tv
Introduction to Linux Device Drivers: Kernel Level Programming

Показать описание
This Kernel Level Programming video is part of the GogoTraining Full Linux Device Driver Course taught by Linux Expert Doug Abbott. In this module you will learn all about the key topics that are covered in this course:
Module 00: Course Introduction
• Device Driver Interactions with the Kernel
• Hands-On Programming Exercises
• Using Kernel V3.10 Contained in Centos 7
• Create and Build Kernel Loadable Modules
• Device Types and Properties
• Debug Kernel-Level Code
Course Description
Welcome to Linux Device Drivers: Programming at the Kernel Level with Doug Abbott. If you are ready to learn with the experts, then this course is for you. Doug has over 20 years’ experience working on the operating system and device driver level with emphasis on embedded Linux applications and is here to answer your questions.
Working with Doug you will become a master Linux programmer at the Device Driver level and be able to:
• Understand how device drivers interact with the Linux kernel
• Work with the rich set of kernel APIs that provide a multitude of services to driver programmers
• See how Linux handles asynchronous I/O in a way that is totally transparent to applications
• Examine the unique problems of debugging in Kernel space
• Understand how much of a device driver involves interactions with the kernel that have nothing to do with accessing physical hardware
While taking this course you will have access to Doug’s video lectures, demos and hands on exercises where you will have ample opportunity to practice what you’ve learned. Most of the lab exercises run on a standard PC. Nevertheless, the code is easily ported to other architectures supported by Linux.
The hands-on exercises can be done using any version of the Linux Kernel. Because the Linux Kernel changes frequently, we are here to support any questions you may have on the course exercises and solutions while you take the course.
Some of the exercise are hardware dependent and require either a parallel printer port, if your computer has one, or you can purchase a single board computer to use to do the exercises – see purchase options section below.
As a result of taking this course, you will be able to:
• Create and build kernel loadable modules
• Understand the four types of devices and their properties
• Determine how device drivers interact with the Linux kernel
• Use techniques for debugging kernel-level code
• Access peripheral hardware
• Manage Asynchronous interrupts
Prerequisites
To successfully complete this course you will need to be proficient in C programming and Linux Essentials or have taken:
#Linux
#LinuxDeviceDrivers
#LearnLinuxOnline
#LinuxKernel
#KernelProgramming
Module 00: Course Introduction
• Device Driver Interactions with the Kernel
• Hands-On Programming Exercises
• Using Kernel V3.10 Contained in Centos 7
• Create and Build Kernel Loadable Modules
• Device Types and Properties
• Debug Kernel-Level Code
Course Description
Welcome to Linux Device Drivers: Programming at the Kernel Level with Doug Abbott. If you are ready to learn with the experts, then this course is for you. Doug has over 20 years’ experience working on the operating system and device driver level with emphasis on embedded Linux applications and is here to answer your questions.
Working with Doug you will become a master Linux programmer at the Device Driver level and be able to:
• Understand how device drivers interact with the Linux kernel
• Work with the rich set of kernel APIs that provide a multitude of services to driver programmers
• See how Linux handles asynchronous I/O in a way that is totally transparent to applications
• Examine the unique problems of debugging in Kernel space
• Understand how much of a device driver involves interactions with the kernel that have nothing to do with accessing physical hardware
While taking this course you will have access to Doug’s video lectures, demos and hands on exercises where you will have ample opportunity to practice what you’ve learned. Most of the lab exercises run on a standard PC. Nevertheless, the code is easily ported to other architectures supported by Linux.
The hands-on exercises can be done using any version of the Linux Kernel. Because the Linux Kernel changes frequently, we are here to support any questions you may have on the course exercises and solutions while you take the course.
Some of the exercise are hardware dependent and require either a parallel printer port, if your computer has one, or you can purchase a single board computer to use to do the exercises – see purchase options section below.
As a result of taking this course, you will be able to:
• Create and build kernel loadable modules
• Understand the four types of devices and their properties
• Determine how device drivers interact with the Linux kernel
• Use techniques for debugging kernel-level code
• Access peripheral hardware
• Manage Asynchronous interrupts
Prerequisites
To successfully complete this course you will need to be proficient in C programming and Linux Essentials or have taken:
#Linux
#LinuxDeviceDrivers
#LearnLinuxOnline
#LinuxKernel
#KernelProgramming