File: FILES

package info (click to toggle)
ipw2100 1.1.0-1
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 672 kB
  • ctags: 1,922
  • sloc: ansic: 10,914; sh: 292; makefile: 246
file content (56 lines) | stat: -rw-r--r-- 1,142 bytes parent folder | download
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
The following files are provided in the distribution:

Documentation Files
---------------

CHANGES			Version change history
FILES			This file
INSTALL			Installation instructions
LICENSE			GPL License text
README.ipw2100		General driver documentation


Helper Scripts
---------------
Some of these files require that the driver be loaded to be 
useful.

The helper scripts can be executed as:

	% . FILE

For example

	% . dvals

config			Provides information on current driver config state
dvals			Provides information on debug_level masks for 
			ipw2100
idvals			Provides information on debug_level masks for 
			ieee80211
ipwinfo			Provides general information about the device
status			Provides information on current driver status

load			Loads the ipw2100 module and required dependencies
restart			Script to stress test loading/unloading
unload			Unloads the ipw2100 module and dependencies


Source Files
---------------

Makefile

ieee80211.h
ieee80211_crypt.c
ieee80211_crypt.h
ieee80211_crypt_ccmp.c
ieee80211_crypt_tkip.c
ieee80211_crypt_wep.c
ieee80211_module.c
ieee80211_rx.c
ieee80211_tx.c
ieee80211_wx.c

ipw2100.c
ipw2100.h