site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Rs9V8BWsusoI9lrTujc6f3VEDYlrLbFb1TbIQ4CyXHM=; b=a7WFApIAE7nThyRZ/xZXCRJB70rA92+ALAqsRfLGKFjWgR7I0heBDGHEEZg2shuqQ/7sJke3uQtUMw8N+bDTygTovaQRMK7RSKpVaPbWL+IfoI+7STHzohvWWIrWXHcDbylZnxVOhZ8/RbSDC2LEmOPaSdKG4TRhTKeEt5r0784= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=blFa67VfByilB1+SXKZsR7iIWzM9eP5mDa5OKvjr+ZXUhlp4wAupqCAh6rpJfQUKk6lHlUbCt/0t1JMFPm+ssmSBdX7AAbTtIdbs6/rRmbpJw1cpTDg5Y8e/lfQVc4R/XpfRCZ6s/fa3WEA401eizObobpRSeMwgPkl8ay5eNJc= Hello guys. 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 :) I've got just one point not finish yet : Irq management. I don't found how adding an handler for my irq management, and I don't know where I can found this information and which part of the kernel do the IRQ management (BSD or mach). For information I am developing on a x86. Do you know how can I do add my handler ? Thanks for your help and sorry for my poor English. -- Gallon sylvestre Astek méchant / Assistant Cisco Rathaxes Core Developper / LSE researcher kernel developer for adeneo and OpenBSD fan http://devsyl.blogspot.com/ | www.rathaxes.eu _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
syl