PDA

View Full Version : How to beep in kernel module



nidzo732
June 25th, 2012, 05:46 PM
I'm developing a kernel module and I want it to beep at certain times. How can I do this, are there any built in functions and which headers do I need to include for them?

xb12x
June 26th, 2012, 12:31 AM
I'm developing a kernel module and I want it to beep at certain times. How can I do this, are there any built in functions and which headers do I need to include for them?


Here is one of many links I found when I googled 'Linux Kernel API'

www.kernel.org/doc/htmldocs/kernel-api/