Description: Linux2.6 kernel driver package examples: globalmem drive, including concurrency control globalmem drive, globalfifo-driven, poll sample applications, asynchronous notification application examples to support asynchronous notification globalfifo, S3C2410-driven real-time clock and second device drivers and applications, DMA example, static mapping example, as a touch screen input device driver, as a general character-driven touch-screen equipment, the watchdog driver, platform equipment, S3C2410 serial driver, S3C2410 I2C host drive, SAA711x I2C device driver, CS8900 Ethernet device drivers, S3C2410 LCD driver, FRAMEBUFFER application example
File list (Check if you may need any files):
复件 linuxdriver_code_tool
..........................\06
..........................\..\globalmem驱动
..........................\..\.............\globalmem.c
..........................\..\包含2个globalmem设备的驱动
..........................\..\..........................\globalmem_two.c
..........................\07
..........................\..\含并发控制的globalmem驱动
..........................\..\.........................\globalmem_lock.c
..........................\08
..........................\..\globalfifo驱动
..........................\..\..............\globalfifo.c
..........................\..\poll应用程序范例
..........................\..\................\pollmonitor.c
..........................\09
..........................\..\异步通知应用程序范例
..........................\..\....................\asyncmonitor.c
..........................\..\支持异步通知的globalfifo
..........................\..\........................\globalfifo_async.c
..........................\10
..........................\..\S3C2410实时钟驱动
..........................\..\.................\s3c2410-rtc.c
..........................\..\秒设备驱动与应用程序
..........................\..\....................\second.c
..........................\..\....................\second_test.c
..........................\11
..........................\..\DMA范例
..........................\..\.......\3c505.c
..........................\..\.......\3c505.h
..........................\..\.......\dma.h
..........................\..\静态映射范例
..........................\..\............\mach-smdk2440.c
..........................\12
..........................\..\NVRAM驱动
..........................\..\.........\generic_nvram.c
..........................\..\平台设备
..........................\..\........\devs.c
..........................\..\看门狗驱动
..........................\..\..........\s3c2410_wdt.c
..........................\..\触摸屏驱动
..........................\..\..........\作为input设备
..........................\..\..........\.............\s3c2410_ts.c
..........................\..\..........\.............\s3c2410_ts.h
..........................\..\..........\作为普通字符设备
..........................\..\..........\................\s3c2410-ts.c
..........................\13
..........................\..\IDE驱动
..........................\..\.......\ide-disk.c
..........................\..\.......\ide-h8300.c
..........................\..\RAMDISK驱动
..........................\..\...........\rd.c
..........................\14
..........................\..\S3C2410串口驱动
..........................\..\...............\regs-gpio.h
..........................\..\...............\regs-serial.h
..........................\..\...............\s3c2410.c
..........................\..\串口核心层
..........................\..\..........\serial_core.c
..........................\..\..........\serial_core.h
..........................\15
..........................\..\S3C2410 I2C主机驱动
..........................\..\...................\i2c-s3c2410.c
..........................\..\...................\iic.h
..........................\..\...................\regs-gpio.h
..........................\..\...................\regs-iic.h
..........................\..\SAA711x I2C设备驱动
..........................\..\...................\saa711x.c
..........................\16
..........................\..\CS8900以太网设备驱动
..........................\..\....................\cs89x0.c
..........................\..\....................\cs89x0.h
..........................\17
..........................\..\ALSA应用程序范例
..........................\..\................\pcm.c
..........................\..\................\pcm_min.c
..........................\..\ALSA驱动范例
..........................\..\............\sa11xx-uda1341.c
..........................\..\............\uda1341.h
..........................\..\OSS应用程序范例
..........................\..\...............\mixer.c
..........................\..\...............\sound.c
..........................\..\OSS驱动范例
.............