JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Device Driver Tutorial     Oracle Solaris 11 Express 11/10
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

N

naming, unique prefix for driver symbols, Device Driver Coding Tips
naming conventions, Device Driver Coding Tips
nexus device, Device Tree
nochpoll() kernel function, Defining the Character and Block Operations Structure
nodev() kernel function
Defining the Character and Block Operations Structure
Defining the Device Operations Structure
nulldev() kernel function
Writing the User Context Entry Points
Defining the Device Operations Structure