From: <sup...@wo...> - 2013-05-19 13:56:08
Attachments:
lcd4linux-svn1197-dpf_ax.tar.gz
|
Hi, so here is my patch for the DPF driver. Well, it's really a complete rewrite. Seems that only the copyright notice is left untouched. :-) Features: * Include scaletext patch. * Includes changes from Ondrej Wisniewski's patch. * Driver is self contained, no external dpf-ax libs/headers needed. * Two properties supported: - Property 'Backlight': Set the dpfs backlight/brightness. Values: 0-7 (0 = off, 7 = max) - Property 'Orientation': Set the dpfs logical orientation. Values: 0 = landscape, 1 = portrait, 2 = reverse landscape, 3 = reverse portrait. Would be nice if this patch finds its way into the svn. Nevertheless you will find a copy of it in the next svn version of http://dpf-ax.sourceforge.net/. Have fun superelchi |
From: Michael R. <mi...@re...> - 2013-05-23 03:16:54
|
Hello all, thanks for the patch, it has been applied and checked in. btw, from the discussions I assumed that there will be some separate files (dpf header file) but I could not find any in the patch... but the driver seems to compile cleanly... regards, Michael Am 2013-05-19 15:55, schrieb sup...@wo...: > Hi, > > so here is my patch for the DPF driver. > Well, it's really a complete rewrite. Seems that only the copyright notice is left untouched. :-) > > Features: > * Include scaletext patch. > * Includes changes from Ondrej Wisniewski's patch. > * Driver is self contained, no external dpf-ax libs/headers needed. > * Two properties supported: > - Property 'Backlight': Set the dpfs backlight/brightness. > Values: 0-7 (0 = off, 7 = max) > - Property 'Orientation': Set the dpfs logical orientation. > Values: 0 = landscape, 1 = portrait, 2 = reverse landscape, 3 = reverse portrait. > > Would be nice if this patch finds its way into the svn. > Nevertheless you will find a copy of it in the next svn version of http://dpf-ax.sourceforge.net/. > > Have fun > superelchi > > > > ------------------------------------------------------------------------------ > AlienVault Unified Security Management (USM) platform delivers complete > security visibility with the essential security capabilities. Easily and > efficiently configure, manage, and operate all of your security controls > from a single console and one unified framework. Download a free trial. > http://p.sf.net/sfu/alienvault_d2d > > > > _______________________________________________ > Lcd4linux-devel mailing list > Lcd...@li... > https://lists.sourceforge.net/lists/listinfo/lcd4linux-devel -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |
From: Ondrej W. <ond...@gm...> - 2013-05-23 07:21:03
|
Hi thanks superelchi for the driver update and Michael for applying it to the lcd4linux svn. Using the latest and greatest lcd4linux with a DPF display should be really easy now. And I guess ready to use dpf enabled lcd4linux packages should be available in the major Linux distris soon. Then it will be just "plug and play" :-) Ondrej /On 23/05/2013 05:16, Michael Reinelt wrote:// / > Hello all, > > thanks for the patch, it has been applied and checked in. > > btw, from the discussions I assumed that there will be some separate files (dpf header file) but I could not find any in > the patch... but the driver seems to compile cleanly... > > > > > regards, Michael > > > Am 2013-05-19 15:55, schrieb sup...@wo...: >> Hi, >> >> so here is my patch for the DPF driver. >> Well, it's really a complete rewrite. Seems that only the copyright notice is left untouched. :-) >> >> Features: >> * Include scaletext patch. >> * Includes changes from Ondrej Wisniewski's patch. >> * Driver is self contained, no external dpf-ax libs/headers needed. >> * Two properties supported: >> - Property 'Backlight': Set the dpfs backlight/brightness. >> Values: 0-7 (0 = off, 7 = max) >> - Property 'Orientation': Set the dpfs logical orientation. >> Values: 0 = landscape, 1 = portrait, 2 = reverse landscape, 3 = reverse portrait. >> >> Would be nice if this patch finds its way into the svn. >> Nevertheless you will find a copy of it in the next svn version of http://dpf-ax.sourceforge.net/. >> >> Have fun >> superelchi >> >> >> >> ------------------------------------------------------------------------------ >> AlienVault Unified Security Management (USM) platform delivers complete >> security visibility with the essential security capabilities. Easily and >> efficiently configure, manage, and operate all of your security controls >> from a single console and one unified framework. Download a free trial. >> http://p.sf.net/sfu/alienvault_d2d >> >> >> >> _______________________________________________ >> Lcd4linux-devel mailing list >> Lcd...@li... >> https://lists.sourceforge.net/lists/listinfo/lcd4linux-devel |
From: <sup...@wo...> - 2013-05-23 12:01:51
|
Hi Michael, no additional headers, etc., are needed. I just wanted to know beforehand if it's possible. When I actually started writing the driver I saw that it was no big deal to put everything into one file. Thanks for the quick commit! superelchi > Gesendet: Donnerstag, 23. Mai 2013 um 05:16 Uhr > Von: "Michael Reinelt" <mi...@re...> > An: sup...@wo... > Cc: lcd...@li... > Betreff: Re: [Lcd4linux-devel] Patch for dpf-ax driver > > Hello all, > > thanks for the patch, it has been applied and checked in. > > btw, from the discussions I assumed that there will be some separate files (dpf header file) but I could not find any in > the patch... but the driver seems to compile cleanly... > > > > > regards, Michael > > > Am 2013-05-19 15:55, schrieb sup...@wo...: > > Hi, > > > > so here is my patch for the DPF driver. > > Well, it's really a complete rewrite. Seems that only the copyright notice is left untouched. :-) > > > > Features: > > * Include scaletext patch. > > * Includes changes from Ondrej Wisniewski's patch. > > * Driver is self contained, no external dpf-ax libs/headers needed. > > * Two properties supported: > > - Property 'Backlight': Set the dpfs backlight/brightness. > > Values: 0-7 (0 = off, 7 = max) > > - Property 'Orientation': Set the dpfs logical orientation. > > Values: 0 = landscape, 1 = portrait, 2 = reverse landscape, 3 = reverse portrait. > > > > Would be nice if this patch finds its way into the svn. > > Nevertheless you will find a copy of it in the next svn version of http://dpf-ax.sourceforge.net/. > > > > Have fun > > superelchi > > > > > > > > ------------------------------------------------------------------------------ > > AlienVault Unified Security Management (USM) platform delivers complete > > security visibility with the essential security capabilities. Easily and > > efficiently configure, manage, and operate all of your security controls > > from a single console and one unified framework. Download a free trial. > > http://p.sf.net/sfu/alienvault_d2d > > > > > > > > _______________________________________________ > > Lcd4linux-devel mailing list > > Lcd...@li... > > https://lists.sourceforge.net/lists/listinfo/lcd4linux-devel > > -- > Michael Reinelt <mi...@re...> > http://home.pages.at/reinelt > GPG-Key 0xDF13BA50 > ICQ #288386781 > |