]> sigrok.org Git - libsigrok.git/commitdiff
fx2lafw: Added ESLA201A to device list
authorJoel Holdsworth <redacted>
Mon, 12 Mar 2012 21:03:13 +0000 (21:03 +0000)
committerJoel Holdsworth <redacted>
Mon, 12 Mar 2012 21:38:57 +0000 (21:38 +0000)
hardware/fx2lafw/fx2lafw.c

index d1272dd11a625411e17f083f1e30e0da6f9d719b..88641163520b54adbabdca5b685f8afe5e1098f8 100644 (file)
@@ -29,7 +29,9 @@
 #include "command.h"
 
 static struct fx2lafw_profile supported_fx2[] = {
-       /* USBee AX */
+       /* CWAV USBee AX
+        * EE Electronics ESLA201A
+        */
        { 0x08a9, 0x0014, "CWAV", "USBee AX", NULL, 8 },
        { 0, 0, 0, 0, 0, 0 }
 };