Driver version : 01.04
Release date   : 2010-03-10
Tested on kernels:
 2.6.21, 2.6.25, 2.6.28, 2.6.31, 2.6.32

http://ft1000.qintec.sk

Installation instructions:
==========================
1.) make
2.) sudo make install
3.) plug-in USB modem

You can try our GNOME applet - go to project homepage...

News
====
 v01.02 / 2009-11-23 / 
 * status info in /proc/net/ft1000/ethx - like in pcmcia driver module
 * solved stability issues
 * compatible with 2.6.21 - 2.6.31 kernels
 * correct rx/tx statistics in `ifconfig`, corrected "rx_bytes" counting
 * ifup/ifdown support
 * Special thanks for this version to Martin Belian
 v01.03 / 2010-03-09 /
 * New project homepage ( http://ft1000.qintec.sk  )
 * some small modifications
 * tested on kernel 2.6.32-14
 v01.04 / 2010-03-10 /
 * fixed compilation problem on 2.6.2x kernels
 
 
======== original README.TXT =========
1. To build the driver open a terminal session and type "make clean" then 
   type "make" to create ft1000usb.ko device driver.
2. Create a folder /etc/flarion and copy ft3000.img to that directory.
3. Type the command insmod ./ft1000usb.ko to load the driver.
4. Plug in the Expresscard (or USB device) and wait couple seconds for the blue link led to blink.
Remark: Due to machine interop,if you meet problem when unplug and replug then you need to reload 
driver after unplug and replug. i.e. rmmod ./ft1000usb.ko and then insmod ./ft1000usb.ko

