JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Device Driver Tutorial     Oracle Solaris 11.1 Information Library
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

I

I/O controls
index iconReporting and Setting Device Size and Re-initializing the Device
index iconExercising the Driver's I/O Controls
_info() entry point
index iconInstalling a Driver
index iconWriting the Loadable Module Configuration Entry Points
index iconDefining the Module Information Entry Point
index iconDevice Driver Testing Tips
_init() entry point
index iconInstalling a Driver
index iconWriting the Loadable Module Configuration Entry Points
index iconDefining the Module Initialization Entry Point
index iconInitializing and Unloading
index iconDevice Driver Testing Tips
instance number
index iconDevice Numbers
index iconDefining the Device Attach Entry Point
index iconDefining the Device Detach Entry Point
index iconDefining the Get Driver Information Entry Point
interrupts, avoiding problems, index iconDevice Driver Coding Tips
ioctl() entry point
index iconDevices as Files
index iconWriting New Data
index iconReporting and Setting Device Size and Re-initializing the Device
index iconExercising the Driver's I/O Controls
ioctl() requests, avoiding problems, index iconDevice Driver Coding Tips