From: Joel Holdsworth Date: Mon, 12 Mar 2012 21:03:13 +0000 (+0000) Subject: fx2lafw: Added ESLA201A to device list X-Git-Tag: libsigrok-0.1.0~52 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=17b6c75a899bb5fb2b8b841b60e3e9fb52ca3e30;p=libsigrok.git fx2lafw: Added ESLA201A to device list --- diff --git a/hardware/fx2lafw/fx2lafw.c b/hardware/fx2lafw/fx2lafw.c index d1272dd1..88641163 100644 --- a/hardware/fx2lafw/fx2lafw.c +++ b/hardware/fx2lafw/fx2lafw.c @@ -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 } };