README for fcpci driver
=======================

Revision:   0.7.0
Date:  2011-01-07


Kernel compatibility
--------------------
This source package is usable with kernel 2.6.11 until 2.6.15.

Beginning with revision 0.7.0 this source package can be used
for both microarchitectures: 32bit (usually named as i386 or 
i686) and 64bit (usually named as amd64).


Installation
------------
1) change to user ROOT

2) unpack the file fcpci-drivers-$VERSION.tar.bz2
   and change into the directory fcpci-drivers-$VERSION

3) create the module for your kernel

       make

4) install the created module

       make install

5) load the installed module

       depmod -a `uname -r`
       modprobe -v fcpci


Maintainer
----------
I am a normal user, who uses fritzcards since 1993. I use this
patched sources for myself and give it back "AS IS", without
any warrenty and without any support. Use it on your own risk!

(Joachim Wiedorn)
