Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-5]: src/usr.sbin/wiconfig Pull up rev. 1.6:



details:   https://anonhg.NetBSD.org/src/rev/13b12df0da8e
branches:  netbsd-1-5
changeset: 488332:13b12df0da8e
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Thu Jun 29 23:55:22 2000 +0000

description:
Pull up rev. 1.6:
Update the description of available channel for Japan.
The regulations has been changed to adopt 802.11b since Oct. 99.
For 11Mbps NICs sold in Japan, all DS channels (1..14) are available.

diffstat:

 usr.sbin/wiconfig/wiconfig.8 |  31 ++++++++++++++++---------------
 1 files changed, 16 insertions(+), 15 deletions(-)

diffs (52 lines):

diff -r b8bf73744197 -r 13b12df0da8e usr.sbin/wiconfig/wiconfig.8
--- a/usr.sbin/wiconfig/wiconfig.8      Thu Jun 29 23:54:26 2000 +0000
+++ b/usr.sbin/wiconfig/wiconfig.8      Thu Jun 29 23:55:22 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: wiconfig.8,v 1.5 2000/02/04 08:01:43 explorer Exp $
+.\"    $NetBSD: wiconfig.8,v 1.5.6.1 2000/06/29 23:55:22 thorpej Exp $
 .\"
 .\" Copyright (c) 1997, 1998, 1999
 .\"    Bill Paul <wpaul%ctr.columbia.edu@localhost> All rights reserved.
@@ -216,19 +216,19 @@
 .Bd -filled -offset indent
 .Bl -column "Channel ID " "FCC " "ETSI " "France " "Japan "
 .Em "Channel ID        FCC     ETSI    France  Japan"
-1      2412    2412    -       -
-2      2417    2417    -       -
-3      2422    2422    -       -
-4      2427    2427    -       -
-5      2432    2432    -       -
-6      2437    2437    -       -
-7      2442    2442    -       -
-8      2447    2447    -       -
-9      2452    2452    -       -
-10     2457    2457    2457    -
-11     2462    2462    2462    -
-12     -       2467    2467    -
-13     -       2472    2472    -
+1      2412    2412    -       2412
+2      2417    2417    -       2417
+3      2422    2422    -       2422
+4      2427    2427    -       2427
+5      2432    2432    -       2432
+6      2437    2437    -       2437
+7      2442    2442    -       2442
+8      2447    2447    -       2447
+9      2452    2452    -       2452
+10     2457    2457    2457    2457
+11     2462    2462    2462    2462
+12     -       2467    2467    2467
+13     -       2472    2472    2472
 14     -       -       -       2484
 .El
 .Ed
@@ -236,7 +236,8 @@
 If an illegal channel is specified, the
 NIC will revert to its default channel. For NICs sold in the United States
 and Europe, the default channel is 3. For NICs sold in France, the default
-channel is 11. For NICs sold in Japan, the only available channel is 14.
+channel is 11. For NICs sold in Japan, the default channel is 14, and
+it is the only available channel for pre-11Mbps NICs.
 Note that two stations must be set to the same channel in order to
 communicate.
 .It Fl P Ar 0|1



Home | Main Index | Thread Index | Old Index