07-October-2004
- A bug in usb driver is now fixed.
- Winter Supports multiple devices and selection of encryption key input -
  as hex or as string.


16-September-2004
- Now Cooperating with SMP kernels
- Added some new device id's


24-August-2004
- Fixed a usb namechange, for kernels >= 2.6.7
- Modified Makefile for 2.6 kernels, in order to make package managers'
  jobs easier. (Thanks Lukas)


10-August-2004
- Minor bug fixes in usb driver, lvnet (site survey) and especially 
  winter (site survey, encryption page).

04-August-2004
- Extended Wireless extensions compatibility, in both driver and applications
- WPA support is getting mature.
- Simplified usb firmware files architecture in ./src/includes/usb
- Fixed some bugs regarding cooperation with 2.6 kernels.
- Driver now also functional under Fedora Core Distros.

03-June-2004
- Support for 504B devices.

07-May-2004
- USB support for 2.6 kernels. Kernel patch for reset device is required.
- Fixed a bug in pci initialization for 2.4 kernels that led to crashes.
- Ethernet interface names are atmlN. 
- Added firmware upgrade toolkit. Roms soon to be available.
- New licence for firmware headers.
- A new, extended readme is now available.

28-November-2003
- Added support for WPA cooperability in both pcmcia and usb drivers
  and applications (lvnet and winter). Minor bug fixes. 
  The Driver now supports 505 (+ 2958) and 505A for usb as well as
  504A + 2958 for pcmcia. Build with WPA SUPPORT is MANDATORY for
  EEPROM devices.

18-December-2002
- Added support for International Roaming ( Enable/Disable ). Added
  support for Radio On/Of. Minor changes in wireless extensions. Minor
  changes in command line utility ( lvnet ) and Xwindows ( xvnet ) in
  order for the user to configure Radio and I.R.. Fixed some bugs in
  lvnet concerning appereance of the configuration dialog boxes. Changed
  instalation directory of .vnetrc ( now resides in /root directory ).
  Fixed bug in the usb driver concerning the configuration of essid.
  Addition of FW for ACCTON usb cards ( special firmware needed for
  these cards ).Removal of all intersil radio related stuff.Added
  private ioctl commands for Preample ( contributer : Paul Wagland ).
  Addition of FW for the SMC Devices that may have problem with the original
  FW (inernalr.h, external.h), called internal_accton.h, external_accton.h.

03-October-2002
- Added .vnetrc file for usb where you can configure the startup options
  of your card. Addition of script fastvnet.sh to parse .vnetrc. Changes
  for ioctl in pcmcia. Addition of startup.patch which puts an entry for
  ATMEL in /etc/pcmcia/wireless.opts in order to configure the startup
  options of the pcmcia cards. Changes in Makefile in order for the
  above addtions to work.

17-September-2002
- Added support for 3COM PCMCIA CARDS. Changes in Makefile for 3COM
  build.Addition of 3COM firmware.Module for 3COM is pcmf502r3.o

12-September-2002
- Minor changes in cmd-util and XWlan Makefiles in order to install them
  in the appropriate directories.
- Minor Changes to src/usb/config.h involving RFMD 505.

3-September-2002
- Addition of support in lvnet and xvnet for RFMD 505.
- Change in fastvnet_cs.c in fuction usb_vnet_ioctl. Wireless Extensions
  ( SIOCSIWCOMMIT for W.E.>=13 )
- Addition of Radio On . In command.c new set ( SetRadioOn ) . See also
  vnetusba.c specific function usb_vnet_probe.
- In usb_vnet_close added a check in order not to have in any case
  negative or zero usage count.
- Changed in UsbScan min - max Channel times ( firmware specific )
- Added new firmware for RFMD 503A.
- Changed the download of the firmware in callbacks.c.
- Fixed bug about Ad-Hoc mode in CMD_StartIBSS in function GetCmd_callback in callbacks.c.

10-August-2002
- Fixed serious bug in SetMacAddress in command.c . the mac address must be set in MAC_ADDRESS_MIB but it was set in MAC_MGMT_MIB.....

- CHANGED all numerical offsets to defines. All defines are in mib.h

- CVS add : objs dir. Needed for correct compilation.

- getpidvid.sh scripts is now inlined in the Config.sh script.

