Add ISSUES file

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
Guenter Roeck
2017-12-03 10:15:06 -08:00
parent 6c1e48b4f1
commit f88dd6bac6

7
ISSUES Normal file
View File

@@ -0,0 +1,7 @@
Support for old kernel versions
===============================
The driver is known to not build for v2.6.32 kernels. Exact errors are unknown,
though it is likely that kernel API functions are incompatible or not supported
in v2.6.32. Patches to fix the problem will be accepted as long as they are
implemented in compat.h.