Add the glcd2usb connection type to the glcd driver.

This commit is contained in:
mmdolze
2011-11-27 10:36:50 +00:00
parent b54ffe59b5
commit 09251fee8c
8 changed files with 579 additions and 9 deletions
+2 -1
View File
@@ -17,7 +17,8 @@ v0.5dev (ongoing development)
* Build system: Link LCDd itself with pthread library if available
* lcdproc client: Unbreak build on OpenBSD non-i386 (E. Barrett)
* lcdproc client: Fix core dumps on FreeBSD if started as non-root
* glcd driver: new connection type 'serdisplib'
+ glcd driver: new connection type 'serdisplib'
+ glcd driver: new connection type 'glcd2usb'
v0.5.5
+ sed1330 driver: Add support for HG25504 (L. Lagendijk)