All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khalid Aziz <khalid@fc.hp.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: Support for serial console on legacy free machines
Date: Thu, 26 Jul 2001 15:13:50 -0600	[thread overview]
Message-ID: <3B60880E.9FBAA76B@fc.hp.com> (raw)

I am working on adding support for serial console on legacy free
machines. Legacy free machines are not expected to have the legacy COM
ports. The serial ports on these machines can exist in I/O space, memory
space or they could be PCI devices. This brings up the problem of
detecting where the serial console is. This problem is supposed to be
solved by ACPI 2.0 tables. The table that gives the details of serial
console is "Serial Port Console Redirection" (SPCR) table. This table
gives me almost all the information I need to initialize and use a
serial console. The bummer is this table was designed by Microsoft and
Microsoft owns the copyright on it. Microsoft primarily designed this
table for use by Whistler. Their copyright may cause potential problems
with using it in Linux. This makes me reluctant to use this table. I
would like to know how do others feel about using an ACPI table with
Microsoft copyright. I would like to try to push for another table in
ACPI spec that is free from copyright by any corporation and is simply a
part of spec, if most Linux developers are opposed to using a
copyrighted ACPI table.

Please ask questions if you need more info. URL for SPCR table
definition, if you would like to look at it, is
<http://www.microsoft.com/hwdev/headless/download/SerialPortRedir.zip>.

-- 
Khalid

====================================================================
Khalid Aziz                              Linux Systems Operation R&D
(970)898-9214                                        Hewlett-Packard
khalid@fc.hp.com                                    Fort Collins, CO

             reply	other threads:[~2001-07-26 21:13 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-26 21:13 Khalid Aziz [this message]
2001-07-27 13:28 ` Support for serial console on legacy free machines Simon Richter
2001-07-30 17:49   ` Khalid Aziz
2001-07-30 20:35     ` acpitbl bug Laurent Pinchart
2001-07-30 18:21 ` Support for serial console on legacy free machines Rik van Riel
2001-07-30 19:39   ` Khalid Aziz
     [not found] <no.id>
2001-07-26 22:20 ` Alan Cox
2001-07-30 17:47   ` Khalid Aziz
  -- strict thread matches above, loose matches on Subject: below --
2001-07-30 21:26 Andreas Dilger
2001-07-30 21:38 ` Khalid Aziz
2001-07-30 22:40   ` Andreas Dilger
2001-07-30 22:53     ` Jan-Benedict Glaw
2001-07-30 22:53     ` Maciej W. Rozycki
2001-07-30 23:00     ` Khalid Aziz
2001-07-30 23:17       ` Randy.Dunlap
2001-07-30 23:39         ` Khalid Aziz
2001-07-30 23:52           ` Randy.Dunlap
2001-07-30 23:32       ` Andreas Dilger
2001-07-30 23:40         ` Ignacio Vazquez-Abrams
2001-07-30 23:45         ` Khalid Aziz
2001-07-31 14:34           ` Stuart MacDonald
2001-07-31 15:54             ` Miquel van Smoorenburg
2001-07-31 16:00             ` Eric W. Biederman
2001-07-31 16:10             ` Khalid Aziz
2001-07-31 16:39             ` Andreas Dilger
2001-07-31 18:43               ` Russell King
2001-08-01  2:01               ` Keith Owens
2001-07-31 16:42             ` Russell King
2001-07-31 17:14               ` Stuart MacDonald
2001-07-31 18:46                 ` Russell King
2001-08-01  3:21               ` Eric W. Biederman
2001-08-01  3:39                 ` Ignacio Vazquez-Abrams
2001-07-31  1:33     ` Keith Owens
2001-07-31  4:50       ` Johannes Erdfelt
2001-07-31 16:15         ` Khalid Aziz
2001-07-29 20:47           ` Alan Cox
2001-07-31 16:20           ` Randy.Dunlap

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=3B60880E.9FBAA76B@fc.hp.com \
    --to=khalid@fc.hp.com \
    --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.