Netgear GA622T GA622T Reference Manual - Page 47

Linux Driver Software

Page 47 highlights

CHAPTER 7: LINUX DRIVER SOFTWARE This chapter provides information about the Red Hat Linux 6.1 or Red Hat Linux 6.2 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 ga622t.h Driver header file gam.o Driver object module for 2.2.17 kernel 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
  • 56
  • 57

CHAPTER 7: LINUX DRIVER SOFTWARE
This chapter provides information about the Red Hat Linux 6.1 or Red Hat
Linux 6.2 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
ga622t.h
Driver header file
gam.o
Driver object module for 2.2.17 kernel
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