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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=xCH8EbDgjss4eVGxeAE+fhSkKdB7m9ldr86POq6PgVk=; b=UPKPZfWwNzWBe4JYW1GAETXNXswu2qJujQ8rLfiD5/68HC8rne4OjZbbHQnTCnC96OT1txahQFm+gyvWXU1IMQNLL1rNLvOmtK9jt2VfdBES6aHpBvIW+eXymo7l1HGOnJkkonRCKBcyzFzL0/71lwxEBWUHzYDLH0RNcs3kasc= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VWKBBKQX0mMp35CFKVLdmwtV1t07w9cjtnUvor8Pe94v85RF/gSbygJtBOWFACZ8dJIuuuWKVQuOYw2sedCTWECyzprRob7IMRcZR2i32M+xIj+TBqlMq/AO1vZJjO4M2duToZlLbZUHmT/apsOuKzGyehZY8lfebJM1fh9hKoM= On Mon, Mar 24, 2008 at 9:13 PM, Michael Smith <drivers@mu.org> 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 :)
You cannot do this. And you should not do this.
Are talking about not using the IOKit or about using IRQ ?
= Mike
-- 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