Hi list !

I wrote an usb driver on Suse 7.3 (2.4.10-4GB) which works quite fine. 
When I compile this driver on a Suse 8.2 (2.4.20-4GB) and make "insmod", it  
gives me the error "unresolved symbol schedule". I Googled a while and found 
that the problem has to do with a change of kernel symbol "schedule" to 
"do_schedule" between this versions.
Since I'm not really confirmed about deep internals of the kernel I don't 
know what I have to change to make my driver running on Suse 8.2.

Can anyone give me a hint ??

Thanks,
Thorsten


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to