From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965254AbWILCYA (ORCPT ); Mon, 11 Sep 2006 22:24:00 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S965255AbWILCYA (ORCPT ); Mon, 11 Sep 2006 22:24:00 -0400 Received: from mail.kroah.org ([69.55.234.183]:10439 "EHLO perch.kroah.org") by vger.kernel.org with ESMTP id S965254AbWILCYA (ORCPT ); Mon, 11 Sep 2006 22:24:00 -0400 Date: Mon, 11 Sep 2006 18:43:41 -0700 From: Greg KH To: Jan Engelhardt Cc: Alan Cox , akpm@osdl.org, Linux Kernel Mailing List Subject: Re: Industrial device driver uio/uio_* Message-ID: <20060912014341.GB23582@suse.de> References: <1157995334.23085.188.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 11, 2006 at 09:23:23PM +0200, Jan Engelhardt wrote: > > >Subject: Industrial device driver uio/uio_* > > Hm has this now been named uio? iio may have seem strange to some, but > uio also resembles BSD/Solaris (uio_copyin, uio_copyout, uiomove, etc.) Yes, I am aware of uio, we have include/linux/uio.h :) Do you have a better name for this code? If you don't like uio, I'm open to new suggestions. thanks, greg k-h