Hi all,

I am currently porting a driver from Linux to Solaris.

The Linux driver uses amongst others the following functions:

   virt_to_phys()
   virt_to_bus()
   phys_to_virt()
   bus_to_virt()

As you can see, these functions translate virtual into physical or bus 
addresses and vice versa.
Is there something similar available on Solaris? I am currently 
developing on SXCE b103.

   Christian

-- 
Christian Kaiser, Software Engineer, Dolphin Interconnect Solutions
http//www.dolphinics.com
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to