Add VID/PID for the CWAV USBee ZX.

The hardware is identical to the SX.

This fixes bug #764.
This commit is contained in:
Thomas 2016-02-28 18:59:57 -08:00 committed by Uwe Hermann
parent 0cce2383bd
commit 2f4b0f6a82
1 changed files with 7 additions and 0 deletions

View File

@ -47,6 +47,13 @@ static const struct fx2lafw_profile supported_fx2[] = {
"fx2lafw-cwav-usbeesx.fw",
0, NULL, NULL},
/*
* CWAV USBee ZX
*/
{ 0x08a9, 0x0005, "CWAV", "USBee ZX", NULL,
"fx2lafw-cwav-usbeezx.fw",
0, NULL, NULL},
/* DreamSourceLab DSLogic (before FW upload) */
{ 0x2a0e, 0x0001, "DreamSourceLab", "DSLogic", NULL,
"dreamsourcelab-dslogic-fx2.fw",