All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tilman Schmidt <tilman@imap.cc>
To: linux-kernel@vger.kernel.org
Subject: Re: serio interface
Date: Fri, 08 Jun 2007 12:21:20 +0200	[thread overview]
Message-ID: <46692DA0.8090204@imap.cc> (raw)
In-Reply-To: <46682E93.1020602@imap.cc>

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

/me wrote:
> Have a look at drivers/isdn/gigaset/ser-gigaset.c if you like,
> a driver for an ISDN adapter attached via RS232.
> 
> This is currently implemented as a line discipline, but I consider
> that a hack. [...]
> The serio approach used by input/mouse/sermouse.c might provide a
> more sensible way of driving that kind of device.

Apparently it won't. As I have learned in the meantime, the serio
mechanism in turn just uses a line discipline to actually attach
itself to the serial port. So the line discipline interface
remains "the" way to write a layered driver on top of RS232.

Thanks,

-- 
Tilman Schmidt                    E-Mail: tilman@imap.cc
Bonn, Germany
Diese Nachricht besteht zu 100% aus wiederverwerteten Bits.
Ungeöffnet mindestens haltbar bis: (siehe Rückseite)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

  reply	other threads:[~2007-06-08 10:21 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
2007-06-07 16:13       ` Tilman Schmidt
2007-06-08 10:21         ` Tilman Schmidt [this message]
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=46692DA0.8090204@imap.cc \
    --to=tilman@imap.cc \
    --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.