LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   subsystem_register obsolete? (https://www.linuxquestions.org/questions/linux-newbie-8/subsystem_register-obsolete-926058/)

SJDad 01-27-2012 05:39 PM

subsystem_register obsolete?
 
I am trying to port a kernel device driver from 2.6.10 to 2.6.37. Everything else is fine but the kernel calls subsystem_register() and related functions seem to be obsoleted.

Does anyone know what are the equivalent calls would be? I tried to google "linux sys filesystem" but not much came up. Any help in understanding how the sysfs has changed is appreciated.

The following are calls I am trying to resolve:
subsystem_register()
subsystem_unregister()
kobject_set_name()

eehmke 01-29-2012 04:28 PM

Not exactly a newbie question. Try to post your problem in the Linux Software/Kernel forum.


All times are GMT -5. The time now is 10:18 AM.