Home    |    Instructor-led Training    |    Self-Paced Learning    |    Online Training          Email Us   Phone :
Contact Us   -   About Us   -   Clients    
Loading
Courses
A+
ADA
Adobe
AJAX
Android
Apache
AutoCAD
Business Analysis
Business Objects
Business Skills and Technology
C++ programming
Cisco
Citrix
Cloud Computing
COBOL
Cognos
ColdFusion
COM/COM+
CORBA
Corel
Crystal Reports
Datawarehousing
DB2
Desktop Application Software
DNS
Embedded Systems
Google Web Toolkit (GWT)
IPhone
ITIL
Java
JBoss
LDAP
Leadership Development
Legato
Lotus
Macintosh
Mainframe programming
Microsoft technologies
MS Access
MultiMedia and design
.NET
Network+
New Manager Development
Object oriented analysis and design
OpenVMS
Oracle
Oracle VM
Perl
PHP
PowerBuilder
Professional Development
Professional Soft Skills Workshops
Project Management
Quality Center/Quick Test
Rational
Sales Performance
SAP
SAS
Security
SharePoint
SOA
Software Engineering
Software quality and testing
SQL Server
Sybase
Telecommunications
Tivoli
Tomcat
Unix/Linux/Solaris/AIX/
HP-UX
Visual Basic
Visual Foxpro
VMware
Web Development
WebLogic
WebSphere
Websphere MQ (MQSeries)
Windows programming
XML
XML Web Services
Linux Device Drivers
Linux Training Overview

Fundamentally, a device driver implements the interface between a piece of peripheral hardware and the application. In a traditional unprotected, “flat” memory model system, a driver may be little more than a set of functions conforming to a well-defined API and statically linked into an executable image.

But in the context of a protected mode operating system such as Linux, device drivers take on added significance owing to the distinction between User space and Kernel space. This 3-day hands-on seminar provides an introduction to the wonderful world of programming in Kernel space. As such, it provides insights not only into device driver programming, but also into the philosophy and design strategies of the kernel itself.

Numerous programming exercises introduce the rich kernel API that offers a multitude of services to driver writers. You’ll learn how Linux handles asynchronous I/O in a way that is totally transparent to applications. You’ll examine the unique problems of debugging in Kernel space. Perhaps most important, you’ll see how much of a device driver involves interactions with the kernel that have nothing to do with accessing physical hardware.

Linux Training Course duration

3 Days

Linux Training Course outline

Brief review of basic Linux concepts
  • Protected mode memory management - user space vs. kernel space
  • File system and directory structure
  • Development environment
Introducing device drivers
  • What is a “device driver”?
  • Linux device classes and user space API
  • Kernel space driver API
  • Hooking a driver into the kernel
Kernel modules

Debugging kernel modules
  • printk
  • proc files
  • Tracing—strace, Linux trace toolkit
  • Debuggers—gdb, kdb, kgdb
Asynchronous I/O
  • Blocking vs. non-blocking operation
  • Invoking the driver from multiple processes reentrancy
Kernel memory management

Accessing real hardware
  • Using I/O Ports--“side effects”
  • A parallel port driver
  • Platform dependencies
Interrupt handling
  • How Linux handles interrupts
  • Implementing and installing an interrupt handler
  • Bottom halves -- work queues, and tasklets
Managing Time

Block drivers
  • Registering a block driver
  • Handling requests
  • Mounting and unmounting
Network drivers
  • Sockets
  • Network driver methods
  • NAPI

Contact Information
WINTRAC INC. - the one stop shopping center for IT training.
16523 S.W. McGwire Ct. Beaverton OR -97007
Phone: (503) 259-0312
Fax: 707-598-2268
Email: sales@wintrac.com

Send mail to webmaster@wintrac.com with questions or comments about this web site.
Copyright © 2012 Wintrac Inc.