--- Quote Start ---
originally posted by albertyong88@Nov 15 2006, 05:14 PM
hi,
i have looked at the example as suggested, but just couldn't understand it.
it looks like it's a driver.
i am just trying to write an application is based on pio interrupt. anyone has some simple example application that allow me to that ?
thanks.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19440)
--- quote end ---
--- Quote End ---
You need to read the book "linux device driver 3rd ed" .
seperate device driver from your application improve your program.