[RFC v2] ff-memless-next driver

From: Michal Malý
Date: Sat Dec 21 2013 - 17:11:16 EST


Revised patch with "ff-memless-next" driver. Changes to the previous version
include:
- Fixes for a few bugs and corner cases
- More robust checking whether ff effect parameters are sane
- (Hopefully) fully in accordance to MS DirectInput specs
- Reworked triangle wave calculation
- Added documentation file

I tried to cut the lines to keep the 80 chars limit, but in some cases it was
not possible without compromising readability...

Tested-by: Elias Vanderstuyft <elias.vds@xxxxxxxxx>
Signed-off-by: Michal Malý <madcatxster@xxxxxxxxx>
---