Files
Arch-R/packages/sysutils/lcdproc
Robert Högberg c12c42e82c The Fujitsu Siemens Scaleo E HTPC has a dm140 lcd with a different USB
vendor/device id than currently supported by the dm140 driver, so add support
for this "new" USB device id.

Function Compare didn't work with USB vendor/device ids >= 2^15 (ie 0x925d)
because the value read from the string was not handled as a signed short. Values
should be signed and compared as such.
2014-12-27 00:47:10 +01:00
..
2014-07-16 18:38:08 +03:00