On Feb 18, 2008 5:24 AM, Richard Zhao <[EMAIL PROTECTED]> wrote:
> For linux kernel 2.6, modules are version depended. one to one.
> What about solaris?

Solaris has outstanding backward compatibility. If you adhere to
published API when developing your kernel module, you will
be able to run your module on revision you compiled it and up.

The oldest kernel module I created was developed on Solaris 2.4
AFAIK, it (same binary) is still running at a couple of places.

-- 
Regards,
        Cyril
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to