All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Lars K.W. Gohlke" <lkwg82@gmx.de>
To: linux-kernel@vger.kernel.org, "Lars K.W. Gohlke" <lkwg82@gmx.de>
Subject: Re: serio interface
Date: Wed, 06 Jun 2007 12:39:17 +0200	[thread overview]
Message-ID: <46668ED5.5000807@gmx.de> (raw)
In-Reply-To: <20070606095159.GK2649@lug-owl.de>

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

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

Jan-Benedict Glaw schrieb:
> On Wed, 2007-06-06 11:34:49 +0200, Lars K.W. Gohlke <lkwg82@gmx.de> wrote:
>> Jan-Benedict Glaw schrieb:
>>> On Wed, 2007-06-06 11:11:23 +0200, Lars K.W. Gohlke <lkwg82@gmx.de> wrote:
>>>> wouldsomebody explain me the serio interface or give me a code link for
>>>> very simple example.
>>> What do you want to do with it?  Do you want on the serial port side,
>>> or on the mouse/keyboard/gadget side?  See for example the various
>>> serial keyboards and mice drivers.
>> I want on the kernelside process data from first uart-hardware interface
>> aka ttyS0.
>>
>> I don't understand the structure of e.g. input/mouse/sermouse.c
>>
>> where is said, which hardware is used for reading data from?
>
> I'm not entirely sure, but I guess that most of the time, you assign a
> serial port with the help of `inputattach' to a given device driver,
> which expects to find its hardware on that port.
>
> 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?
>
> MfG, JBG
>

if you want to write a driver, there must be a possibility to get the
data, like others do. (kernel-space)

I want to know where I can get and how to do.

At least I want to be able to copy the data from device to another
(maybe own).

It is to get familiar with that.

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

iD8DBQFGZo7XAAomYJ1taN8RAgdAAJ0f1PilbuuwK8USjfLIDDGR1bPB3QCfdxmn
16d7ERDrASzpOYomyjs80rM=
=ZnRu
-----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 10:39 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 [this message]
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
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=46668ED5.5000807@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.