From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Hans J. Koch" Subject: Re: [PATCH] uio_pci_generic does not export memory resources Date: Fri, 8 Jun 2012 19:11:28 +0200 Message-ID: <20120608171128.GF9705@local> References: <1339156616.3870.9.camel@blech> <20120608130351.GB1964@redhat.com> <1339165738.3870.18.camel@blech> <20120608151843.GA9705@local> <1339170312.26423.6.camel@tesla> <20120608155728.GB9705@local> <1339172599.26423.13.camel@tesla> <20120608163728.GD9705@local> <1339175266.26423.20.camel@tesla> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Hans J. Koch" , "Michael S. Tsirkin" , Greg Kroah-Hartman , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Dominic Eschweiler Return-path: Content-Disposition: inline In-Reply-To: <1339175266.26423.20.camel@tesla> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Fri, Jun 08, 2012 at 07:07:46PM +0200, Dominic Eschweiler wrote: > Am Freitag, den 08.06.2012, 18:37 +0200 schrieb Hans J. Koch: > > It does, the documentation is just not very explicit when it comes to > > memory mapping. > > OK, quoting the other mail: > > Am Freitag, den 08.06.2012, 19:39 +0300 schrieb Michael S. Tsirkin: > > > Documentation says this: > > > > Userspace driver can use pci sysfs interface, or the > > libpci libray that wraps it, to talk to the device and to > > re-enable interrupts by writing to the command register. > > I think should ditch the discussion about the patch and I'm going to > revise the documentation? I read this part a couple of times and allways > thought the "sysfs interface" refers to the UIO sysfs entry. Ah OK, it's easy to misunderstand that. > > Therefore, would it be OK if I send a patch for the documentation next > week? Sure, that would be great! Thanks, Hans