2012-02-21 02:46:45

by Yang Honggang

[permalink] [raw]
Subject: Is there a mail list dedicated for UIO (userspace I/O)?

hi, everyone

Is there a mail list dedicated for UIO (userspace I/O)?
I want to contribute to UIO but did not find the right
mail list.

thx,

Joseph


2012-02-21 07:28:19

by Cong Wang

[permalink] [raw]
Subject: Re: Is there a mail list dedicated for UIO (userspace I/O)?

On 02/21/2012 11:48 PM, Yang Honggang wrote:
> hi, everyone
>
> Is there a mail list dedicated for UIO (userspace I/O)?
> I want to contribute to UIO but did not find the right
> mail list.

At least get_maintainer.pl said it it LKML:

% ./scripts/get_maintainer.pl -f drivers/uio
"Hans J. Koch" <[email protected]> (maintainer:USERSPACE I/O (UIO))
Greg Kroah-Hartman <[email protected]> (maintainer:USERSPACE
I/O (UIO))
[email protected] (open list)

2012-02-21 12:15:39

by Hans J. Koch

[permalink] [raw]
Subject: Re: Is there a mail list dedicated for UIO (userspace I/O)?

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