The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 06-29-2009
longwave longwave is offline
Registered User
  
 

Join Date: Jun 2009
Posts: 4
Porting a Linux Driver to Solaris

Hi all,

Has anyone experience with proting a Linux driver (C-code) to Solaris 10?

I have a Sunix SATA card with a inicio1622 chipset, but no driver available. From the website of inicio I downloaded the drivercode for Linux 2.4.

Having done some investigation I found a Solaris driver skeleton in C, but the hard part is in porting the driver to the Solaris structure.

Any advice is welcome.

Thank you.