sreenatha wrote: > Hi all, > I am porting linux application to Solaris 10. > Here I am facing the problem to find an equivalent of iopl() (Inpu / > output privilage) function of Linux to Solaris 10.
Why does the application use iopl() on Linux ? What does it actually do? I've read the Linux man page and I can't quite understand what it does but I think the closest Solaris equivalent might be running with the sys_devices privilege [ see privileges(5) ]. -- Darren J Moffat _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code