Results 1 to 1 of 1
hi all,
I am a newbie to kernel module programming. i am trying to write a simple character driver, but i get compiler errors for using class related functions like ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-22-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 1
Cannot find device class related functions
hi all,
I am a newbie to kernel module programming. i am trying to write a simple character driver, but i get compiler errors for using class related functions like "class_create", "class_device_create", "cdev_init", "cdev_add", and i could not find man pages for the same. I am running Ubuntu 2.6.28-11. Any help is greatly appreciated. please point me in right direction.
thanks,
GP


Reply With Quote
