TUT 16 Port of touch screen driver
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 […]
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 […]
mdev.conf: sd[a-z]*[0-9] 0:0 0660 @(mount -t vfat -o iocharset=cp936 /dev/$MDEV /mnt/udisk) sd[a-z]*[0-9] 0:0 0660 *(umount /mnt/udisk) mmcblk[0-9]*p[0-9] 0:0 0660 […]
In a previous tutorial, we used WPA2 and TKIP encryption as example. Recently, there are users asking if WPA2 with AES […]
[vc_row][vc_column width=”1/1″][vc_column_text]This page covers Nokia LCD shield. In this tutorial, we want to see a quick start of bringing up the […]