From: Guenter Roeck Date: Sun, 3 Dec 2017 18:15:06 +0000 (-0800) Subject: Add ISSUES file X-Git-Url: https://git.sur5r.net/?p=groeck-it87;a=commitdiff_plain;h=f88dd6bac66271cff90b1c6183a0f564369f5602 Add ISSUES file Signed-off-by: Guenter Roeck --- diff --git a/ISSUES b/ISSUES new file mode 100644 index 0000000..50616de --- /dev/null +++ b/ISSUES @@ -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.