From: Joel Holdsworth Date: Sun, 4 Mar 2012 18:01:25 +0000 (+0000) Subject: Do not change device id after firmware download X-Git-Tag: sigrok-firmware-fx2lafw-0.1.0~52 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=8242a4d10ec4750820eff0eccc859188645b065a;p=sigrok-firmware-fx2lafw.git Do not change device id after firmware download --- diff --git a/hw/cwav-usbeeax/dscr.a51 b/hw/cwav-usbeeax/dscr.a51 index 76b3401f..0822887a 100644 --- a/hw/cwav-usbeeax/dscr.a51 +++ b/hw/cwav-usbeeax/dscr.a51 @@ -52,8 +52,8 @@ _dev_dscr: .db 0xff ; Subclass (vendor specific) .db 0xff ; Protocol (vendor specific) .db 64 ; Max. EP0 packet size - .dw 0x6666 ; Manufacturer ID (0x6666) - .dw 0x1900 ; Product ID (0x0019) + .dw 0xa908 ; Manufacturer ID (0x08a9) + .dw 0x1400 ; Product ID (0x0014) .dw 0x0100 ; Product version (0.01) .db 1 ; Manufacturer string index .db 2 ; Product string index