2005/10/12:version 7
  1. remove do_read_cause

2005/10/05: version 7
  1. Added Doxygen comment and revised comments

2005/09/21: version 6
  1. Removed DisplayMemCounter and CF_MEM_CHECK

2005/06/21
  1. In function unregester_cf_driver() cf_detach() is called before
	cf_release().
  2. In cf_detach() remove() WLAN callback is called before cf_release().
     
  3. Changes 1 and 2 are done to make sure to unregister the WLAN layer before
       releasing the IO.
 
2005/06/03
  1. Fixed bug #4065, device name and network interface name different.

2005/04/21
  1. Changed sbi_exit_deep_sleep() to cfio_read_cfg_reg().

2005/04/07 v1.0
  1. Removed Hardcoding of KERNELVERSION in mcf/Makefile. 

2005/03/31
  1. Changed EXPORT_SYMBOL to EXPORT_SYMBOL_NOVERS in io/mcf/cf_io.c,
     to export symbol without version info.
