2000-07-05 00:57:04 -04:00
|
|
|
* CHANGES
|
|
|
|
*
|
2002-02-15 16:00:25 -05:00
|
|
|
* Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved.
|
2000-07-05 00:57:04 -04:00
|
|
|
* --------------------------------------------------------------------
|
|
|
|
*
|
|
|
|
* linux-wlan
|
|
|
|
*
|
|
|
|
* The contents of this file are subject to the Mozilla Public
|
|
|
|
* License Version 1.1 (the "License"); you may not use this file
|
|
|
|
* except in compliance with the License. You may obtain a copy of
|
|
|
|
* the License at http://www.mozilla.org/MPL/
|
|
|
|
*
|
|
|
|
* Software distributed under the License is distributed on an "AS
|
|
|
|
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
|
|
|
* implied. See the License for the specific language governing
|
|
|
|
* rights and limitations under the License.
|
|
|
|
*
|
|
|
|
* Alternatively, the contents of this file may be used under the
|
|
|
|
* terms of the GNU Public License version 2 (the "GPL"), in which
|
|
|
|
* case the provisions of the GPL are applicable instead of the
|
|
|
|
* above. If you wish to allow the use of your version of this file
|
|
|
|
* only under the terms of the GPL and not to allow others to use
|
|
|
|
* your version of this file under the MPL, indicate your decision
|
|
|
|
* by deleting the provisions above and replace them with the notice
|
|
|
|
* and other provisions required by the GPL. If you do not delete
|
|
|
|
* the provisions above, a recipient may use your version of this
|
|
|
|
* file under either the MPL or the GPL.
|
|
|
|
*
|
|
|
|
* --------------------------------------------------------------------
|
|
|
|
*
|
|
|
|
* Inquiries regarding the linux-wlan Open Source project can be
|
|
|
|
* made directly to:
|
|
|
|
*
|
|
|
|
* AbsoluteValue Systems Inc.
|
|
|
|
* info@linux-wlan.com
|
|
|
|
* http://www.linux-wlan.com
|
|
|
|
*
|
|
|
|
* --------------------------------------------------------------------
|
|
|
|
*
|
|
|
|
* Portions of the development of this software were funded by
|
|
|
|
* Intersil Corporation as part of PRISM(R) chipset product development.
|
|
|
|
*
|
|
|
|
* --------------------------------------------------------------------
|
2002-12-11 18:25:48 -05:00
|
|
|
- Added support for the SH architechure and many changes necessary for
|
|
|
|
2.5 support. Modified from the patches by Ryan Veety.
|
2002-12-11 16:13:01 -05:00
|
|
|
- Compile fixes for 2.2.x introduced as part of the new hotplug support.
|
2002-11-25 14:08:20 -05:00
|
|
|
- Added man pages contributed by Joey Hess
|
2002-11-21 16:20:17 -05:00
|
|
|
- Add ident info for the Z-Com 725/726 USB Widgets.
|
2002-12-11 18:25:48 -05:00
|
|
|
- Fixes to silence GCC 3.2 warnings. (Pavel Roskin)
|
2002-11-18 11:22:30 -05:00
|
|
|
-pre7
|
2002-11-19 08:48:55 -05:00
|
|
|
- Patch to fix int array mib manipulation. (Pavel Roskin)
|
2002-11-15 15:23:58 -05:00
|
|
|
- Minor improvements to the build system.
|
2002-11-14 10:32:31 -05:00
|
|
|
- Moved RX processing to a bottom half instead of hard irq context.
|
2002-11-13 08:39:17 -05:00
|
|
|
- Further script improvements: signal strength filtering, and some
|
|
|
|
space handling stuff. The latter is not complete yet.
|
2002-11-11 13:29:44 -05:00
|
|
|
- lnxreq_commsquality wasn't setting the status field properly on the
|
|
|
|
response messages.
|
2002-11-11 13:12:20 -05:00
|
|
|
- Workaround for spurious interrupts generated before initialization
|
|
|
|
is complete. (Clay Jones)
|
2002-11-11 09:50:29 -05:00
|
|
|
- hotplug script now invokes 'ifup $DEVICE' if present.
|
2002-11-08 09:39:09 -05:00
|
|
|
- Minor cleanups (Pavel Roskin)
|
2002-11-07 12:57:46 -05:00
|
|
|
- Tenative SPARC support. (Olivier Bornet)
|
2002-11-07 10:05:33 -05:00
|
|
|
- After leaving monitor mode, disable the port if we had to enable it.
|
2002-11-06 18:52:34 -05:00
|
|
|
- Updates to hfa384x.h
|
|
|
|
-pre6
|
2002-11-04 09:22:52 -05:00
|
|
|
- Further script enhancements; automatically use scan mode on hardware
|
|
|
|
that is known to support it properly.
|
|
|
|
- Fixed errors in the hotplug script, and other misc fixes.
|
2002-11-01 15:56:26 -05:00
|
|
|
- 2.2.x fixes for the new proc stuff and deferred processing stuff.
|
2002-11-06 18:52:34 -05:00
|
|
|
- Add support for the new sniff frame capture. (doc/capturefrm.txt)
|
2002-11-01 15:43:46 -05:00
|
|
|
- Get rid of some bitrot with the sniffing code.
|
2002-11-01 14:49:27 -05:00
|
|
|
- Populate the tx dropped frames statistics.
|
2002-10-31 15:29:52 -05:00
|
|
|
-pre5
|
|
|
|
- Fixes for host scan when not currently joined.
|
2002-10-31 14:41:24 -05:00
|
|
|
- /proc support; some informational stuff is kept in /proc/wlandev/wlanX
|
2002-10-30 12:11:52 -05:00
|
|
|
- Complete rewrite of the configuration files and startup scripts.
|
2002-10-31 10:34:02 -05:00
|
|
|
hotplug(pci+usb), pcmcia, rc, everything uses same config file(s).
|
|
|
|
per-network configuration
|
|
|
|
supports scanning and automatically choosing a network from a set.
|
2002-10-29 09:08:44 -05:00
|
|
|
- Fix the TMD7160/ncp130 support so it acually works. :)
|
|
|
|
- Make the BUG() call in cmd_access enabled only in debug builds.
|
2002-10-21 11:45:36 -04:00
|
|
|
- Minor makefile fixes.
|
2002-10-19 14:38:21 -04:00
|
|
|
- Microsoft MN520 PCMCIA ident info added.
|
|
|
|
- p2cnfShortPreamble is not a boolean value. (Clay Jones)
|
2002-10-18 14:26:05 -04:00
|
|
|
-pre4
|
2002-10-18 14:13:13 -04:00
|
|
|
- BAP access fixes for PCI platforms. This mostly affects SMP
|
2002-10-18 14:26:05 -04:00
|
|
|
arrangements.
|
2002-10-18 14:13:13 -04:00
|
|
|
- Back out W200 USB ident info; it's not prism-based.
|
2002-10-17 09:10:18 -04:00
|
|
|
- Patch from Tom Prado to make 'keygen' more user-friendly.
|
2002-10-16 16:13:10 -04:00
|
|
|
- bap_timeout parameter only valid on non-usb platforms
|
2002-10-16 09:43:07 -04:00
|
|
|
-pre3
|
|
|
|
- Added Ident info for the USB Compaq/Intel W200 widget
|
2002-10-15 18:21:29 -04:00
|
|
|
- dot11req_scan requires firmware >=1.3.2.
|
2002-10-15 17:16:41 -04:00
|
|
|
- Added the "Acer Warplink USB Adapter" id.
|
2002-10-15 16:25:19 -04:00
|
|
|
- Rework the prism2sta_inf_linkstatus call to defer processing of
|
|
|
|
results until outside interrupt context. Should fix the SMP
|
|
|
|
deadlocks seen on some machines.
|
2002-10-15 12:03:25 -04:00
|
|
|
- Rework the usb_disconnect code to hopefully alleviate the occasional
|
|
|
|
crash-on-disconnect some people see. Solution is not SMP-safe yet.
|
2002-10-09 11:24:34 -04:00
|
|
|
- Add the D-Link DCF-660W ident info.
|
2002-10-09 09:36:27 -04:00
|
|
|
-pre2
|
2002-10-09 09:34:03 -04:00
|
|
|
- New parameter, 'prism2_bap_timeout' to specify the timeout on
|
|
|
|
bap setup. timeout*10 == timeout in microseconds. Note that this
|
|
|
|
timeout occurs in spinlock context, so increasing it arbitrarily is
|
|
|
|
BAD! Defaults to 1000, ie 10000us.
|
|
|
|
- compile fix for prism2sta in debug mode.
|
2002-10-08 11:53:19 -04:00
|
|
|
- Only prompt for pcmcia sources if we're using non-kernel pcmcia.
|
|
|
|
(original patch by Beat Bolli, rewritten a bit..)
|
2002-10-08 11:27:41 -04:00
|
|
|
- Add the Linksys WCF12 CF ident info.
|
2002-10-04 10:22:23 -04:00
|
|
|
- A bunch of compile fixes for older versions of wireless extensions.
|
2002-10-03 11:25:39 -04:00
|
|
|
- Added implementations of GIWTXPOWER and GIWRETRY
|
2002-10-03 09:21:12 -04:00
|
|
|
- Some fixes to the wireless extension code (thanks to Jean Tourrilhes)
|
2002-10-01 18:38:19 -04:00
|
|
|
-pre1
|
|
|
|
- wland was incorrectly using kernel headers in its compile.
|
2002-09-30 16:51:04 -04:00
|
|
|
- Adhoc mode was auto-roaming onto "any" SSID. Fixed.
|
2002-10-01 18:38:19 -04:00
|
|
|
- Implemented the dot11req_scan & dot11req_scan_results functions.
|
2002-09-29 15:44:19 -04:00
|
|
|
This, combined with more intelligent startup scripts, will allow
|
2002-10-01 18:38:19 -04:00
|
|
|
you per-network profiles. Scripts are unwritten as yet. :)
|
|
|
|
- hfa384x.h and MIB updates.
|
|
|
|
- Rewrote the wireless extension support code; moved to p80211 layer.
|
|
|
|
Now we're compatible with at least v6-v14, and everything
|
|
|
|
inbetween. We hook up to the new iw_request structure, which
|
|
|
|
makes further wireless extension support much easier to add.
|
|
|
|
- Add the Microsoft MN510 USB device ID.
|
2002-09-26 08:45:52 -04:00
|
|
|
- Finally fix the 'crash on unload' problem for 2.2.x kernels with PCI.
|
|
|
|
Turns out the kcompat24 code wasn't quite complete. (Matthew Rush)
|
2002-09-24 18:37:07 -04:00
|
|
|
- Cleaned up our usage of __FUNCTION__ to make gcc 3.x happy.
|
2002-09-24 17:19:19 -04:00
|
|
|
- Fix a typo in the prism2 makefile.
|
2002-09-23 18:11:44 -04:00
|
|
|
0.1.15
|
|
|
|
- Fix an obscure PCMCIA build problem. (modversions disabled but
|
|
|
|
header present, and using non-kernel pcmcia)
|
2002-09-17 12:01:06 -04:00
|
|
|
-pre8
|
2002-09-18 09:55:44 -04:00
|
|
|
- Added code to optionally truncate packets in monitor mode. (Clay Jones)
|
2002-09-17 12:01:06 -04:00
|
|
|
- Fix a polarity problem with the stripfcs argument to monitor mode.
|
2002-09-12 15:10:43 -04:00
|
|
|
- Add a test to make sure wireless.h is included.
|
2002-09-11 14:20:52 -04:00
|
|
|
- Netgear MA401A card ident.
|
2002-09-11 14:08:32 -04:00
|
|
|
- Further cleanups of the build system (Makefiles)
|
|
|
|
-pre7
|
2002-09-09 18:33:45 -04:00
|
|
|
- Include wireless.h so wireless extensions work again. :)
|
2002-09-07 14:33:25 -04:00
|
|
|
- Work around the braindead RedHat kernel build system.
|
|
|
|
- Fix a class of unaligned accesses in the message structures
|
|
|
|
(kernel driver) and user space parsers (wlanctl-ng, etc)
|
2002-09-06 17:16:06 -04:00
|
|
|
- Fix an unpacked struct problem that affected ARM platforms
|
2002-09-07 14:33:25 -04:00
|
|
|
(thanks to Clay Jones for spotting this one)
|
2002-09-06 17:16:06 -04:00
|
|
|
-pre6
|
2002-09-06 16:29:02 -04:00
|
|
|
- Support the new auto-unknown mode present in firmware >1.3.3
|
|
|
|
When issuing an autojoin, we try to join a BSS, then an IBSS, and if
|
2002-09-06 16:52:24 -04:00
|
|
|
all fails, we create a new IBSS with the given parameters.
|
|
|
|
*note* currently disabled.
|
2002-09-05 16:59:13 -04:00
|
|
|
- Updates to hfa384x.h to reflect latest documentation
|
2002-09-05 20:44:31 -04:00
|
|
|
- Build system mini-enema. Automagically detect kernel version,
|
|
|
|
pcmcia status, and modversions. Pick up the kernel compile flags.
|
2002-08-30 09:42:25 -04:00
|
|
|
- Hopefully fixed the 'crash on unload' for 2.2.x kernels and PCI.
|
2002-08-30 09:37:22 -04:00
|
|
|
- 'p2req_join' command, see doc/wlanctl-ng.p2req_join.txt
|
|
|
|
This lets you join a specific SSID. Thanks to Clay Jones.
|
2002-08-29 15:25:51 -04:00
|
|
|
- A couple more pcmcia/cf card idents
|
2002-08-26 14:16:16 -04:00
|
|
|
- More deletions/fixes in wlan_compat.h
|
2002-08-26 09:55:42 -04:00
|
|
|
-pre5
|
2002-08-26 09:28:39 -04:00
|
|
|
- Due to new hotplug code, atmel device detection removed
|
|
|
|
- Further cleanups in wlan_compat.h and non-kernel makefiles
|
|
|
|
- Debian package stuff yanked in favor of the "official" deb packages
|
|
|
|
- Rearranged the wireless extension support code a bit
|
2002-08-21 16:22:21 -04:00
|
|
|
- A fix for the promisc/allmulti stuff on USB devices
|
2002-08-18 11:45:54 -04:00
|
|
|
-pre4
|
2002-08-20 09:18:06 -04:00
|
|
|
- Hotplug support for PCI/PLX/USB widgets
|
2002-08-19 14:35:40 -04:00
|
|
|
- A compile fix for 2.2.x (x < 18) kernels and PCI adapters
|
2002-08-20 09:18:06 -04:00
|
|
|
- Support for TMD7160-based "almost but not quite PLX" boards
|
2002-08-18 11:56:00 -04:00
|
|
|
- HP-PA support. In theory. Anyone care to test?
|
|
|
|
- pcmcia script cleanups
|
2002-08-18 11:45:54 -04:00
|
|
|
- Add ident info for the "Intel PRO/Wireless 2011B LAN USB Device"
|
2002-08-12 09:52:05 -04:00
|
|
|
- Include an almost-sane fix to the modversion madness
|
2002-08-20 09:18:06 -04:00
|
|
|
- Tweak the init order of the PCI driver structs
|
2002-08-09 12:50:33 -04:00
|
|
|
-pre3
|
|
|
|
- Added ident info for ASUS WL-110/WL-100 cards
|
2002-08-07 11:39:02 -04:00
|
|
|
- Support for PCI power managment
|
2002-08-06 10:45:40 -04:00
|
|
|
- Fixed a wep hang on the transmit side
|
2002-08-05 10:50:49 -04:00
|
|
|
- Compile fixes; mainly for 2.2 kernels
|
2002-08-20 09:18:06 -04:00
|
|
|
- Add support for the SIOCGIWRATE wireless extension
|
2002-08-02 17:27:31 -04:00
|
|
|
-pre2
|
|
|
|
- Restructured the driver locking. SMP should be MUCH better now.
|
|
|
|
- Stripped out more dead code. (mainly FID_STACK)
|
2002-08-01 10:54:08 -04:00
|
|
|
- Fix an skb access after we call netif_rx
|
|
|
|
- Fixes for XScale CPUs.
|
|
|
|
- Added added a MiniUSB ident info
|
2002-07-31 09:56:32 -04:00
|
|
|
- Restructure of the docmd_* functions
|
2002-07-30 09:19:41 -04:00
|
|
|
-pre1
|
2002-07-29 17:48:42 -04:00
|
|
|
- Host-based WEP decryption and encryption
|
2002-07-30 09:19:41 -04:00
|
|
|
- Partial rewrite of copy_to_bap.
|
2002-07-22 10:21:23 -04:00
|
|
|
- Debian package metadata updated to 3.0-STABLE. (David Everley)
|
2002-07-19 14:39:58 -04:00
|
|
|
- Stripped out a lot of crap from wlan_compat.h
|
2002-07-18 12:06:49 -04:00
|
|
|
- More atmel adapters added to the USB exclude list.
|
2002-07-18 09:00:38 -04:00
|
|
|
- James Goodwin's patch to fix a bug in the 80211conv code.
|
2002-07-18 08:53:28 -04:00
|
|
|
- The 3COM AirConnect board is a PLX adapter.
|
2002-04-04 10:41:45 -05:00
|
|
|
0.1.14
|
2002-07-11 16:15:41 -04:00
|
|
|
- Added PCI ident info for the 3Com AirConnect PCI.
|
2002-07-09 11:16:55 -04:00
|
|
|
- FCS toggle now (really) defaults to false.
|
2002-07-01 17:12:55 -04:00
|
|
|
- Added PCMCIA ident info for the 3Com AirConnect 3CRW737A/3CRW777A
|
|
|
|
- David Everly's patch to kernel detection in the Configure script
|
2002-07-08 09:31:46 -04:00
|
|
|
- David Everly's patch to add better debian packaging bits.
|
2002-06-17 11:20:01 -04:00
|
|
|
-pre7
|
2002-06-25 16:39:58 -04:00
|
|
|
- Added kernel tags stuff.
|
2002-06-24 09:25:45 -04:00
|
|
|
- Added PCMCIA ident info for the Actiontec 802CI2 card.
|
2002-06-21 11:48:45 -04:00
|
|
|
- Added PCMCIA ident info for the Proxim RangeLAN-DS/LAN card.
|
2002-06-21 09:41:30 -04:00
|
|
|
- Endian "fixes" for PCI PowerMacs. This fix may be relevant for other
|
|
|
|
BigEndian/PCI (and PLX) platforms.
|
2002-06-17 11:20:01 -04:00
|
|
|
- FCS in monitor mode now optional; defaults to off.
|
|
|
|
- Populate the monitor channel in the prismheader.
|
2002-06-04 09:49:35 -04:00
|
|
|
-pre6
|
2002-06-13 15:02:10 -04:00
|
|
|
- monitor mode now works on USB widgets.
|
2002-06-13 13:21:53 -04:00
|
|
|
- Fix an alignment bug in the rx path.
|
|
|
|
- Fix a brown-paper-bag bug in the usb flash code.
|
2002-06-11 16:58:24 -04:00
|
|
|
- Explicitly enumerate the USB widget endpoints, and use 'em.
|
2002-06-07 10:49:52 -04:00
|
|
|
- REALLY fix the wlan.conf overwriting.
|
2002-06-06 14:29:34 -04:00
|
|
|
- More minor cleanups in the PCI/PLX init code.
|
2002-06-05 16:10:11 -04:00
|
|
|
- endian-ness fixes in the monitor code
|
2002-06-04 09:49:35 -04:00
|
|
|
- Applied a patch from David Everly to fix another 2.2.x compile problem.
|
2002-05-28 17:01:38 -04:00
|
|
|
-pre5
|
2002-05-30 09:37:58 -04:00
|
|
|
- Add USB entries for the "Melco WLI-USB-S11 11Mbps WLAN Adapter"
|
2002-05-29 13:48:49 -04:00
|
|
|
- Don't overwrite /etc/wlan.conf if it already exists.
|
|
|
|
- Compile sniffing code if packet socket is modularized.
|
2002-05-29 09:43:40 -04:00
|
|
|
- Fix a typo with the init script.
|
2002-05-28 17:10:33 -04:00
|
|
|
- Fix a compile problem with 2.2.x kernels
|
2002-05-22 11:16:13 -04:00
|
|
|
-pre4
|
2002-05-28 13:50:03 -04:00
|
|
|
- First bits of the SMP/locking fixes.
|
2002-05-28 10:22:14 -04:00
|
|
|
- Partial rewrite of the PCI/PLX/USB driver internals.
|
2002-05-24 08:11:48 -04:00
|
|
|
- Added a makefile for the 'addons/keygen' tool.
|
2002-05-23 10:39:05 -04:00
|
|
|
- Fixed a race condition in the USB code.
|
2002-05-22 11:16:13 -04:00
|
|
|
- Applied Godmar Back's "SSIDs with spaces" patch.
|
2002-04-15 14:20:28 -04:00
|
|
|
-pre3
|
2002-05-17 16:25:08 -04:00
|
|
|
- Applied pizza's patch to remove the pb_t structure and make all
|
|
|
|
802.11<->ether conversions happen in-place. Noticeably reduces
|
|
|
|
cpu load. Also includes a few misc bugfixes to the conversion code.
|
2002-05-17 12:35:46 -04:00
|
|
|
- Workaround for the kernel panic on bringing up a USB interface
|
2002-05-14 14:23:07 -04:00
|
|
|
- Applied Mike Klar's USB patch that adds support for the MIPS
|
|
|
|
target and should, among other things, fix WEP under USB.
|
2002-05-14 13:18:39 -04:00
|
|
|
- Added Remy Cool's patch to add the Dynalink prism2 card ids.
|
2002-05-14 13:13:51 -04:00
|
|
|
- Tim Miller's pcmcia script install path patch
|
2002-05-14 13:07:25 -04:00
|
|
|
- Applied Tim Fletcher's patch to allow compilation against
|
|
|
|
the newest versions of the wireless extensions. (V13)
|
2002-04-17 15:00:49 -04:00
|
|
|
- Added jwyatt's patch for the Compaq Evo N600C USB adapter thing.
|
2002-04-15 14:20:28 -04:00
|
|
|
- Per mwelk's suggestion, changed the displaystring totext to single
|
|
|
|
quote the strings. Hopefully this will take care of some of the
|
|
|
|
"SSID w/ space" problems.
|
2002-04-10 16:09:30 -04:00
|
|
|
-pre2
|
2002-04-10 16:18:15 -04:00
|
|
|
- tseward's ID code patch for Siemens SpeedStream USB adapters.
|
2002-04-10 16:13:43 -04:00
|
|
|
- pizza's patch for dropping/ignoring frames in promisc and allmulti
|
|
|
|
modes.
|
2002-04-10 16:09:30 -04:00
|
|
|
- crankin's new Actiontec USB IDs.
|
|
|
|
- crankin's fix for wext /proc zero vs. garbage problem.
|
2002-04-04 10:41:45 -05:00
|
|
|
-pre1
|
2002-04-06 14:09:28 -05:00
|
|
|
- pizza's chkconfig comment in rc.wlan.
|
2002-04-06 13:59:00 -05:00
|
|
|
- pizza's patch to add true promiscious support to 0.1.13. Also includes
|
|
|
|
Experimental ALLMULTI support.
|
2002-04-06 13:39:32 -05:00
|
|
|
- pizza's patch to add PF_PACKET capture and raw transmit to 0.1.13-pre2,
|
2002-04-06 13:59:00 -05:00
|
|
|
(with toggles for WEP in sniffing and prism header)
|
|
|
|
NOTE: this patch _removes_ the old netlink monitor mode (sniff) interface.
|
|
|
|
If you're sniffing, you need to use the latest libpcap (v7.2-pre..from CVS),
|
|
|
|
you'll also need to build your own ethereal (0.9.0 or greater) using the
|
|
|
|
latest libpcap.
|
2002-04-04 10:41:45 -05:00
|
|
|
- bhuang's fix for the hfa384x_test_command() function.
|
2001-12-13 10:29:24 -05:00
|
|
|
0.1.13
|
2002-02-22 12:51:11 -05:00
|
|
|
-pre4
|
|
|
|
- crankin's revised USB ID patch.
|
|
|
|
- Fixed a little buggage in the p80211knetdev_set_mac_address() function.
|
2002-02-20 09:18:49 -05:00
|
|
|
-pre3
|
2002-02-20 16:15:07 -05:00
|
|
|
- crankin's patch for a bug in usb rrid, DBFENTER/EXIT, and Actiontec
|
|
|
|
USB IDs.
|
2002-02-20 09:18:49 -05:00
|
|
|
- hmuurimaa's ID patch for the Omnibook500 integrated USB adapter
|
|
|
|
- proskin's patch for MODULE_LICENSE conditional
|
|
|
|
- dstates (JediElite) submission (others submitted it too) for the
|
|
|
|
NDC PLX card.
|
|
|
|
- crankin's patch for src/prism2/driver/Makefile. PCI and USB were
|
|
|
|
linking with PLX's prism2wext.o file. DOH!
|
2002-01-21 16:44:58 -05:00
|
|
|
-pre2
|
2002-02-10 13:10:43 -05:00
|
|
|
- Synch'd the etc/pcmcia/wlan-ng scripts with the etc/wlan* scripts.
|
|
|
|
This should help PCI/PLX/USB Adhoc users.
|
2002-02-08 19:15:35 -05:00
|
|
|
- Added cmulliner's patch for set_mac_address(). Also changed it to
|
|
|
|
use dot11StationID instead of the prism2 specific mib item...Oh
|
|
|
|
Yeah, I also changed to comments to /*...*/ ;-)
|
|
|
|
- Fixed PDA reads and PDA validation.
|
2002-02-07 11:20:36 -05:00
|
|
|
- KNOWNBUG: prism2_usb + linux-2.4.17 + uhci.o : Very slow performance.
|
|
|
|
We need to look into having multiple posted tx and rx urbs (this is
|
|
|
|
also a TODO).
|
|
|
|
- KNOWNBUG: prism2_usb + linux-2.2.20 + uhci.o : Physically
|
|
|
|
disconnecting the device causes a Panic. The logs look like the
|
|
|
|
usbdev is still holding some buffers (urbs?) associated with the
|
|
|
|
device despite the fact that I've explicitly unlinked them. This
|
|
|
|
problem does not occur on 2.4.17 and, unfortunately, I don't have
|
|
|
|
time to debug 2.2.20 this time around.
|
2002-02-05 14:33:30 -05:00
|
|
|
- Made all corereset() calls dependent on the prism2_doreset module
|
|
|
|
argument.
|
|
|
|
- Added corereset() support for all device types.
|
|
|
|
- Added the lnxreq_ifstate request message. This request is used
|
|
|
|
to bring the device up to an operable state _after_ the
|
|
|
|
[hostbus]_probe() function is finished. It can also be used to
|
|
|
|
shutdown and/or restart the driver+device. This takes the place
|
|
|
|
of the "activate hardware on ifconfig up" code that was introduced
|
|
|
|
in 0.1.11. This is the change that should fix most of our dhcp
|
|
|
|
client problems.
|
|
|
|
- Massive changes/cleanups to the driver init/shutdown code for all
|
|
|
|
device types (pcmcia|pci|plx|usb).
|
2002-01-23 16:05:54 -05:00
|
|
|
- Removed the add-ons/mibedit application from the linux-wlan-ng package.
|
|
|
|
We'll be re-releasing it as a separate tarball.
|
2002-01-23 13:24:36 -05:00
|
|
|
- Modified hfa384x_usb.c per dbrownell's suggestion to mark the request
|
|
|
|
urb's with the USB_ASYNC_UNLINK flag. This because we're calling
|
|
|
|
unlink_urb() from the timer callback (intterupt context).
|
2002-01-23 12:16:09 -05:00
|
|
|
- Added arichter's patch for the RRID framelength. It's a good catch
|
|
|
|
to make things truly correct. Unfortunately, I don't think it will
|
|
|
|
have any effect. Because of the 64-byte minimum, the actual RID value
|
|
|
|
is being transferred regardless. Also, I don't think the RRID handler
|
|
|
|
in the MAC even looks at the framelen field of RRID frames.
|
2002-01-23 12:00:49 -05:00
|
|
|
- Added mwelwarsky's patch for the tx path that may fix some of the
|
|
|
|
"queue empty" errors. Had to update it for 0.1.13.
|
2002-01-23 11:21:57 -05:00
|
|
|
- Added new PLX device IDs from cyokoyama's patch, but deferred the rest
|
|
|
|
until we can get a clean patch against the latest release.
|
2002-01-23 10:26:50 -05:00
|
|
|
- Added pizza's v2.1 NETLINK enable/disable patch. Note that this whole
|
|
|
|
NETLINK enable/disable thing is only barely tested by me. I _always_
|
|
|
|
have netlink available so maintaining a separate kernel setup just to
|
|
|
|
test this feature is a pain.
|
2002-01-23 10:03:40 -05:00
|
|
|
- Added jdiedrich's pcmcia card ids for the Compaq ipaq PCMCIA card.
|
2002-01-22 16:56:47 -05:00
|
|
|
- Added crankin's patch fixing some more wext induced problems and adding
|
|
|
|
the Actiontec USB ids.
|
2002-01-22 16:44:56 -05:00
|
|
|
- Added abridgett's patch for PRIV_GENSTRING handling.
|
2002-01-22 16:13:16 -05:00
|
|
|
- Added emckee's malloc.h -> slab.h patch and made the mods to the usb
|
|
|
|
and wext files he missed. Some kind list soul told me
|
|
|
|
that the change to slab.h goes way back in the 2.2.x history, so we
|
|
|
|
should be OK. If this change proves to be a problem for someone with
|
|
|
|
an old kernel, please submit a patch with ifdefs for the version where
|
|
|
|
things changed (not just the version you're using....thanks).
|
2002-01-22 15:57:37 -05:00
|
|
|
- Added jtourrhiles patch for wext reporting level and noise in dbm.
|
|
|
|
To enable the reporting in dbm, you must add "#define WEXT_IN_DB"
|
|
|
|
to the top of src/prism2/driver/prism2wext.c.
|
2002-01-21 19:40:05 -05:00
|
|
|
- Added support for the dbm-normalized RID for CommsQuality in prep
|
|
|
|
for working with Jean's patch. The mibs are called p2dbmCommsQuality*.
|
|
|
|
Note that this will only work for secondary firmware versions 1.2.0
|
|
|
|
and higher. Earlier versions will return with a
|
2002-01-22 15:57:37 -05:00
|
|
|
'resultcode=implementation_failure'. Note also: The values returned
|
|
|
|
are signed 16-bit integers that have been stuffed into unsigned 32-bit
|
|
|
|
integers for the trip up to userland. The following shell expression
|
|
|
|
will convert them back to the signed quantity you want:
|
|
|
|
if [ $val -lt 32767 ]; then
|
|
|
|
echo $1
|
|
|
|
else
|
|
|
|
echo $[ $1 | 0xffff0000 ]
|
|
|
|
fi
|
2002-01-21 16:53:25 -05:00
|
|
|
- Added mkershaw's suggestion to lengthen the wait interval for
|
|
|
|
commands in hfa384x.c.
|
2002-01-21 16:44:58 -05:00
|
|
|
- Added a note to the README about dleffler's observation regarding
|
|
|
|
netlink troubles and using 'make mrproper'.
|
|
|
|
- Added gback's patch to initialize wireless extensions for non-pcmcia
|
|
|
|
targets.
|
|
|
|
-pre1
|
2001-12-13 17:06:27 -05:00
|
|
|
- Fixed a patch induced (not sure which patch) Makefile syntax error.
|
2001-12-13 16:19:33 -05:00
|
|
|
- Added rfloeter's cool Wireless Extensions patch which was kindly
|
|
|
|
updated to 0.1.12 by pizza. Note that my own testing of this patch has
|
|
|
|
been minimal but I've had reports of folks who are using it successfully.
|
|
|
|
NOTE: The addition of this patch adds the requirement that Wireless
|
|
|
|
Extensions (version >= 10) be compiled into one's kernel.
|
2001-12-13 15:48:51 -05:00
|
|
|
- DOH! some somewhat kind soul on the lists pointed out that the keygen
|
|
|
|
program wasn't in the distributed tarball. Basically, I forgot to
|
|
|
|
check it into CVS, therefore the distribution build script couldn't
|
|
|
|
find it. Ahem...it's now in CVS and should be included in the tarballs.
|
2001-12-13 15:19:16 -05:00
|
|
|
- Added pizza's patch fixing the "netlink disable" patch. The
|
|
|
|
p80211ind_* functions need to be handled individually instead of two
|
|
|
|
giant #if's, but that's a task for another day.
|
2001-12-13 14:34:48 -05:00
|
|
|
- Added theBS's patch for making the /etc stuff installation relative and
|
|
|
|
installing the FIXINST scripts for USB.
|
2001-12-13 10:29:24 -05:00
|
|
|
- Added crankin's SMP deadlock fix patch.
|
2001-12-05 09:49:59 -05:00
|
|
|
0.1.12
|
2001-12-12 14:38:22 -05:00
|
|
|
- Added dlyddy's string.h includes and comma fix. Changing all malloc.h's
|
|
|
|
to slab.h's will have to wait until I figure which kernel version marks
|
|
|
|
the switch so we can ifdef it.
|
2001-12-12 14:23:38 -05:00
|
|
|
- Added bgertfield's Corega support patch.
|
2001-12-12 13:58:28 -05:00
|
|
|
- I added a check to Configure so we add the CONFIG_NETLINK symbol
|
|
|
|
on the compile command line if necessary.
|
2001-12-12 13:34:01 -05:00
|
|
|
- proskin's patches for netlink disable when not configured in kernel,
|
|
|
|
mkprintstr fix, and turn off skeleton install. The netlink patch
|
|
|
|
pointed out something that might be the root cause of some problems
|
|
|
|
with the _cs driver. pcmcia_cs now strips the kernel CONFIG items
|
|
|
|
it cares about and puts them in it's own include/linux/config.h
|
|
|
|
(which is symlinked to include/pcmcia/config.h).
|
2001-12-12 10:46:49 -05:00
|
|
|
- Added mtaylor's suggested close() to do_ioctl() in wlanctl.
|
2001-12-12 10:17:05 -05:00
|
|
|
- Added mkarmak's suggested change for the GL24110P device ID as
|
|
|
|
PCI_DEVICE_GL24110P_ALT and an additional item in the device table
|
|
|
|
for PLX devices.
|
2001-12-12 09:29:12 -05:00
|
|
|
- Added crankin's suggested MODULE_LICENSE statements. Had to figure
|
|
|
|
out the version ifdefs myself though. ;-)
|
2001-12-11 16:41:45 -05:00
|
|
|
- Added vragor's patch for arm updates to the Makefiles and Configure.
|
2001-12-11 16:17:23 -05:00
|
|
|
- Added jsuhr's patch of the PLX9052 irq enable code from the orinoco
|
|
|
|
driver. Note: PLX contributions are highly valued here because we rarely
|
|
|
|
use these devices ourselves.
|
2001-12-11 16:13:05 -05:00
|
|
|
- Added cfang's PCMCIA ident info for AirEZY card.
|
2001-12-11 15:44:22 -05:00
|
|
|
- Made USB port reset in open() an option, DEFAULT IS OFF.
|
|
|
|
- Cleaned up the top edge of hfa384x*.c (needs some more).
|
|
|
|
- Added the notion of CMD vs. AUX format MAC chip addresses.
|
|
|
|
- Modified isgoodpdr() to accept anything less than 0x1000.
|
|
|
|
- Updated the wlan-ng scripts for the new open/close behavior.
|
|
|
|
- Fixed a bunch of issues that caused bad breakage for hot-plugging
|
|
|
|
the USB module.
|
|
|
|
- Added a module argument to enable/disable the MAC (or usbport) reset
|
|
|
|
performed in prism2sta_open().
|
2001-12-05 09:49:59 -05:00
|
|
|
- Moved the port reset corereset() and the call to the open(). This
|
|
|
|
gets the port reset out of the probe_usb() context and appears to
|
2001-12-11 15:44:22 -05:00
|
|
|
solve the recursive probe problem in some cases.
|
2001-12-05 09:49:59 -05:00
|
|
|
- Cleaned up the overlength usb packet problems
|
|
|
|
- Added rmemreq/resp and wmemreq/resp support
|
2001-12-11 15:44:22 -05:00
|
|
|
- Fixed some of the 64-byte packet problems in a few commands.
|
2001-11-11 21:00:13 -05:00
|
|
|
0.1.11-usbonly
|
|
|
|
- Note: hfa384x*.c are currently undergoing some changes. I believe
|
|
|
|
these changes have broken some things for pcmcia/pci/plx support. I'm
|
|
|
|
not certain since I haven't tested them. As such, this is a USB ONLY
|
|
|
|
release.
|
|
|
|
- Cleaned up the use of hfa384x_drvr_*() vs. hfa384x_cmd_*() a little.
|
|
|
|
This is a work in progress.
|
|
|
|
- Rewrote the USB request/response machine again.
|
2001-11-11 19:04:11 -05:00
|
|
|
- Added tnewsham's keygen program to the add-ons directory. I don't
|
|
|
|
include it in the overall build because I'm not comfortable with making
|
|
|
|
this package dependent on openssl right now. It is supposed to generate
|
2001-11-11 21:00:13 -05:00
|
|
|
keys in a manner identical to the windows software. I have not personally
|
2001-11-11 19:04:11 -05:00
|
|
|
verified this. If someone wants to contribute more complete build
|
|
|
|
instructions for this program, please do.
|
2001-10-15 17:38:28 -04:00
|
|
|
- IMPORTANT! Note that we've changed the up/down behavior. You now
|
|
|
|
must 'up' the linux netdevice interface (e.g. ifconfig wlan0 up) prior
|
|
|
|
to using wlanctl-ng. Also, wlanctl commands aren't available after
|
|
|
|
"ifconfig down". From a low-level perspective, this is how most
|
|
|
|
linux netdevices work. We originally started trying to create a
|
|
|
|
setup where "ifconfig up" on an interface that wasn't associated would
|
|
|
|
fail. With PCI and even more so with USB, that has proven unworkable.
|
|
|
|
The idea now is:
|
|
|
|
Step 1: ifconfig wlan0 up
|
|
|
|
Enables the hardware so it's ready to handle wlanctl-ng commands.
|
|
|
|
Step 2: wlanctl-ng <various commands>, repeat
|
|
|
|
Set up the dot11 configuration and get yourself associated or
|
|
|
|
whatever.
|
|
|
|
Step 3: ifconfig wlan0 <address>
|
|
|
|
After getting a "real" 802.11 connection, assign the address
|
|
|
|
to the interface (via static numbers, dhcp or whatever).
|
|
|
|
|
|
|
|
Note that it is very important that you do _not_ down the interface
|
|
|
|
between the initial 'ifconfig up' and the later ifconfig that assigns
|
|
|
|
the address. 'ifconfig down' will shut down and reset the hardware.
|
|
|
|
If you down the interface, all that good work in step 2 will be lost.
|
2001-11-11 21:00:13 -05:00
|
|
|
- Rewrote the USB request/response machine
|
2001-10-01 13:47:38 -04:00
|
|
|
- Moved all memmapped/irq interface elements from prism2*.c to hfa384x.c
|
|
|
|
in preparation for adding USB support.
|
|
|
|
- Fixed 'make clean' so it doesn't generate .depend files.
|
|
|
|
- Removed some leftover pcmcia-cs dependencies for non-pcmcia targets.
|
2001-09-04 09:17:11 -04:00
|
|
|
0.1.10
|
2001-09-24 12:52:13 -04:00
|
|
|
- Added module param "prism2_ignorevcc". If set to non-zero, we just
|
|
|
|
accept the Voltage we get from pcmcia-cs without checking. USE WITH
|
|
|
|
CAUTION!!!!
|
|
|
|
- Changed the voltage setting code such that we never try to change it.
|
|
|
|
- Added NETGEAR PCI info.
|
|
|
|
- Fixed a problem with the interrrupt enable in mlme_start().
|
|
|
|
- Fixed the netdevice_t problem.
|
|
|
|
- Added some new CIS entries.
|
|
|
|
- Fixed some byte order things re: dblythe's patch. The problem went
|
|
|
|
a little farther than the patch so I had to change some things.
|
2001-09-04 09:17:11 -04:00
|
|
|
- Added lye's fix for the netdevice_t problem on various targets.
|
|
|
|
- Added an Ad-Hoc support patch from ????? (please identify yourself,
|
|
|
|
it's a nice bit of code and stays within the spirit of things). Adhoc
|
|
|
|
still needs work though. Remember, only the _first_ STA in an IBSS
|
|
|
|
should issue an MLME-Start.request. All the rest should scan/join
|
|
|
|
- Re-added the monitor mode stuff. At this point I guess Intersil won't
|
|
|
|
be taking it out. Many thanks to those who maintained the patches and
|
|
|
|
my apologies for the hassle.
|
|
|
|
0.1.9
|
|
|
|
- As part of the PCI stuff, rewrote the scripts for 'fixed' (i.e. non-
|
|
|
|
hotswappable) cards like the ISL3874 and PLX based PCI adapters.
|
|
|
|
- Added support for the dot11req_reset command. It should perform a
|
|
|
|
complete reset of the MAC and driver. Note that the MAC needs to be
|
|
|
|
completely reconfigured from userland after the reset has occurred.
|
|
|
|
Also added an internal call to the reset function when unloading a
|
|
|
|
PCI or PLX driver. We need this reset to make sure that the card is
|
|
|
|
no longer generating interrupts. Fixed this problem: If the driver
|
|
|
|
is unloaded, the card is still generating interrupts, and another active
|
|
|
|
device+driver is using the same interrupt....system locks up. DDT.
|
|
|
|
- Rewrote the PCI support for PLX and ISL3874. The rewrite was targeted
|
|
|
|
at 2.4.7 with additional code to provide backward compatibility for
|
|
|
|
2.2.x. NOTE: the PCI code still doesn't support the PCI power
|
|
|
|
management stuff. It will probably need more work when laptops w/
|
|
|
|
the ISL3874 based mini-PCI cards show up.
|
|
|
|
- Whoops, forgot to put this in the original 0.1.9 release
|
2001-07-19 20:19:40 -04:00
|
|
|
0.1.9-pre1
|
|
|
|
- Added support for the ISL3874 based mini-pci card. Also cleaned
|
|
|
|
up some of the PLX stuff (needs more work though).
|
2001-03-07 14:56:26 -05:00
|
|
|
0.1.8
|
2001-05-13 19:23:07 -04:00
|
|
|
- Fixed some script bugs relating to WEP and generated keys.
|
2001-05-08 11:31:36 -04:00
|
|
|
- Fixed the autojoin auth type control
|
2001-05-04 18:37:34 -04:00
|
|
|
- Added/Changed some PDR numbers (thanks to BroMax for supplying hardware)
|
2001-04-05 16:38:49 -04:00
|
|
|
- Received a large patch from bjames of Rebel Computing. Here's a
|
|
|
|
summary in his words:
|
|
|
|
|
2001-04-05 16:56:19 -04:00
|
|
|
> Minor bugs (not already found in 0.1.8-pre10):
|
|
|
|
>
|
|
|
|
> 1. p80211metamsg.c:
|
|
|
|
> - Wrong conversion functions for "p2req_mmi_read" (value). enumint ==>
|
|
|
|
> int
|
|
|
|
>
|
|
|
|
> 2. prism2sta.c:
|
|
|
|
> - "dot11_desired_bss_type" in "priv" structure left at 0 (i.e. an
|
|
|
|
> invalid value) after initialization so mibget could not retrieve a value
|
|
|
|
> unless the network was started. Initialized to 1.
|
|
|
|
>
|
|
|
|
> 3. prism2mgmt.c:
|
|
|
|
> - "prism2mgmt_channel_info()" uses HFA384x_RID_SCANREQUEST_LEN instead
|
|
|
|
> of ...CHANNELINFOREQUEST... (However, they're the same size.)
|
|
|
|
>
|
|
|
|
> 4. prism2mgmt.c:
|
|
|
|
> - "prism2mgmt_auxport_read()" did not set the resultcode to "success" if
|
|
|
|
> the read succeeded.
|
|
|
|
>
|
|
|
|
> 5. p80211types.c:
|
|
|
|
> - "p80211_fromtext_displaystr()" tests for length < maxlen. This
|
|
|
|
> probably should have been <= maxlen (i.e. excluding the \0), based on
|
|
|
|
> the maxlen values in "p80211metamib.c" and based in what
|
|
|
|
> "p80211_isvalid_displaystr()" checks. Also,
|
|
|
|
> "p80211_isvalid_displaystr()" assumes that "pstr->len" includes the \0
|
|
|
|
> when it does the minlen check. It probably shouldn't do this.
|
|
|
|
>
|
|
|
|
> 6. p80211metamsg.c:
|
|
|
|
> - dot11_reassociate command has a "dot11req_reassociatefailuretimeout"
|
|
|
|
> argument which should probably be "reassociatefailuretimeout".
|
|
|
|
>
|
|
|
|
> 7. prism2sta.c:
|
|
|
|
> - WLAN_PCI ==> WLAN_PLX in "init_module()".
|
|
|
|
>
|
|
|
|
> Enhancements:
|
|
|
|
>
|
|
|
|
> 1. All Prism2 RIDs are now accessible. Unfortunately, rather a lot was
|
|
|
|
> changed to do this:
|
|
|
|
> - Rather than cut and paste many more cases into the monster
|
|
|
|
> "prism2mib.c" switch statement, "prism2mib.c" was completely reworked to
|
|
|
|
> be table-driven with a bunch of semi-generic processing functions. That
|
|
|
|
> made it a lot easier to add new DIDs. Several RID lengths in hfa384x.h
|
|
|
|
> had to be changed from 0 to their actual value since more of the lengths
|
|
|
|
> get used, now. (Changed: prism2mib.c, hfa384x.h)
|
|
|
|
> - 2 new data types were added to "p80211types.c". One to handle integer
|
|
|
|
> arrays (i.e. multi-word RID records...so that a DID didn't need to be
|
|
|
|
> added for each element) and bit arrays (just to make them easier to deal
|
|
|
|
> with). However, there wasn't enough room in the packed DID to add new
|
|
|
|
> types, so the type was removed from the DID (and from P80211DID_MKID)
|
|
|
|
> and a function written to determine the type based on the conversion
|
|
|
|
> functions. (Changed: p80211meta.h, p80211types.h, p80211meta.c,
|
|
|
|
> p80211types.c, mkmetastruct.c, p80211metamib.c p80211metamsg.c,
|
|
|
|
> wlanctl/help.c)
|
|
|
|
> Integer arrays look like: p2PRIIdentity=21,0,0,3
|
|
|
|
> "meta->maxlen" specifies the number of integers.
|
|
|
|
> Bit arrays look like: p2ChannelList=0,1,2,3,4,5,6,7,8,9,10
|
|
|
|
> for bits 0-10. "meta->min" and "meta->max" give the range of bits
|
|
|
|
> allowed.
|
|
|
|
> - The "p2Table" DIDs were split into p2Static, p2Dynamic, p2Behavior,
|
|
|
|
> etc., in order to correspond with the Prism Driver Programmer's Manual.
|
|
|
|
> A few of the names were also changed in order to correspond to the
|
|
|
|
> manual. (Changed: p80211metamib.c, prism2mib.c) The changed names (of
|
|
|
|
> the supported DIDs) are:
|
|
|
|
> p2SystemScale ==> p2CnfSystemScale
|
|
|
|
> p2MaxDataLen ==> p2CnfMaxDataLength
|
|
|
|
> p2EnhancePowerSaveMode ==> p2CnfPMEPS
|
|
|
|
> p2MaxSleepDurection ==> p2CnfMaxSleepDuration
|
|
|
|
> p2PMHoldoverDuration ==> p2CnfPMHoldoverDuration
|
|
|
|
> p2OwnName ==> p2CnfOwnName
|
|
|
|
> p2McastPMBuffer ==> p2CnfMulticastPMBuffering
|
|
|
|
> p2TxControlDepth ==>p2CnfTxControl
|
|
|
|
> p2RoamingMode ==> p2CnfRoamingMode
|
|
|
|
> p2MMLife ==> p2CnfMMLife
|
|
|
|
> p2AltRetryCount ==> p2CnfAltRetryCount
|
|
|
|
> p2ReserveDuration ==> p2CnfAPPCFInfo (bit 1)
|
|
|
|
> p2ExcludeLongPreamble ==> p2CnfExcludeLongPreamble
|
|
|
|
> - Added new RIDS from the Prism Driver Programmer's Manual 1.70
|
|
|
|
> (2000-11-29). Added p2CnfPriorityQUsage, p2CnfTimCtrl,
|
|
|
|
> p2CnfThirty2Tally, p2CnfEnhSecurity. Added "algorithm" to AuthRequest.
|
|
|
|
>
|
|
|
|
> 2. A user utility program was written to do such things as query all
|
|
|
|
> read-able MIBs, query all write-able MIBs, set all write-able MIBs,
|
|
|
|
> etc. A "p2req_enable" command was added (similar to the
|
|
|
|
> "dot11req_start" command but without requiring all the 802.11
|
|
|
|
> arguments). This allows the driver to be started in a straight forward
|
|
|
|
> manner, simply by setting all write-able MIBs and then enabling it.
|
|
|
|
> (Changed: p80211metamsg.c, prism2sta.c, prism2mgmt.c, prism2mgmt.h)
|
|
|
|
>
|
|
|
|
> 3. Support added for Prism2 CommTallies and a DID added to query the
|
|
|
|
> values. The values will come back as an array of integers. Support
|
|
|
|
> also added for 32-bit tallies (i.e. p2CnfThirty2Tally). (Changed:
|
|
|
|
> prism2mib.c, prism2sta.c, prism2mgmt.h, p80211metamib.c, hfa384x.h)
|
|
|
|
>
|
|
|
|
> 4. Access Point support:
|
|
|
|
> - Added support for maintaining a list of authenticated/associated
|
|
|
|
> stations and a DID added to query the list. (Changed: prism2mib.c,
|
|
|
|
> prism2sta.c, prism2mgmt.h, p80211metamib.c)
|
|
|
|
> - Added support for host control of authentications (allowed and denied
|
|
|
|
> lists) and a DID added to set and query the lists. Support for Prism2
|
|
|
|
> AuthenticationRequest information frames. Not tested yet. (Changed:
|
|
|
|
> prism2mib.c, prism2sta.c, prism2mgmt.h, p80211metamib.c)
|
|
|
|
> - Added support for Prism2 PowerSaveUserCount information frames and a
|
|
|
|
> DID added to query the value. (Changed: prism2mib.c, prism2sta.c,
|
|
|
|
> prism2mgmt.h, p80211metamib.c)
|
|
|
|
> - Added a new data type to "p80211types.c" to handle arrays of MAC
|
|
|
|
> address (used to set/query the above lists). (Changed: p80211types.h,
|
|
|
|
> p80211types.c, mkmetastruct.c, wlanctl/help.c)
|
|
|
|
> Address arrays look like:
|
|
|
|
> p2Authenticated=00:50:51:52:53:54,00:60:61:62:63:64,00:70:71:72:73:74
|
|
|
|
> "meta->maxlen" specifies the maximum number of addresses.
|
|
|
|
> - Unforetunately, all these lists are limited in length by the length of
|
|
|
|
> the mibattribute parameter in mibget/mibset. This is not very nice but
|
|
|
|
> it was the quickest/easiest way to implement it.
|
|
|
|
>
|
|
|
|
> 5. Changed maximum mibattribute length from 256 to 384 to support
|
|
|
|
> querying commtallies and MAC address arrays. (Changed: p80211types.h)
|
|
|
|
>
|
|
|
|
> 6. 128-bit WEP key support:
|
|
|
|
> - Rather than creating different MIB's for 64-bit and 128-bit WEP keys,
|
|
|
|
> the "octetstr" definition for dot11WEPDefaultKey0, etc., was changed to
|
|
|
|
> allow for a range of lengths (e.g. from 5 to 13). The
|
|
|
|
> dot11WEP128DefaultKey0, etc., MIBs were removed. (Changed:
|
|
|
|
> p80211meta.c, p80211types.c, p80211metamib.c, p80211metamsg.c,
|
|
|
|
> mkmetastruct.c, wlanctl/help.c)
|
|
|
|
> - WLAN_WEP_KEYLEN changed to WLAN_WEP_MAXKEYLEN and set to 13.
|
|
|
|
> (Changed: p80211hdr.h)
|
|
|
|
> - Optional "length" argument added to "nwepgen.c" so that either 5 or 13
|
|
|
|
> byte keys can be handled. (Changed: nwepgen.c)
|
|
|
|
> - 128-bit-specific parts of "etc/pcmcia/wlan-ng" are no longer
|
|
|
|
> necessary. Genstr changes to handle generation of 13-byte keys using
|
|
|
|
> nwepgen. (Changed: etc/pcmcia/wlan-ng)
|
|
|
|
> - WEPDefaultKey's were made write-only. A new
|
|
|
|
> "P80211ENUM_resultcode_cant_get_writeonly_mib" was added. (Changed:
|
|
|
|
> p80211types.h, p80211types.c, p80211metamib.c, prism2mib.c)
|
|
|
|
>
|
|
|
|
> 7. Access code in DID:
|
|
|
|
> - This was changed from a single bit flag (P80211DID_ACCESS_READONLY and
|
|
|
|
> P80211DID_ACCESS_READWRITE) to a pair of flags (P80211DID_ACCESS_READ
|
|
|
|
> and P80211DID_ACCESS_WRITE) since some MIBs are read/write, some are
|
|
|
|
> read-only, and some are write-only (e.g. WEP keys). This makes it
|
|
|
|
> easier to determine which MIBs are read-able and write-able without
|
|
|
|
> having to go all the way to the driver and then interpret a failure
|
|
|
|
> error code. (Changed: p80211types.h, p80211metamib.c)
|
|
|
|
>
|
|
|
|
> 8. It was a bit of a hassle switching between the station driver and the
|
|
|
|
> AP driver...which we seemed to be doing a lot. The additional cost was
|
|
|
|
> not particulary high to simply compile in both station functionality and
|
|
|
|
> AP functionality. A change was made so that "prism2sta_initmac()" set
|
|
|
|
> an "ap" flag when it detected AP firmware. "prism2mgmt.c" then uses the
|
|
|
|
> flag to determine whether or not to allow station-only or AP-only
|
|
|
|
> commands to be executed. "prism2mib.c" also uses this to handle the
|
|
|
|
> mode-specific MIBs. This made it possible for the same module to
|
|
|
|
> support either stations or APs, thereby simplifying the "make", the
|
|
|
|
> install, and switching between stations and APs. The only thing that
|
|
|
|
> needs to change, is the value of "IS_AP" in "wlan-ng.opts".
|
|
|
|
>
|
|
|
|
> 9. Miscellaneous small additions:
|
|
|
|
> - Network state (stopped, started) added and a DID to query it.
|
|
|
|
> - User-settable comment string added and a DID to set/query it.
|
|
|
|
> - Some event logging (authentications, associations, etc.) can be
|
|
|
|
> enabled/disabled at run time rather than only at compile time. A DID
|
|
|
|
> was added to set/query it.
|
|
|
|
> - A "p2req_readcis" command (similar to "p2req_readpda") was added.
|
|
|
|
>
|
|
|
|
> 10. Small changes:
|
|
|
|
> - Added bounds checking to "p80211item_fromtext_boundedint". This was
|
|
|
|
> the only "fromtext" function that did not already do complete
|
|
|
|
> validation. It should no longer be necessary to call the "isvalid"
|
|
|
|
> function if "fromtext" has just been called. The call to "isvalid" was
|
|
|
|
> removed from "wlanctl". (Changed: p80211types.c, wlanctl.c)
|
|
|
|
> - "p80211item_maxitemlen()" wasn't really adding much of value so it was
|
|
|
|
> amalgamated into "p80211item_getoffset()". The DID type is now only
|
|
|
|
> checked once instead of three times. (Changed: p80211meta.h,
|
|
|
|
> p80211meta.c)
|
|
|
|
> - "hfa384x_drvr_setconfig16()" and "hfa384x_drvr_setconfig32()" changed
|
|
|
|
> their input parameters when converting to hf384x byte order. Potential
|
|
|
|
> source of bugs. Changed to use a local variable. (Changed: hfa384x.c)
|
|
|
|
> - ScanRequest, JoinRequest, etc., moved from the "Information Record"
|
|
|
|
> section to the "Configuration Record" section. (Changed: hfa384x.h)
|
|
|
|
> - Re-worked "p80211_fromtext_setmibattribute()" to make it a little
|
|
|
|
> easier to follow the logic. (Changed: p80211types.c)
|
|
|
|
> - Type of "channellist" argument in "p2req_channel_info" command changed
|
|
|
|
> from "octetstr" to "bitarray" to make it easier to deal with (can
|
|
|
|
> specify a variable number of channels and don't need to use hex
|
|
|
|
> values). (Changed: p80211metamsg.c, prism2mgmt.c)
|
|
|
|
> - "auxctl" parameter set to HFA384x_AUX_CTL_EXTDS in
|
|
|
|
> "prism2mgmt_auxport_read()" and "prism2mgmt_auxport_write()" so that
|
|
|
|
> they are still compatible with 0.1.7. (Changed: prism2mgmt.c)
|
|
|
|
> - Re-worked "prism2mgmt_set_grpaddr()" and added comments so that it's
|
|
|
|
> more obvious what is going on. Also, deleted the check which produced
|
|
|
|
> an error if an attempt was made to delete an address from an empty
|
|
|
|
> list. This makes things more consistent and predictable (i.e. the same
|
|
|
|
> as attempting to delete an address which is above the last group
|
|
|
|
> address...the attempt is simply ignored). Replaced the "memcpy()" call
|
|
|
|
> with "memmove()" since "memcpy()" is not guaranteed to work with
|
|
|
|
> overlapping ranges. (Changed: prism2mib.c)
|
|
|
|
> - Minimum length of "dot11OperationRateSet" changed from 126 to 1 to
|
|
|
|
> match the 802.11 standard. (Changed: p80211metamib.c)
|
2001-04-05 16:38:49 -04:00
|
|
|
|
2001-03-27 10:18:13 -05:00
|
|
|
- Fixed some ci/co related problems pointed out by wbinjie.
|
|
|
|
- Added ygalayda's startup scripts for PCI in the directory
|
2001-03-26 19:28:03 -05:00
|
|
|
./etc/wlan_pci. They aren't installed, that will have to be done
|
|
|
|
by hand. I have not tested these scripts myself.
|
2001-03-26 19:22:36 -05:00
|
|
|
- Added sbaer's 'NULL check' fix in p80211_indicate_shutdown().
|
2001-03-26 19:19:03 -05:00
|
|
|
- Added ctedrow's 'alloc not checked' fix in prism2sta_int_rx().
|
2001-03-26 16:38:37 -05:00
|
|
|
- Added pkundrat's auth mib changes.
|
2001-03-26 15:14:11 -05:00
|
|
|
- fgrau's conf.modules/modules.conf fix.
|
2001-03-26 13:45:14 -05:00
|
|
|
- Added ygalayda's submission for the Global Sun GL24110P PLX based
|
|
|
|
adapter. Also included a Makefile fix.
|
|
|
|
- Fixed some script bugs relating to 128-bit WEP based on smmclusky's
|
|
|
|
observations. These changes have not yet been tested by me.
|
2001-03-24 18:26:09 -05:00
|
|
|
- Added rlazarev's additions to the pcmcia startup scripts
|
2001-03-24 18:09:00 -05:00
|
|
|
- Added pkundrat's wlandev-name fix for 2.3.99+ kernels
|
2001-03-24 17:42:34 -05:00
|
|
|
- Fixed some type/(to|from)text mismatches per note from pkundrat
|
2001-03-24 17:37:41 -05:00
|
|
|
- Fixed some missing MKITEMNAMEs per note from pkundrat
|
2001-03-24 16:39:09 -05:00
|
|
|
- Added D-LINK and SMC to the linux-wlan-ng.conf file
|
2001-03-22 18:05:57 -05:00
|
|
|
- Added Zoom, Linksys and Addtron to the linux-wlan-ng.conf file
|
|
|
|
- Added pkundrat's meta-item minlen stuff.
|
2001-03-22 11:55:32 -05:00
|
|
|
- Added conditionals for PLX vs. PCMCIA build
|
|
|
|
- Changed _pci driver filename to _plx
|
2001-03-17 13:01:22 -05:00
|
|
|
- Fixed undconditional MOD_INC in prismt2sta_open()
|
|
|
|
- Removed identification of old PCF firmware.
|
2001-03-12 14:08:27 -05:00
|
|
|
- Fixed version.h generation bug from pre5
|
2001-03-11 03:12:19 -05:00
|
|
|
- Added dhsu's (Eumitcom) code for supporting the PLX based PCI cards.
|
2001-03-17 13:01:22 -05:00
|
|
|
- pkundrat's (whoops, sorry peter) PDA display program in ./scripts.
|
|
|
|
I haven't used it because my perl setup is messed up and I'm perl
|
|
|
|
challenged.
|
2001-03-10 22:21:45 -05:00
|
|
|
- bcarr's patches for alpha boxes.
|
2001-03-10 21:29:48 -05:00
|
|
|
- wwoods's patches for 2.2.18 and adding bytes received to the
|
|
|
|
statistics.
|
|
|
|
- proskin's patch adding 'network stop'
|
|
|
|
- Most of proskin's patch containing Configure fixes, adding file
|
|
|
|
existence checks, and making sure directories are present.
|
2001-03-10 20:37:52 -05:00
|
|
|
- tgriffin's patch for mrproper/memleak/nullcheck/freeonsuccess.
|
|
|
|
conf.modules change is already there.
|
|
|
|
- Added most of jhicks ARM related patches. I had to leave out the
|
|
|
|
HOST vs. TARGET compile variables in the Makefiles though. Some folks
|
|
|
|
are using that stuff.
|
2001-03-10 18:08:06 -05:00
|
|
|
- Added script changes and new mib items to support 128-bit WEP per hong's
|
|
|
|
suggestion.
|
2001-03-10 20:37:52 -05:00
|
|
|
- Added conf.modules alias instead of symlink
|
2001-03-10 14:16:34 -05:00
|
|
|
- Added a compat macro for kfree_s to wlan_compat.h per the suggestion
|
|
|
|
from rbraun.
|
2001-03-07 14:56:26 -05:00
|
|
|
- Added pkundrat's 'chinfo' patch
|
|
|
|
- Added pkundrat's 'small fixes' patch
|
|
|
|
- Added some contributed patches supporting a fix to our 'reassoc
|
|
|
|
under load' problem
|
|
|
|
- Added wlannoenable pcmcia scheme support to prevent card initialization.
|
2001-03-10 14:16:34 -05:00
|
|
|
- Removed a PDR patch requirement.
|
2000-08-13 02:31:55 -04:00
|
|
|
0.1.7
|
|
|
|
- Fixed the "converting eth in unknown mode" bug
|
|
|
|
- Added APM/ACPI suspend/resume handling
|
|
|
|
- Added PPC support
|
|
|
|
- Added Prism test command support
|
|
|
|
- Integrated patch to fix some structure alignment problems for ARM
|
|
|
|
- Added multi-transmit buffer support
|
|
|
|
- And much, much more.....
|
2000-04-04 23:31:38 -04:00
|
|
|
0.1.6
|
|
|
|
- Fixed usage of pcmcia scheme file so we're not stomping on the user's
|
|
|
|
scheme setting.
|
|
|
|
- Updated the wlan-ng script for the new config variable names and added
|
|
|
|
configurable download utility and a set of user MIB settings.
|
|
|
|
- Added support for the Samsung and Z-Com cards.
|
|
|
|
- Changed the name of the module (from pcmcia's point of view).
|
|
|
|
- Fixed the "echo \c" problem in Configure
|
|
|
|
- Added new and rearranged existing wlan-ng.opts configuration variables.
|
|
|
|
- Created a scheme for "addon software" in the ./src/Makefile
|
|
|
|
- Made some changes to the target detection conditionals in wlan_compat.h
|
|
|
|
to better support LinuxPPC (port isn't finished yet).
|
|
|
|
- Finally fixed the byteorder stuff to use (duh) byteorder.h
|
|
|
|
- Fixed a bad free of the TX skb when we signal an error to higher layers.
|
|
|
|
- Moved some code around and added rules to the prism2/driver (new directory
|
|
|
|
too) Makefile. This is so we build two separate drivers; one for STA,
|
|
|
|
one for AP. Both drivers are built from the same source files with
|
|
|
|
the code conditional on the WLAN_AP and WLAN_STA defines.
|
|
|
|
- Fixed the plugging in prism2dl so it reports ALL missing PDRs.
|
|
|
|
- Added an anonymously contributed patch that adds support for the -m
|
|
|
|
and -s cmdline options for prism2dl. Thanks! You know who you are.@-)
|
|
|
|
- Added some fixes to the dependency file generation.
|
|
|
|
- Fixed a flash programming timeout miscalculation...and fixed it again
|
|
|
|
when I introduced an integer promotion problem.
|
|
|
|
- Added the STA vs. AP conditionals to prism2mgmt. Note that this causes
|
|
|
|
a few compile time warnings. They're harmless and will go away in the
|
|
|
|
next release.
|
|
|
|
- Created the file prism2mib.c to hold all the MIB get/set stuff which is
|
|
|
|
getting a little out of hand.
|
|
|
|
- Added pcmcia config support for the Z-Com (supposedly) dual voltage card.
|
|
|
|
Unfortunately the engineering sample I have doesn't seem to work at 5v,
|
|
|
|
or it might be the code.....not sure yet. We're still a little
|
|
|
|
bleeding edge with that card.
|
|
|
|
- Cleaned up the version, compatibility range, and serial number
|
|
|
|
log messages.
|
|
|
|
- Added a loop limit to the interrupt handler. (duh)
|
|
|
|
- Changed the names of the driver modules for STA and AP. make install
|
|
|
|
then creates a softlink depending on the make config selection. One
|
|
|
|
note, both drivers report the same dev_info string to pcmcia-cs. Trying
|
|
|
|
to load both of them simultaneously would be bad (I have no idea what
|
|
|
|
would happen, I just thought of it).
|
|
|
|
- Changed a bunch of types and constants for hfa384x.
|
|
|
|
- Added functions for a couple of new commands in the hfa384x.
|
|
|
|
- Began adding support for the Prism2 unique MIB items.
|