From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hans J. Koch" Subject: Re: [PATCHv4] uio: add generic driver for PCI 2.3 devices Date: Thu, 16 Jul 2009 17:12:55 +0200 Message-ID: <20090716151254.GD3642@local> References: <20090715201340.GA12279@redhat.com> <20090715220829.GB31962@suse.de> <20090716140709.GA16321@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Greg KH , anthony@codemonkey.ws, avi@redhat.com, kvm@vger.kernel.org, chrisw@redhat.com, hjk@linutronix.de, linux-kernel@vger.kernel.org To: "Michael S. Tsirkin" Return-path: Content-Disposition: inline In-Reply-To: <20090716140709.GA16321@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Thu, Jul 16, 2009 at 05:07:10PM +0300, Michael S. Tsirkin wrote: > On Wed, Jul 15, 2009 at 03:08:29PM -0700, Greg KH wrote: > > How about moving that documentation into a place that people will notice > > it, like the rest of the UIO documentation? > > Greg, > > would it make more sense to add this to > Documentation/DocBook/uio-howto.xml, or to create > Documentation/uio_pci_generic.txt ? Hi Michael, I'd prefer to have it in uio-howto.xml so that people only have to look in one place. In does not have to be very detailled, just a short explanation what this driver is all about and a short example how to use it. Thanks, Hans