Results 1 to 2 of 2
Hi,
Can I use stdio.h in my driver file. If so, how can I add the file path to the driver.
When I try to add this, I get an ...
- 02-10-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 2
stdio.h in Linux driver
Hi,
Can I use stdio.h in my driver file. If so, how can I add the file path to the driver.
When I try to add this, I get an error saying stdio.h file not found.
How can I proceed further??
Thanks,
Prasad
- 02-10-2009 #2
try this web site:
Common Pitfalls
it explains what is allowed in kernel modules


Reply With Quote
