New constants for the new firmware. Access to revision control of the FX2.
authorBernd Porr <Bernd.Porr@f2s.com>
Wed, 18 Aug 2004 22:21:42 +0000 (22:21 +0000)
committerBernd Porr <Bernd.Porr@f2s.com>
Wed, 18 Aug 2004 22:21:42 +0000 (22:21 +0000)
etc/hotplug/usb/usbdux/fx2-include.asm

index 8d790254fae01b082c5efbd6e77971fb6d7e56f8..a39a887cd5e5960ea91c7660a379e981ff09bc97 100644 (file)
@@ -24,6 +24,7 @@
 ;
        ;;  CPU control
        .equ    CPUCS,0E600H
+       .equ    REVCTL,0E60BH
        ;; interface config
        .equ    IFCONFIG,0E601H
        .equ    FIFORESET,0E604H
        ;;
        .equ    EP4AUTOINLENH,0E622H
        .equ    EP4AUTOINLENL,0E623H
+       .equ    EP6AUTOINLENH,0E624H
+       .equ    EP6AUTOINLENL,0E625H
        .equ    EP2FIFOCFG,0E618H
        .equ    EP4FIFOCFG,0E619H
        .equ    EP6FIFOCFG,0E61AH
        .equ    EP8FIFOCFG,0E61BH
        ;; 
        .equ    INPKTEND,0E648H
+       .equ    GPIFCTLCFG,0E6C3H
+       .equ    GPIFABORT,0E6F5H
+       .equ    GPIFIDLECTL,0E6C2H
+       .equ    GPIFWFSELECT,0E6C0H
+       .equ    GPIFREADYCFG,0E6F3H
+       .equ    GPIFIDLECS,0E6C1H
+       .equ    EP6GPIFFLGSEL,0E6E2H
+       .equ    EP6GPIFPDFSTOP,0E6E3H
+       .equ    EP6GPIFTRIG,0E6E4H
        ;; 
        ;; endpoint control
        .equ    EP2CS,0E6A3H
        .equ    OEC,0B4H
        .equ    OED,0B5H
        .equ    OEE,0B6H
+       .equ    GPIFTRIG,0BBH
        .equ    EIE,0E8h
+       .equ    EIP,0F8h
 
 
        ;;; end of file
        
+