[PLUG] Closest rivals, rivals in stand on Linux

2012-06-06 Thread Mayuresh
Samsung getting more and more serious on Linux. https://www.linux.com/news/featured-blogs/158:jim-zemlin/586255:samsung-joins-linux-foundation-as-platinum-member On the contrary a Nokia has virtually shut doors on Linux. Mayuresh ___ Pune GNU/Linux Users Group

[PLUG] Need help regarding parallel port interrupt in kernel 3.2

2012-06-06 Thread Vishal Nandanwar
Hi, I am working on a parallel port code, in which I want to achieve the interrupt on pin 10. I have created a sample circuit as mentioned in Book LDD. I have connected pin 9 to pin 10 and writing 0x00 and 0xFF on the port to generate interrupt. I have created one sample code. ##