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