Check all http links, update permanent redirects. Do not remove links with

404 errors as they may still be available at www.archive.org.
This commit is contained in:
mmdolze
2010-01-30 18:53:43 +00:00
parent 88aabdccc1
commit e914ee3d72
30 changed files with 34 additions and 46 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ Choadstre's idea and put it in its current form.
Gareth Watts (Xeno42):
- Patches, mailing list, ideas, web hosting, CVS, etc.
Matrix Orbital Corporation <http://www.matrix-orbital.com/>:
Matrix Orbital Corporation <http://www.matrixorbital.com/>:
- Free displays for us developers, and lots of help early on
Crystal Fontz <http://www.crystalfontz.com/>:
+4 -4
View File
@@ -44,7 +44,7 @@ need some additional programs or libraries installed:
* libusb if you --enable-libusb, see http://libusb.sourceforge.net/
* G15daemon, libg15 and libg15render (>= 1.1.1) for use with the 'g15' driver,
see http://g15daemon.sourceforge.net/ and http://g15tools.sourceforge.net/
see http://www.g15tools.com/
* GraphLCD and GLCDprocDriver for use with the 'glcdlib' driver, see
http://graphlcd.berlios.de/ and http://www.muresan.de/graphlcd/lcdproc/
@@ -60,11 +60,11 @@ need some additional programs or libraries installed:
* svgalib for use with the 'svga' driver, see http://www.svgalib.org/
* libftdi and libusb for use with the 'ula200' driver, see
http://www.intra2net.com/de/produkte/opensource/ftdi/ and
* libftdi and libusb for use with the 'ula200', 'lis', and 'i2500vfd' driver,
see http://www.intra2net.com/en/developer/libftdi/ and
http://libusb.sourceforge.net/
* XOSD for use with the 'xosd' driver, see http://sourceforge.net/projects/libxosd ,
* XOSD for use with the 'xosd' driver, see http://sourceforge.net/projects/libxosd/ ,
as well as an x11 implementation, more precisely libX11 and libXext.
+1 -1
View File
@@ -103,7 +103,7 @@ serial/USB displays by Cwlinux (http://www.cwlinux.com)
VFD front panel display on Aopen XC Cube EA65 media barebone
.TP
.B EyeboxOne
LCD display on the EyeboxOne (http://www.rightvision.com)
LCD display on the EyeboxOne
.TP
.B g15
LCD display on the Logitech G15 keyboard
+1 -1
View File
@@ -7,7 +7,7 @@ to be exact: DocBook V4.x XML.
You can generate the documentation of LCDproc using 'xmlto',
which is a shell-script frontend to an XML toolchain.
Get it from http://cyberelk.net/tim/xmlto/ or pre-packaged
Get it from http://cyberelk.net/tim/software/xmlto/ or pre-packaged
from your distribution.
To convert the Admin Guide to a single XHTML document, simply do:
+1 -1
View File
@@ -16,7 +16,7 @@ See <ulink url="http://lcdproc.org/mail.php3">http://lcdproc.org/mail.php3</ulin
for details on how to subscribe to the list.
</para>
<para>
Therefore you might want to have a look at <ulink url="http://lcdproc.sf.net/docs/">http://lcdproc.sf.net/docs/</ulink>,
Therefore you might want to have a look at <ulink url="http://lcdproc.sourceforge.net/docs/"></ulink>,
to get the latest version of this document, unless you want to generate it yourself from the
docbook files in the CVS).
</para></note>
+1 -1
View File
@@ -7,7 +7,7 @@ to be exact: DocBook V4.x XML.
You can generate the documentation of LCDproc using 'xmlto',
which is a shell-script frontend to an XML toolchain.
Get it from http://cyberelk.net/tim/xmlto/ or pre-packaged
Get it from http://cyberelk.net/tim/software/xmlto/ or pre-packaged
from your distribution.
To convert the User Guide to a single XHTML document, simply do:
@@ -2,7 +2,7 @@
<title>The CFontzPacket Driver</title>
<para>
<ulink url="http://www.cwcrystalfontz.com/">CrystalFontz</ulink> offers a wide
<ulink url="http://www.crystalfontz.com/">CrystalFontz</ulink> offers a wide
range of character and graphical LCD modules.
The <code>CFontzPacket</code> driver supports the modules that communicate
with the host computer using a packet-based communications protocol
+1 -1
View File
@@ -22,7 +22,7 @@ all the drivers supported by graphlcd-base, which you can get from
</para>
<para>
In order to be able to use it, you have to get and install the glcdprocdriver
from <ulink url="http://www.muresan.de/graphlcd/lcdproc"></ulink>
from <ulink url="http://www.muresan.de/graphlcd/lcdproc/"></ulink>
before configuring the LCDproc build process --enable-drivers=glcdlib.
</para>
+3 -7
View File
@@ -1470,11 +1470,7 @@ cannot use the backlight control together with the bargraph.
<para>
This interface uses a handful of wires to interface to the
HD44780. Suitable for high noise, long connections. Designed by
Andrew McMeikan <email>andrewm@engineer.com</email>. The original wiring and
driver can be found at:
</para>
<para>
<ulink url="http://members.xoom.com/andrewmuck"></ulink>
Andrew McMeikan <email>andrewm@engineer.com</email>.
</para>
<para>
@@ -2101,7 +2097,7 @@ You have all the tools and the code to build it yourself and to customize the be
<listitem><para>Some electronic knowledge and familiarity with the soldering iron</para></listitem>
<listitem><para>A PIC16F84 (I used PIC16F84A) or PIC16C54</para></listitem>
<listitem><para><ulink url="http://jdm.homepage.dk/newpic.htm">JDM PIC programmer</ulink></para></listitem>
<listitem><para><ulink url="http://gputils.sf.net">gputils</ulink> and <ulink url="http://www.iki.fi/hyvatti/pic/picprog.html">picprog</ulink> installed on your GNU/Linux box</para></listitem>
<listitem><para><ulink url="http://gputils.sourceforge.net/">gputils</ulink> and <ulink url="hyvatti.iki.fi/~jaakko/pic/picprog.html">picprog</ulink> installed on your GNU/Linux box</para></listitem>
</itemizedlist>
</para>
</sect4>
@@ -2544,7 +2540,7 @@ off the address.
<title>ethlcd Device</title>
<para>
The ethlcd (<ulink url="http://manio.skyboo.net/ethlcd"></ulink>) device is simply
The ethlcd (<ulink url="http://manio.skyboo.net/ethlcd/"></ulink>) device is simply
an LCD display driven by an ATmega microcontroller, controlled and powered by
"home-made" Power over Ethernet. The hardware and software are open source.
+1 -1
View File
@@ -9,7 +9,7 @@ More information can be found here: <ulink url="http://www.intra2net.com/">Intra
<para>
It connects to USB using a FTDI FT245BM chip and therefore needs libftdi as requirement.
libftdi can be found here: <ulink url="http://www.intra2net.com/de/produkte/opensource/ftdi/">libftdi</ulink>
libftdi can be found here: <ulink url="http://www.intra2net.com/en/developer/libftdi/">libftdi</ulink>
</para>
<sect2 id="i2500vfd-features">
+1 -1
View File
@@ -6,7 +6,7 @@
<para>
The <code>imon</code> driver controls
<ulink url="http://www.soundgraph.com/Eng_/Products/imon25.aspx">Soundgraph iMON VFD</ulink>
<ulink url="http://www.soundgraph.com/vfd-feature-en/">Soundgraph iMON VFD</ulink>
devices, that are either preinstalled or available as optional accessories
for a variety of Home Theater PC (HTPC) cases from Ahanix, Silverstone, Cooler Master
and others. They can also be bought separately and then fit into a 5,25" disk drive bay
+1 -1
View File
@@ -6,7 +6,7 @@
<para>
This section talks about using LCDproc with LCD devices manufactured by SoundGraph.
For example, <ulink url="http://www.soundgraph.com/Eng_/Products/oem3.aspx">the iMON OEM LCD</ulink>.
For example, <ulink url="http://www.soundgraph.com/oem-lcd-feature-en/">the iMON OEM LCD</ulink>.
</para>
<para>
+2 -2
View File
@@ -29,8 +29,8 @@ between the FTDI and the NEC chips.
<para>
The driver depends on <filename>libftdi</filename>, version 0.8 or higher, from
<ulink url="http://www.intra2net.com/opensource/ftdi/">
http://www.intra2net.com/opensource/ftdi/</ulink>.
<ulink url="http://www.intra2net.com/en/developer/libftdi/">
http://www.intra2net.com/en/developer/libftdi/</ulink>.
</para>
<para>
+1 -1
View File
@@ -33,7 +33,7 @@
<term>picoLCD 20x2 (OEM)</term>
<listitem>
<para>
<ulink url="http://www.mini-box.com/picoLCD-20x2">picoLCD-20x2-OEM</ulink> is
<ulink url="http://www.mini-box.com/picoLCD-20x2-OEM">picoLCD-20x2-OEM</ulink> is
the OEM version.
It is a 2 line by 20 character display with black letters on a
yellow-green background, that can be connected to the system via
+1 -1
View File
@@ -193,7 +193,7 @@ output 0
<para>
More information on the Pyramid LC-Display can be found here:
<ulink url="http://www.pyramid.de/en/products/programmable_lcd.php"></ulink>
<ulink url="https://www.pyramid.de/de/hardware/spezialkomponenten.php"></ulink>
</para>
</sect2>
+1 -1
View File
@@ -7,7 +7,7 @@ This section talks about using LCDproc with libxosd.
</para>
<para>
<ulink url="http://sourceforge.net/projects/libxosd">libxosd</ulink> is a system
<ulink url="http://sourceforge.net/projects/libxosd/">libxosd</ulink> is a system
that displays text on top of your X-Windows screen, much like the
on-screen display (OSD) used by most modern televisions and video-players.
</para>
+1 -1
View File
@@ -102,7 +102,7 @@ packaging tool EPM.
<para>
First of all you may need to download EPM from
<ulink url="http://www.easysw.com/epm/">http://www.easysw.com/epm/</ulink>
<ulink url="http://www.epmhome.org/">http://www.epmhome.org/</ulink>
and install it according to the instructions that are included
in its source distribution.
</para>
+1 -1
View File
@@ -2,7 +2,7 @@
* LCDd \c CFontz driver for the CFA632 & CFA634 displays by CrystalFontz, Inc.
*/
/* This is the LCDproc driver for CrystalFontz devices (http://crystalfontz.com)
/* This is the LCDproc driver for CrystalFontz devices (http://www.crystalfontz.com/)
Copyright (C) 2001 ????
+1 -1
View File
@@ -3,7 +3,7 @@
*/
/* This is the LCDproc driver for CrystalFontz 633 devices
(get yours from http://crystalfontz.com)
(get yours from http://www.crystalfontz.com/)
Copyright (C) 2002 David GLAUDE
+1 -1
View File
@@ -6,7 +6,7 @@
/*
* This is the LCDproc driver for CrystalFontz LCD using Packet protocol.
* It support the CrystalFontz 633 USB/Serial, the 631 USB and the 635 USB
* (get yours from http://crystalfontz.com)
* (get yours from http://www.crystalfontz.com)
*
* Applicable Data Sheets:
* - http://www.crystalfontz.com/products/631/CFA-631_v1.0.pdf
+1 -1
View File
@@ -28,7 +28,7 @@ Different implementations of (n)curses available on:
http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libcurses/
ncurses
- NetBSD:
http://cvsweb.netbsd.org/bsdweb.cgi/basesrc/lib/libcurses/
http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libcurses/
curses : does not define ACS_S3, ACS_S7, wcolor_set() or redrawwin().
it is possible to make a:
#define ACS_S3 (_acs_char['p'])
+1 -1
View File
@@ -7,7 +7,7 @@
* all the drivers supported by graphlcd-base, which you can get from
* http://graphlcd.berlios.de.
* In order to be able to use it, you have to get and install the glcdprocdriver
* from http://www.muresan.de/graphlcd/lcdproc.
* from http://www.muresan.de/graphlcd/lcdproc/.
*
* This file is released under the GNU General Public License. Refer to the
* COPYING file distributed with this package.
+1 -1
View File
@@ -3,7 +3,7 @@
* all the drivers supported by graphlcd-base, which you can get from
* http://graphlcd.berlios.de.
* In order to be able to use it, you have to get and install the glcdprocdriver
* from http://www.muresan.de/graphlcd/lcdproc.
* from http://www.muresan.de/graphlcd/lcdproc/.
*
* This file is released under the GNU General Public License. Refer to the
* COPYING file distributed with this package.
-2
View File
@@ -65,8 +65,6 @@ const unsigned char none_charmap[] = {
* Initial table taken from lcd.o Linux kernel driver by
* Nils Faerber <nilsf@users.sourceforge.net>. Thanks!
*
* HD44780 charset reference: http://markh.de/hd44780-charset.png
*
* The following translations are being performed:
* - map umlaut accent characters to the corresponding umlaut characters
* - map other accent characters to the characters without accents
+1 -1
View File
@@ -1,7 +1,7 @@
/** \file server/drivers/hd44780-lcd2usb.c
* \c lcd2usb connection type of \c hd44780 driver for Hitachi HD44780 based LCD displays.
*
* See http://www.harbaum.org/till/lcd2usb.
* See http://www.harbaum.org/till/lcd2usb/.
*/
/*-
+1 -2
View File
@@ -22,8 +22,7 @@ typedef struct SerialInterface {
/*
if both escape and on/off codes are set means that display
can't set brightness, but can only switch light on or off and
needs both escape and on/off bytes (see pertelian,
http://pertelian.com/index.php?option=com_content&task=view&id=27&Itemid=33)
needs both escape and on/off bytes (see pertelian)
*/
char backlight_escape; /* leave to 0 is the interface uses on/off codes */
char backlight_off;
-2
View File
@@ -11,8 +11,6 @@
* - Keypad support
* - Changed for 2 line wire control
*
* Full connection details at http://members.xoom.com/andrewmuck/LCD.htm
*
* printer port 4094/LCD
* D2 (4) EN (6 - LCD)
* D3 (5) D (2 - 4094)
+1 -1
View File
@@ -26,7 +26,7 @@
* The picoLCD is usb connected and is driven (currently) via userspace
* using libusb library.
*
* libusb: http://libusb.sf.net
* libusb: http://www.libusb.org/
*
*/
+1 -1
View File
@@ -20,7 +20,7 @@
* The picoLCD is usb connected and is driven (currently) via userspace
* using libusb library.
*
* libusb: http://libusb.sf.net
* libusb: http://www.libusb.org/
*
*/
+1 -4
View File
@@ -3,13 +3,10 @@
* from Pyramid Computer GmbH.
*
* For more information see
* http://www.pyramid.de/en/products/programmable_lcd.php
* https://www.pyramid.de/de/hardware/spezialkomponenten.php
*
* Contact Thomas Riewe <thomas.riewe@pyramid.de> for further
* information on the LCD.
*
* \todo Convert to use pixel-row based logic for custom characters, icons,
* bar graphs etc.
*/
/*