Wiki

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
resources:tools-software:linux-drivers:input-touchscreen:ad7879 [05 Sep 2012 14:12] – [Status] Michael Hennerichresources:tools-software:linux-drivers:input-touchscreen:ad7879 [03 Jan 2013 20:42] – external edit
Line 152: Line 152:
 "make qconfig") "make qconfig")
  
-<note>+<WRAP round help>
 The AD7879 Driver depends on **CONFIG_SPI** or **CONFIG_I2C** The AD7879 Driver depends on **CONFIG_SPI** or **CONFIG_I2C**
-</note>+</WRAP>
  
 <code> <code>
Line 286: Line 286:
 </code> </code>
  
-<note tip>+<WRAP tip>
 In case you touch the surface and don't receive events, it's likely that something with your /DAV Interrupt is wrong.\\ In case you touch the surface and don't receive events, it's likely that something with your /DAV Interrupt is wrong.\\
 **check irq number in your platform device file** **check irq number in your platform device file**
-</note>+</WRAP>
  
-<note tip>+<WRAP tip>
 In case you get a message like: ''evtest: No such device'', it's likely that you have not install the necessary modules In case you get a message like: ''evtest: No such device'', it's likely that you have not install the necessary modules
-</note>+</WRAP>
  
 <code> <code>
resources/tools-software/linux-drivers/input-touchscreen/ad7879.txt · Last modified: 11 Feb 2016 21:12 by Lars-Peter Clausen