site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Michael L Torrie writes:
From what I've read, since there has never been any xnu source code release for intel, getting drivers working on xnu intel has been a challenge for vendors. It wasn't that great under ppc, but there was source code for other drivers one could look at.
That sounds surprising to me. At least for the kind of drivers that I write, the only real difference between x86 and ppc is the endinaness. Getting my driver working was less than 1 day of work, most of which was modifying makefiles to use lipo to stitch universal binaries together. Drew _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Andrew Gallatin