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.

