Netgear GA621 Reference Guide - Page 45

Linux Driver Software

Page 45 highlights

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 7-1

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55

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
7-1