[BACK]Return to files.sa11x1 CVS log [TXT][DIR] Up to [local] / sys / arch / arm / sa11x0

Annotation of sys/arch/arm/sa11x0/files.sa11x1, Revision 1.2

1.1       nbrk        1: #      $OpenBSD$
                      2: #
                      3: # Configuration info for Intel StrongARM SA11[01]1 companion chip
                      4: #
                      5:
                      6: # SA11[01]1 integrated peripherals.
1.2     ! nbrk        7: define sacc {[xintr=-1]}
1.1       nbrk        8: device sacc
                      9: attach sacc at saip
                     10: file   arch/arm/sa11x0/sa1111.c
                     11: file   arch/arm/sa11x0/sa11x1_space.c
1.2     ! nbrk       12:
        !            13: # SA-1111 Interrupt Controller
        !            14: device sacic
        !            15: attach sacic at sacc
        !            16: file   arch/arm/sa11x0/sa1111_intr.c   sacic
1.1       nbrk       17:
                     18: # PCMCIA
                     19: #device        saccpcic: pcmciabus
                     20: #file  arch/arm/sa11x0/sa11xx_pcic.c
                     21: # XXX
                     22: #device        fdc
                     23:

CVSweb