[Lcdproc] ULA 200 fixes

Bernhard Walle bernhard.walle@gmx.de
Tue Nov 7 17:14:03 2006


--L6iaP+gRLNZHKoI4
Content-Type: multipart/mixed; boundary="z6Eq5LdranGa6ru8"
Content-Disposition: inline


--z6Eq5LdranGa6ru8
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello,

can you please commit the attached patch? Thanks.


       Bernhard
--=20
"Der wahrscheinlich =E4rgerlichste Aspekt eines Com-
puterprogrammes ist die Art und Weise, in der es auf
Ihre Fehler reagiert"=20
        -- L. Lamport, LaTeX-Handbuch

--z6Eq5LdranGa6ru8
Content-Type: text/x-patch; charset=us-ascii
Content-Disposition: attachment; filename="ula200.diff"
Content-Transfer-Encoding: quoted-printable

? scripts/init-LCDd.LSB
? scripts/init-lcdexec.LSB
? scripts/init-lcdexec.debian
? scripts/init-lcdproc.LSB
? scripts/init-lcdvc.LSB
? scripts/init-lcdvc.debian
Index: acinclude.m4
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/lcdproc/lcdproc/acinclude.m4,v
retrieving revision 1.79
diff -u -r1.79 acinclude.m4
--- acinclude.m4	5 Oct 2006 09:22:21 -0000	1.79
+++ acinclude.m4	22 Oct 2006 21:18:41 -0000
@@ -344,13 +344,13 @@
 			;;
 		ula200)
 			AC_CHECK_HEADERS([usb.h ftdi.h],[
-				AC_CHECK_LIB(ftdi, main,[
+				AC_CHECK_LIB(ftdi, ftdi_set_line_property,[
 					LIBFTDI=3D"-lusb -lftdi"
 					DRIVERS=3D"$DRIVERS ula200${SO}"
 					actdrivers=3D["$actdrivers ula200"]
 				],[
 dnl				else
-					AC_MSG_WARN([The ula200 driver needs the ftdi library])
+					AC_MSG_WARN([The ula200 driver needs the ftdi library in version 0.7])
 				])
 			],[
 dnl			else
Index: docs/lcdproc-user/drivers/ula200.docbook
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/lcdproc/lcdproc/docs/lcdproc-user/drivers/ula200.docbook=
,v
retrieving revision 1.3
diff -u -r1.3 ula200.docbook
--- docs/lcdproc-user/drivers/ula200.docbook	6 Oct 2006 11:05:48 -0000	1.3
+++ docs/lcdproc-user/drivers/ula200.docbook	22 Oct 2006 21:18:42 -0000
@@ -2,8 +2,9 @@
 <title>The ula200 Driver</title>
=20
 <para>
-This section talks about using LCDproc with LCD displays that use the
-ula200 chipset.
+  This section talks about using LCDproc with LCD displays that use the
+  ULA-200 USB adapter for HD44780 drivers that can be obtained at
+  <ulink url=3D"http://www.elv.de">ELV</ref>.
 </para>
=20
 <!-- ## ELV ULA200 driver ## -->
@@ -55,7 +56,7 @@
   </term>
   <listitem><para>
     If you have a non standard keypad you can associate any keystrings to =
keys.
-    There are 6 input key in the CwLnx hardware that generate characters
+    There are 6 input key in the ULA-200 hardware that generate characters
     from '<literal>A</literal>' to '<literal>F</literal>'.
     Legal values for <replaceable>KEY</replaceable> are <literal>Up</liter=
al>,
     <literal>Down</literal>, <literal>Left</literal>, <literal>Right</lite=
ral>,

--z6Eq5LdranGa6ru8--

--L6iaP+gRLNZHKoI4
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iQCVAwUBRTvgbuiVHo+2lFT9AQLwnAP8DU6LgMsc6qgVVtH2hSZUpLi6mN6Mvd1Y
ywhrgOjTjRnrQQ455TLFSw96BrCWDMgo9PSU/HluHo+zUMI/G/shOCt6MUT/fYNd
RGcrNAVj7X7gUt+DtWFo61T0jA89OBbd/ypne/fgLWKe7E8eKIdKIWgn1KJaQoIX
Yi8XPsLbkck=
=Zzx+
-----END PGP SIGNATURE-----

--L6iaP+gRLNZHKoI4--