site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hi syl, On Mar 24, 2008, at 1:44 PM, syl wrote: On Mar 24, 2008, at 12:28 PM, syl wrote: I'm trying to wrote an driver using irq and I want to do it without the IOKit. I've created my chardev with cdevsw_add and a simply driver who play on ioport seems to work fine :) Are talking about not using the IOKit or about using IRQ ? Interrupts are only usable via I/O Kit on Mac OS X. --gc ____________________________________________________________________ Garth Cummings gcummings@apple.com Sr. Software Engineer Apple Developer Technical Support <http://developer.apple.com/technicalsupport> WWDC 2008 • June 9-13 • Moscone West • San Francisco, CA <http://developer.apple.com/wwdc/> _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... On Mon, Mar 24, 2008 at 9:13 PM, Michael Smith <drivers@mu.org> wrote: You cannot do this. And you should not do this. = Mike This email sent to site_archiver@lists.apple.com
participants (1)
-
Garth Cummings