From 81c0072b82136b05ebd70ee93b56e7bc85724b02 Mon Sep 17 00:00:00 2001 From: marschap Date: Sun, 13 Aug 2006 09:56:09 +0000 Subject: [PATCH] add section about requirements of the pyramid driver --- docs/lcdproc-user/drivers/pylcd.docbook | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/lcdproc-user/drivers/pylcd.docbook b/docs/lcdproc-user/drivers/pylcd.docbook index 5541bea..2fe14b6 100644 --- a/docs/lcdproc-user/drivers/pylcd.docbook +++ b/docs/lcdproc-user/drivers/pylcd.docbook @@ -26,6 +26,21 @@ buttons as well as 3 (or 9) LEDs which can also be software controlled. + +Requirements + + +For Linux the driver depends on features of the ftdi_sio.ko +that have only been added to quite recent version of the 2.6 kernel series. +For older Linux kernels of the 2.6 series (or even the 2.4 series) that patch +to ftdi_sio.c might help: + +http://www.pyramid.de/d/downloads/patch-4-linux-2.6.13-14.txt. + + + + + LED output