1. Key Drive
\drivers\input\keyboard\utu2440_buttons.c
2. LED Driver
\drivers\char\utu2440-led.c
3. DM9000 NIC Driver
\drivers\net\dm9000.c
4. Serial port (including three serial drive 0,1,2, corresponding device name,/DEV/S3C2410_SERIAL0,/DEV/S3C2410_SERIAL1,/DEV/S3C2410_SERIAL2)
\drivers\seria\s3c2410.c
5. Real-Time Clock RTC driver
\drivers\rtc\rtc-s3c.c
6. Touch Screen Driver
\drivers\input\touchscreen\s3c2410_ts.c
7. yaffs File system source code directory
\fs\yaffs2
8. USB mouse, keyboard driver
\drivers\hid
9. SD/MMC Card Driver directory (currently supports 1G or more)
\drivers\mmc
Nand Flash Driver
\drivers\mtd\nand
One. UDA1341 Audio Driver Directory (note two directories)
\sound\oss\uda1341.c
\drivers\l3
LCD Drive (includes 3.5 ", 4.3", 7 ", 8.4", 10.4 "size of the drive)
\drivers\video\s3c2410fb.c
13. USB Drive Support
\drivers\usb\storage
14. Medium Star Micro USB camera driver
\drivers\media\gspca
Linux Drive Path