From: Michael R. <re...@eu...> - 2007-01-15 05:42:49
|
Hi Alexey, > Is there any possibility that lcd4linux works with > usb-lpt devices, such as Trendnet TU-P1284, based > on Prolific PL2305 S\USB-LPT Bridge? > Kernel drivers create /dev/usblp0 Well, I never tried, but I think it will NOT work. These USB-LPT-Bridges emulate somehow a Printer interface; where LCD4Linux requires a lower level, the ability to change every single line with a neat timing. Therefore on a real parport, LCD4Linux does not use the lp interface, but the ppdev interface. As you wrote above, your kernel driver provides the lp interface only, but no ppdev. bye, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |