JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Device Driver Tutorial
search filter icon
search icon

Document Information

Preface

1.  Introduction to Device Drivers

2.  Template Driver Example

3.  Reading and Writing Data in Kernel Memory

4.  Tips for Developing Device Drivers

Index

A

B

C

D

E

F

G

H

I

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

G

gcc command, Compiling with the GNU C Compiler
getinfo() entry point
Writing the Autoconfiguration Entry Points
Defining the Get Driver Information Entry Point
Opening the Device, Closing the Device, and Getting Module Information
getminor() kernel function
Opening the Device, Closing the Device, and Getting Module Information
Reading the Data
GNU C, Compiling with the GNU C Compiler