Subject: port-i386/30508: 'wiconfig -m' broken after NetBSD 1.6.1
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: None <uhel@gmx.net>
List: netbsd-bugs
Date: 06/12/2005 13:33:01
>Number: 30508
>Category: port-i386
>Synopsis: 'wiconfig -m' broken after NetBSD 1.6.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: port-i386-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Jun 12 13:33:00 +0000 2005
>Originator: Ulrich Heilmann
>Release: 2.0.2
>Organization:
>Environment:
>Description:
NetBSD 1.6.1 GENERIC_LAPTOP kernel:
------------------------------------
# wiconfig wi0 -m aa:bb:cc:00:11:22
# ifconfig wi0
wi0: flags=8822<BROADCAST,NOTRAILERS,SIMPLEX, MULTICAST> mtu 1500
nwid ""
powersave off
address: aa:bb:cc:00:11:22
media: IEEE802.11 autoselect (none)
NetBSD 2.0.2 GENERIC_LAPTOP kernel:
------------------------------------
# dmesg | grep wi0
wi0 at pcmcia1 function 0: The Linksys Group, Inc., Instant Wireless Network PC Card, ISL3730PRevA
wi0: 802.11 address 00:06:25:2a:fe:c5
wi0: using RF:PRISM3 MAC:ISL3871(PCMCIA)
wi0: Intersil Firmware: Primary (1.1.0), Station (1.4.2)
wi0: 11b rates: 1mbps 2Mbps 5.5Mbps 11Mbps
# wiconfig wi0 -m aa:bb:cc:00:11:22
wiconfig: SIOCSWAVELAN: Invalid argument
NetBSD 3.0_BETA(200506090000Z) GENERIC_LAPTOP kernel:
------------------------------------------------------
# wiconfig wi0 -m cc:bb:aa:22:11:00
wiconfig: SIOCSWAVELAN: Invalid argument
>How-To-Repeat:
>Fix: