add documentation

This commit is contained in:
marschap
2006-07-16 11:38:39 +00:00
parent e3039f1b13
commit bf8ae1900f
+7
View File
@@ -18,6 +18,10 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 */
/*
* See ftp://ftp.tyan.com/barebone_support/GS10-GS12%20LCD-Pack.zip
* for documentation */
/*
* Driver status
@@ -796,6 +800,9 @@ void tyan_lcdm_set_cursor(int fd, unsigned char start_addr, int pos)
#endif
/* Note: this implementation works although it differs from the documentation
* available at ftp://ftp.tyan.com/barebone_support/GS10-GS12%20LCD-Pack.zip
* (i.e. with respect to this the docs are wrong) */
static
unsigned char tyan_lcdm_read_key(int fd)
{