new driver for LCD in Logitech G15 gaming keyboards (Anthony J. Mirabella)

This commit is contained in:
marschap
2006-08-13 12:38:17 +00:00
parent 611e249a4a
commit e74ec40375
7 changed files with 48 additions and 3 deletions
+1
View File
@@ -13,6 +13,7 @@ well as the configuration of LCDd.
&CFontzPacket;
&curses;
&CwLnx;
&g15;
&glcdlib;
&glk;
&hd44780;
+1
View File
@@ -19,6 +19,7 @@
<!ENTITY CFontzPacket SYSTEM "drivers/CFontzPacket.docbook">
<!ENTITY curses SYSTEM "drivers/curses.docbook">
<!ENTITY CwLnx SYSTEM "drivers/CwLnx.docbook">
<!ENTITY g15 SYSTEM "drivers/g15.docbook">
<!ENTITY glcdlib SYSTEM "drivers/glcdlib.docbook">
<!ENTITY glk SYSTEM "drivers/glk.docbook">
<!ENTITY hd44780 SYSTEM "drivers/hd44780.docbook">