All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: Bret Hughes <bhughes@elevating.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: serial port discovery on a motion computing tablet
Date: Wed, 14 Mar 2007 13:43:23 +0000	[thread overview]
Message-ID: <20070314134323.GC1467@srcf.ucam.org> (raw)
In-Reply-To: <45F7688B.8000101@elevating.com>

On Tue, Mar 13, 2007 at 10:14:19PM -0500, Bret Hughes wrote:
> I am evaluating a motion computing LE1600 tablet for possible use with 
> linux using Centos 4.4 since that is what we use for several servers and 
> had the installation media handy.  This device uses a TouchKO serial 
> touchscreen that has been used by linux in the past but the issue I am 
> facing is that the bios does not expose the serial ports.  I spoke with 
> an engineer at TouchKO familiar with the LE1600 project an he told me I 
> would have to access the serial port via acpi.  Hmm says I, I guess I 
> have some reading to do.  DO after a day or so of trying to get up to 
> speed, I feel I can ask a fairly decent question or two. 

It sounds like it ought to be exposed via ACPIPNP. If you do cat 
/sys/bus/pnp/devices/*/id, do any of them look plausibly linked to the 
tablet device? If so, add the id to drivers/serial/8250_pnp.c, build it, 
see if that binds and gives you a serial port and if so send a patch.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

  reply	other threads:[~2007-03-14 13:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-14  3:14 serial port discovery on a motion computing tablet Bret Hughes
2007-03-14 13:43 ` Matthew Garrett [this message]
2007-03-14 14:29   ` Bret Hughes
2007-03-14 14:35     ` Matthew Garrett
2007-03-14 15:03       ` Bret Hughes
2007-03-14 15:14         ` Matthew Garrett
     [not found]           ` <45F817E2.1020900@elevating.com>
2007-03-14 18:37             ` Bret Hughes
2007-03-14 23:25               ` Matthew Garrett
2007-03-14 23:57                 ` Bret Hughes
2007-03-15  0:09                   ` Matthew Garrett

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=20070314134323.GC1467@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=bhughes@elevating.com \
    --cc=linux-acpi@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.