From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Fm7zP-0001px-KV for garchives@archives.gentoo.org; Fri, 02 Jun 2006 11:38:52 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k52BbflA002355; Fri, 2 Jun 2006 11:37:41 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k52Bbepp005392 for ; Fri, 2 Jun 2006 11:37:41 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 39C256476C for ; Fri, 2 Jun 2006 11:37:40 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31832-17 for ; Fri, 2 Jun 2006 11:37:29 +0000 (UTC) Received: from wx-out-0102.google.com (wx-out-0102.google.com [66.249.82.206]) by smtp.gentoo.org (Postfix) with ESMTP id 51E9364754 for ; Fri, 2 Jun 2006 11:37:26 +0000 (UTC) Received: by wx-out-0102.google.com with SMTP id t12so371355wxc for ; Fri, 02 Jun 2006 04:37:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lCWhoLirXwjRMY1lHkgAo+j40kdLbZZNSmuWTcFatTIqtsUlpMGtK3QFmEH4pOFhvLaPMSlJCaX8RNN5Bk+WEYEgOePPhWzVPoP68AmrOz9k4dfu+koXZLXebuJ1EZIL8pWJHdFs9AxhOvt35eWgVoetJO4M+XFtOskVKVlzAg0= Received: by 10.70.109.7 with SMTP id h7mr2257002wxc; Fri, 02 Jun 2006 04:37:23 -0700 (PDT) Received: by 10.70.105.5 with HTTP; Fri, 2 Jun 2006 04:37:23 -0700 (PDT) Message-ID: Date: Fri, 2 Jun 2006 17:07:23 +0530 From: "Rajat Gujral" To: gentoo-embedded@lists.gentoo.org Subject: [gentoo-embedded] Accessing user space from bottom half Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-embedded@gentoo.org Reply-to: gentoo-embedded@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5389_9997076.1149248243907" X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.224 required=5.5 tests=[BAYES_00=-2.599, HTML_30_40=0.374, HTML_MESSAGE=0.001] X-Spam-Score: -2.224 X-Spam-Level: X-Archives-Salt: fe7dbdd0-aef3-4c7f-b986-8a2e9c439cb0 X-Archives-Hash: 43fedc838294d2cd8f3cd004fa2c374c ------=_Part_5389_9997076.1149248243907 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I am trying to handle keyboard through the interrupts . I want to know can i service those keyboard interrupts from my application program.. OR Can anyone please suggest me a way for accessing user space from inerrupt handler (bottom half). Thanks in advance ------=_Part_5389_9997076.1149248243907 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi,
 
I am trying to handle keyboard through the interrupts . I want to know can i service those keyboard interrupts from my application program..
 
OR
 
Can anyone please suggest me a way for accessing user space from inerrupt handler (bottom half).
 
Thanks in advance
------=_Part_5389_9997076.1149248243907-- -- gentoo-embedded@gentoo.org mailing list