User Tools

Site Tools


tutorials:dvk521:documentations:a20:driver_porting_and_configuration

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

tutorials:dvk521:documentations:a20:driver_porting_and_configuration [2014/03/13 14:42]
waveshare
tutorials:dvk521:documentations:a20:driver_porting_and_configuration [2014/03/13 14:44] (current)
waveshare
Line 572: Line 572:
  
 ==== Appendix 1: Compiling Driver Module ====  ==== Appendix 1: Compiling Driver Module ==== 
-The provided xx.ko files under [[http://​dl.cubieboard.org/​parteners/​waveshare/​Source_Code/​A20/​Driver%20and%20API/​driver/​|Driver]] is compiled to run on our system image only.+The provided xx.ko files under [[http://​dl.cubieboard.org/​parteners/​waveshare/​Source_Code/​a20-cubieboard-dvk/​Driver%20and%20API/​driver/​|Driver]] is compiled to run on our system image only.
  
 If the drivers are going to being loaded on your own system, they need to be re-compiled according to you system kernel path. If the drivers are going to being loaded on your own system, they need to be re-compiled according to you system kernel path.
Line 578: Line 578:
 Use the io_control_dev.ko for demonstration. Use the io_control_dev.ko for demonstration.
  
-1.1 Copy the [[http://​dl.cubieboard.org/​parteners/​waveshare/​Source_Code/​A20/​Driver%20and%20API/​driver/​|io_control_dev]] to ubuntu, assume the target directory is /​home/​waveshare/​cubieboard2/​waveshare_demo/​driver .+1.1 Copy the [[http://​dl.cubieboard.org/​parteners/​waveshare/​Source_Code/​a20-cubieboard-dvk/​Driver%20and%20API/​driver/​|io_control_dev]] to ubuntu, assume the target directory is /​home/​waveshare/​cubieboard2/​waveshare_demo/​driver .
 Modify the files permission: Modify the files permission:
   #cd /​home/​waveshare/​cubieboard2/​waveshare_demo/​driver/​io_control_dev   #cd /​home/​waveshare/​cubieboard2/​waveshare_demo/​driver/​io_control_dev
tutorials/dvk521/documentations/a20/driver_porting_and_configuration.1394692976.txt.gz · Last modified: 2014/03/13 14:42 by waveshare