Jump to content

Informations to write a Mac driver


f56bre
 Share

3 posts in this topic

Recommended Posts

Hello everybody,

 

I'm a new Osx86 user and like many of you I have some troubles with my hardware (especially wifi and sound card drivers). I follow the topics about the drivers I need but I want to help more. I'm C/C++ programmer and I'm looking for good tutorials about Mac Os drivers, do you have some links or informations?

 

thanks a lot

 

f56bre

Link to comment
Share on other sites

Hello everybody,

 

I'm a new Osx86 user and like many of you I have some troubles with my hardware (especially wifi and sound card drivers). I follow the topics about the drivers I need but I want to help more. I'm C/C++ programmer and I'm looking for good tutorials about Mac Os drivers, do you have some links or informations?

 

thanks a lot

 

f56bre

 

There is the Apple Knowledge Base.

There is a lot of PDF too, on the net, about how OSX works.

You definitely need to install "XCode", from Apple, if you haven't done it yet.

 

The biggest problem we have related to drivers, is about the latest video cards like the 8X00 serie from nvidia that still doesn't work.

We really need RAID drivers too, for cheap RAID cards...

 

What kind of drivers are to planing to write ?

Link to comment
Share on other sites

Thanks for your repply hackintom,

 

First I want to help to fix the intel 3945 wifi driver issues and then the one for my sound card, then, when I will have understood how the Mac drivers run I will be able to help you the way you want.

 

f56bre

Link to comment
Share on other sites

 Share

×
×
  • Create New...