From 2563177bf0f358862aa097a0af47d67220b9a863 Mon Sep 17 00:00:00 2001 From: Steve Clement Date: Tue, 16 Jul 2013 12:05:30 +0200 Subject: [PATCH] - Information about DMX driver --- entec-driver/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 entec-driver/README diff --git a/entec-driver/README b/entec-driver/README new file mode 100644 index 0000000..2379a3a --- /dev/null +++ b/entec-driver/README @@ -0,0 +1,6 @@ +Drivers for the DMX USB Pro is included in the Linux Kernel since 2.6.9 (FTDI Based) + +See: http://www.enttec.com/?main_menu=Products&pn=70304&show=drivers + +API Specifications: http://www.enttec.com/docs/dmx_usb_pro_api_spec.pdf +C/C++ Example: http://www.enttec.com/download/pro_example_v2.zip