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.

