(H) Martin Dalecki 1995

This is my loadable module version of the floppy disk driver. Since I
found that I'm just very few times using the floppy disk drive, I
decided to making the driver a module for memory savings and fun. I
don't like programs which are growing in memory usage exponentially with
time. I don't like especially OS's like this, but I'm having a great
heart for Linux, so let's change the things by myself!

This can be compiled in a separate directory or, like for example the
filesystems, in the kernel source tree.

There are several setup parameters for the driver, so be careful to
giving the correct values. See the Makefile for further details.

The sources are currently taken from the very recent kernel version
1.2.8.


your truly...


