CHAPTER 7: LINUX DRIVER SOFTWARE
This chapter provides information about the Red Hat Linux 6.0, 6.1, 6.2, 7.0 and 7.1 driver software.
This chapter also describes:
•The files included with the driver
•Installing the driver software in the Linux environment
•Testing the driver
•Configurable parameters
File Listing
The following files are included in the /Linux directory:
Table 7-1. Linux files
File Name | Description |
|
|
ga.c | Linux network OS specific module file |
|
|
GA621.h | Driver header file |
|
|
hsm.c | Hardware specific module file |
|
|
hsm.h | Hardware specific module header file |
|
|
nsm.h | HSM related data structures |
|
|
nsmtypes.h | Definition type define |
|
|
sp.c | Tunable parameters |
|
|
Makefile | Rules to compile and install the driver |
|
|
Linux driver software |