aboutsummaryrefslogtreecommitdiff
path: root/libs/dmx_usb_module
Commit message (Collapse)AuthorAge
* dmx_usb_module: fix build against kernel 4.14Matthias Schiffer2018-03-02
| | | | | | | The change should also work fine with older kernels, as <linux/uaccess.h> has existed for a long time, and it includes <asm/uaccess.h>. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* dmx_usb_module: change source URL to HTTPSMatthias Schiffer2018-03-02
| | | | Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* dmx_usb_module: new package addedMartijn Zilverschoon2014-11-30
dmx_usb_module is a kernel module that is needed to controll FTDI485 based DMX modules. Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>