Chapter Five Ubuntu Source Code & Compile; Ubuntu Source Code Drivers - Waveshare E9 User Manual

V2mini pc
Hide thumbs Also See for E9:
Table of Contents

Advertisement

Address: Rm 813, Dynamic World Building, Zhenhua Rd, Futian District, Shenzhen, China
Chapter Five Ubuntu Source Code &

5.1 Ubuntu Source Code Drivers

Ubuntu uses 3.0.35 version kernel. And all the paths below are relative to the root directory of the kernel.
Due to the driver code is involved, it is difficult to introduce one by one, so the following mentioned driver code
are for the main drivers or those changing frequently only.
drivers
emmc/sdcard driver
LCD & LVDS driver
Capacitive touch screen driver
Resistive touch screen driver
USB OTG driver
Cable network driver
Serial Driver
WM8960 Audio Driver
I2C driver
Keypad driver
Waveshare Electronics
TEL: +86-755-83040832
FAX: 86-755-83042572
Compile
drivers/mmc/host:
sdhci-esdhc-imx.c
sdhci.c
sdhci-platform.c
sdhci-pltfm.c
drivers/video/mxc/:
ldb.c
mxc_dispdrv.c
mxc_dvi.c
mxc_ipuv3_fb.c
mxc_lcdif.c
drivers/input/touchscreen:
gt811.c
drivers/input/touchscreen:
tsc2007.c
drivers/usb/otg:
fsl_otg.c
drivers/net:
fec.c
drivers/tty/serial:
imx.c
mxc_uart_early.c serial_core.c
sound/soc/imx/*
drivers/i2c/busses:
i2c-imx.c
drivers/input/keyboard:
gpio_keys.c
Web: http://www.wvshare.com/
E-mail: sales@wvshare.com
paths
/dev/mmcblk*
/dev/fb*
dev/input/event*
dev/input/event*
eth0
/dev/ttySAC*
/dev/snd/*
dev/input/event*
29
File name

Advertisement

Table of Contents
loading

Table of Contents