Clean up the code. Manage the reconnection. Use the lwip error, insted
[bertos.git] / bertos / drv / ft245rl.h
index ced7ee19fad9fa5bf4d338676f6204bdc375e37d..0fee0f34b5855e2e70b8812a6ea76b19f567ff9b 100644 (file)
  * \brief Function library for Accessing FT245RL USB interface.
  *
  *
- * \version $Id$
  * \author Francesco Sacchi <batt@develer.com>
  *
  * $WIZ$ module_name = "ft245rl"
  * $WIZ$ module_depends = "kfile", "timer"
+ * $WIZ$ module_hw = "bertos/hw/hw_ft245rl.h"
  */
 
 
 #ifndef DRV_FT245RL_H
 #define DRV_FT245RL_H
 
-#include <kern/kfile.h>
+#include <io/kfile.h>
 #include <cfg/compiler.h>
 
 /**