View | Details | Raw Unified | Return to bug 25985
Collapse All | Expand All

(-)raycontrol.8 Wed Mar 21 03:18:49 2001 (-6 / +6 lines)
Lines 147-156 Link Here
147
4      High (2Mbps)
147
4      High (2Mbps)
148
.El
148
.El
149
.Pp
149
.Pp
150
The version 4 firmware may ignore this setting. Note, that the IEEE802.11
150
The version 4 firmware may ignore this setting. Note, that the IEEE 802.11
151
standard
151
standard
152
only allows 1Mbps or 2Mbps operation, and that the generally accepted
152
only allows 1Mbps or 2Mbps operation, and that the generally accepted
153
reading of the IEEE802.11 standard is that 2Mbps is only allowed in
153
reading of the IEEE 802.11 standard is that 2Mbps is only allowed in
154
infrastructure mode.
154
infrastructure mode.
155
.It Fl i Ar iface Fl n Ar network name
155
.It Fl i Ar iface Fl n Ar network name
156
Set the name of the service set that this station wishes to
156
Set the name of the service set that this station wishes to
Lines 166-172 Link Here
166
for a specified interface.
166
for a specified interface.
167
The legal values for
167
The legal values for
168
.Ar port type
168
.Ar port type
169
are 0 (ad-hoc mode) and 1 (infrastructure) mode.
169
are 0 (ad-hoc mode) and 1 (infrastructure mode).
170
In ad-hoc mode, the station can
170
In ad-hoc mode, the station can
171
communicate directly with any other stations within direct radio range
171
communicate directly with any other stations within direct radio range
172
(provided that they are also operating in ad-hoc mode). In inrastructure mode,
172
(provided that they are also operating in ad-hoc mode). In inrastructure mode,
Lines 181-187 Link Here
181
option if it cannot find an existing network of that name on the
181
option if it cannot find an existing network of that name on the
182
currently configured hopset (see the
182
currently configured hopset (see the
183
.Fl f
183
.Fl f
184
option.)
184
option).
185
.It Fl i Ar iface Fl m Ar mac address
185
.It Fl i Ar iface Fl m Ar mac address
186
Set the station address for the specified interface.
186
Set the station address for the specified interface.
187
The
187
The
Lines 203-209 Link Here
203
The
203
The
204
.Ar RTS threshold
204
.Ar RTS threshold
205
can be any value between -1 and 2047.
205
can be any value between -1 and 2047.
206
The default is -1 (disable.)
206
The default is -1 (disable).
207
.It Fl i Ar iface Fl f Ar hopset
207
.It Fl i Ar iface Fl f Ar hopset
208
Set the radio hopset of a given interface.
208
Set the radio hopset of a given interface.
209
The
209
The
Lines 229-235 Link Here
229
Whilst the card can be programmed to work with any hopset it makes
229
Whilst the card can be programmed to work with any hopset it makes
230
sense to use the hopset for your own region to avoid interference from
230
sense to use the hopset for your own region to avoid interference from
231
and interfering with other users of the RF spectrum (in places like
231
and interfering with other users of the RF spectrum (in places like
232
France this is the military.)
232
France this is the military).
233
.Pp
233
.Pp
234
Note that all stations must be set to the same hopset in order to
234
Note that all stations must be set to the same hopset in order to
235
communicate.
235
communicate.

Return to bug 25985