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