Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 26 Feb 2002 13:11:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 26 Feb 2002 13:11:01 -0500 Received: from ns1.alcove-solutions.com ([212.155.209.139]:1968 "EHLO smtp-out.fr.alcove.com") by vger.kernel.org with ESMTP id ; Tue, 26 Feb 2002 13:10:53 -0500 Date: Tue, 26 Feb 2002 19:10:51 +0100 From: Stelian Pop To: Daniel Shane Cc: Linux Kernel Mailing List Subject: Re: PCI driver in userspace Message-ID: <20020226181051.GA8007@come.alcove-fr> Reply-To: Stelian Pop In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.25i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 26, 2002 at 12:42:26PM -0500, Daniel Shane wrote: > I think this is a good example to start with. It has all the > interresting features. I hope it also has interrupt handling > to userspace (by generating SIGIO's). It hasn't, it just continually polls the I/O ports for completition. > Although I dont know if this is a good idea in the first place. I think it depends on the interrupt frequency, and other things. Stelian. -- Stelian Pop Alcove - http://www.alcove.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/