Where I can a good and practical tutorial for write a serial or USB printer driver for linux
by Sembrador from LinuxQuestions.org on (#500PE)
Hi, I need to write a device driver for a serial printer for linux to send data from lets say PHP program as an example.
I already see this:
I know this development must be do it in C (I already knows)
But I have to see something more specific.
I will appreciate someone points me to the right path.
Thanks in advanced.


I already see this:
I know this development must be do it in C (I already knows)
But I have to see something more specific.
I will appreciate someone points me to the right path.
Thanks in advanced.