From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755297Ab2BUMPj (ORCPT ); Tue, 21 Feb 2012 07:15:39 -0500 Received: from www.hansjkoch.de ([178.63.77.200]:47543 "EHLO www.hansjkoch.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755199Ab2BUMPK (ORCPT ); Tue, 21 Feb 2012 07:15:10 -0500 Date: Tue, 21 Feb 2012 12:38:41 +0100 From: "Hans J. Koch" To: Yang Honggang Cc: hjk@hansjkoch.de, linux-kernel@vger.kernel.org Subject: Re: Is there a mail list dedicated for UIO (userspace I/O)? Message-ID: <20120221113840.GB2646@local> References: <4F43BCDB.90606@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F43BCDB.90606@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 21, 2012 at 10:48:43AM -0500, Yang Honggang wrote: > hi, everyone > > Is there a mail list dedicated for UIO (userspace I/O)? No, there's not enough mail traffic to justify that. > I want to contribute to UIO but did not find the right > mail list. Please send your contribution to LKML and Cc: me and Greg Kroah-Hartman. If you change an existing driver, also Cc: the author of that driver. Thanks, Hans