From: "Hans J. Koch" <hjk@linutronix.de>
To: Leon Woestenberg <leon.woestenberg@gmail.com>
Cc: "Hans J. Koch" <hjk@linutronix.de>, Tom Lyon <pugs@cisco.com>,
mst@redhat.com, gregkh@suse.de, chrisw@sous-sol.org,
joro@8bytes.org, avi@redhat.com, linux-kernel@vger.kernel.org
Subject: Re: UIO DMA to userspace question
Date: Thu, 12 Aug 2010 02:14:54 +0200 [thread overview]
Message-ID: <20100812001453.GC6411@local> (raw)
In-Reply-To: <AANLkTingmHe9z6KLp_euogxbXCTCZN+DMs2oEpC6VDKn@mail.gmail.com>
On Wed, Aug 11, 2010 at 08:42:35PM +0200, Leon Woestenberg wrote:
[...]
>
> I am currently refraining from using UIO, as I don't like the head
> ache feature :-)
Well, if you need feature X, capability Y, or usecase Z, feel free to send
patches.
I (and several of my colleagues) wrote quite a lot of UIO drivers for
various chips in the last 4 years. I never had a device that needed DMA
on my desk yet, otherwise support for it would be in mainline now.
UIO was mainly invented to prevent people from writing large character
device drivers that will never make it to mainline, and then having to
maintain them off-tree. It is not a general purpose driver interface
but a small framework to handle a special class of hardware that doesn't
fit into any other subsystem. If you've got such hardware, and you need
a certain feature, think about how it can be done, and let us know.
Thanks,
Hans
>
> Regards,
> --
> Leon
next prev parent reply other threads:[~2010-08-12 0:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-07 18:38 UIO DMA to userspace question Leon Woestenberg
2010-08-09 11:11 ` Hans J. Koch
2010-08-10 0:12 ` Hans J. Koch
2010-08-11 18:42 ` Leon Woestenberg
2010-08-12 0:14 ` Hans J. Koch [this message]
2010-08-15 11:33 ` Avi Kivity
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100812001453.GC6411@local \
--to=hjk@linutronix.de \
--cc=avi@redhat.com \
--cc=chrisw@sous-sol.org \
--cc=gregkh@suse.de \
--cc=joro@8bytes.org \
--cc=leon.woestenberg@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mst@redhat.com \
--cc=pugs@cisco.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox