All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Lars K.W. Gohlke" <lkwg82@gmx.de>
To: "Lars K.W. Gohlke" <lkwg82@gmx.de>, linux-kernel@vger.kernel.org
Subject: Re: serio interface
Date: Wed, 06 Jun 2007 13:36:29 +0200	[thread overview]
Message-ID: <46669C3D.2070606@gmx.de> (raw)
In-Reply-To: <20070606112607.GM2649@lug-owl.de>

[-- Attachment #1: Type: text/plain, Size: 1676 bytes --]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Jan-Benedict Glaw schrieb:
> On Wed, 2007-06-06 12:52:13 +0200, Lars K.W. Gohlke <lkwg82@gmx.de> wrote:
>> Jan-Benedict Glaw schrieb:
>>> On Wed, 2007-06-06 12:39:17 +0200, Lars K.W. Gohlke <lkwg82@gmx.de> wrote:
>>>> Jan-Benedict Glaw schrieb:
>>>>> OTOH, why do you want to do the serial stuff in kernel land? Isn't it
>>>>> a *lot* easier to do it in userspace? What's your specific device you
>>>>> want to work on?
>>> You didn't actually answer any of my questions.
>
>> sorry.
>>
>> I want to use the interface aka /dev/ttyS0.
>> I want to process data inside of a kernel module to provide it /proc
>> (done) or as own char-dev (done).
>>
>> but I can not grab the data.
>>
>> It is part of my project in my studies.
>>
>> It is more a conceptual work, but important. I want to release a howto,
>> when I complete.
>
> You still answer unasked questions. Please answer inline:
>
>   * Why do you wanto to do the serial stuff in kernel land?
It is more a conceptual work, but important. I want to release a howto,
when I complete.
>
>   * Isn't it easier to do it in userspace?
yes
>
>   * What specific device do you work on?
I want to use the interface aka /dev/ttyS0. (text-stream)
>
>   * New: Is it a wise idea to do it in kernel land?
no, explicitly not. To get known hwo to deal with data from devices.
>
> The /proc filesystem has been somewhat obsoleted in favour of sysfs
> for device/driver information.
>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32) - GPGrelay v0.959

iD8DBQFGZpw/AAomYJ1taN8RAspMAKDKXxTysCIJ/IF0DcTpdlKRqjW+AwCgjxt+
5HY6RFy2LpUaT6q95U2PgdQ=
=V+MM
-----END PGP SIGNATURE-----

[-- Attachment #2: lkwg82.vcf --]
[-- Type: text/x-vcard, Size: 132 bytes --]

begin:vcard
fn:Lars K.W. Gohlke
n:Gohlke;Lars K.W.
email;internet:lkwg82@gmx.de
x-mozilla-html:FALSE
version:2.1
end:vcard


  reply	other threads:[~2007-06-06 11:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06  9:11 serio interface Lars K.W. Gohlke
2007-06-06  9:15 ` Jan-Benedict Glaw
2007-06-06  9:34   ` Lars K.W. Gohlke
2007-06-06  9:51     ` Jan-Benedict Glaw
2007-06-06 10:39       ` Lars K.W. Gohlke
2007-06-06 10:44         ` Jan-Benedict Glaw
2007-06-06 10:52           ` Lars K.W. Gohlke
2007-06-06 11:26             ` Jan-Benedict Glaw
2007-06-06 11:36               ` Lars K.W. Gohlke [this message]
2007-06-07 16:13       ` Tilman Schmidt
2007-06-08 10:21         ` Tilman Schmidt
2007-06-06 11:20 ` Jiri Slaby

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=46669C3D.2070606@gmx.de \
    --to=lkwg82@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.