LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   lkm - keyboard don't sings as well !! (https://www.linuxquestions.org/questions/linux-hardware-18/lkm-keyboard-dont-sings-as-well-333387/)

KiloByte 06-14-2005 05:31 AM

lkm - keyboard don't sings as well !!
 
I'm programming a kernel module.
this module use the call request_irq() to install a personalised routine (ISR)(
this routine will setup the PPI (8255) and the timer (8253) for send a signal to the speaker

in brief , I want the speaker plays a note when a key is pressed :D

my problem is that the speaker don't stops to play.

the 2nd problem is that I whould like to know if it is possible to store in some variable the address of the old rountine !?

thanks

KiloByte 06-14-2005 09:02 AM

maybe i didn't post in the correct place ?!


All times are GMT -5. The time now is 07:01 AM.