From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 29 15:24:37 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F19616A4CE for ; Tue, 29 Mar 2005 15:24:37 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C71343D39 for ; Tue, 29 Mar 2005 15:24:34 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j2TFOJkD082419; Wed, 30 Mar 2005 00:54:20 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-hackers@freebsd.org Date: Wed, 30 Mar 2005 00:54:06 +0930 User-Agent: KMail/1.8 References: <000801c53448$b0987bc0$abe243a4@ash> In-Reply-To: <000801c53448$b0987bc0$abe243a4@ash> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1442016.mcGugjm3uC"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503300054.14873.doconnor@gsoft.com.au> X-Spam-Score: -2.5 () IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Ashwin Chandra Subject: Re: Interrupt Service Routines X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 15:24:37 -0000 --nextPart1442016.mcGugjm3uC Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tue, 29 Mar 2005 19:48, Ashwin Chandra wrote: > Do you guys know of any example code of ISR's in the kernel? Most of the drivers in the kernel? Look for XXXXintr in /usr/src/sys/dev/*/*.c eg line 1507 of /usr/src/sys/dev/fxp/if_fxp.c =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1442016.mcGugjm3uC Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBCSXMe5ZPcIHs/zowRApkVAKCkyebFVH65t22/fq6PfJfy0t5uRQCgnuKm 8cG591e/b8i0Lfmadjqmb/Y= =4YfN -----END PGP SIGNATURE----- --nextPart1442016.mcGugjm3uC--