]> git.pld-linux.org Git - packages/atmelwlandriver.git/blame - atmelwlandriver-vnetrc
- added BR: ncurses-ext-devel, moved vnetrc in %%install to kernel space
[packages/atmelwlandriver.git] / atmelwlandriver-vnetrc
CommitLineData
5c3fd248 1# Startup options file currently only for the ATMEL USB Drivers
2# A commented line starts with '#'
3
4# Select the corresponding regulatory domain. Default value : 1
5# Channel 1-11 USA
6# Channel 1-11 Canada
7# Channel 1-13 Europe (ex Spain/France)
8# Channel 10-11 Spain
9# Channel 10-13 France
10# Channel 14 Japan
11# Channel 1-14 Japan(MKK1)
12# Channel 3-9 Israel
13
14regulatory_domain=
15
16# Enter the name of the Interface. Default value : eth1
17
18interface=
19
20# Enter the Essid of your choice ( Max 32 characters ). Default value : Test
21
22essid=
23
24# Enter the Mode. Default value : Ad-hoc
25
26mode=
27
28# Enter the Channel. Default value : 4
29
30channel=
31
32#Enter the Rate. Default value : 11M
33
34rate=
35
36#Enter the Fragmentation threshold. Default value : 2346
37
38frag=
39
40#Enter the Rts threshold. Default value : 2347
41
42rts=
43
44# Enter the Encryption Settings :
45
46#Encryption enabled
47
48encryption=
49
50# Encryption Key
51
52key=
53
54#Key Value
55
56value=
57
58# Key mode
59
60wep=
This page took 0.063981 seconds and 4 git commands to generate.