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

Annotation of sys/arch/arm/s3c2xx0/files.s3c2800, Revision 1.1.1.1

1.1       nbrk        1: #      $NetBSD: files.s3c2800,v 1.1 2002/11/20 17:52:48 bsh Exp $
                      2: #
                      3: # Configuration info for Samsung S3C2800
                      4: #
                      5:
                      6: # Pull in common info for s3c2800/2400X/2410X
                      7: include arch/arm/s3c2xx0/files.s3c2xx0
                      8:
                      9:
                     10: file   arch/arm/s3c2xx0/s3c2800_intr.c
                     11: file   arch/arm/s3c2xx0/s3c2800_clk.c
                     12: file   arch/arm/s3c2xx0/s3c2800.c
                     13:
                     14: # integrated PCI interface
                     15: device sspci: pcibus
                     16: attach sspci at ssio
                     17:
                     18: file   arch/arm/s3c2xx0/s3c2800_pci.c          sspci
                     19:
                     20: # UART
                     21: file   arch/arm/s3c2xx0/sscom_s3c2800.c        sscom
                     22:

CVSweb