TUT 19 Port WatchDog Driver
19.1 Enable watchdog Linux 2.6.25.8 and 2.6.30.4 have watchdog driver. But they still need minor changes. Modify “drivers/watchdog/s3c2410_wdt.c”£¬line […]
19.1 Enable watchdog Linux 2.6.25.8 and 2.6.30.4 have watchdog driver. But they still need minor changes. Modify “drivers/watchdog/s3c2410_wdt.c”£¬line […]
18.1 Add support for RTC Linux 2.6.25.8 has completed support for RTC. We only need to add RTC device […]
In the following we port driver for UDA1341. 17.1 Add patch for sound driver Note£ºThere is UDA13410 […]
16.1 Patch touch screen driver In linux 2.6.25.8, there is no touch screen driver for S3C2440. So we need to patch […]
15.1 Method to calculate LCD clock There are complete LCD drivers in linux 2.6.25.8, and also an example configuration […]
In this tut, we are going to finish the porting of drivers for USB devices, including USB flash driver, USB […]
After configuration is done, save the configuration list. Then use the following command to compile the kernel image: #make zImage. […]
13.5 Config Wi-Fi Adaptor (TL-WN321G+) There are many different kinds of USB WiFi adaptors in 2.6.25.8 and 2.6.30.4 kernel. We […]
13.1 Ethernet Driver Source Code The driver of Ethernet is very matured. One thing to note: starting from 2.6.25, the […]
12.1 Modify the source code The kernel only support 2 serial ports, i.e., UART0 and UART1 of the S3C2440. The […]