From: Peter Chubb <peter@chubb.wattle.id.au>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] CONFIG_SERIAL_ACPI missing??
Date: Fri, 20 Dec 2002 01:06:40 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590709805621@msgid-missing> (raw)
Hi,
The options CONFIG_SERIAL_8250_ACPI and CONFIG_SERIAL_8250_HDCP appear
to have vanished in recent kernels.
Here's a patch against 2.5.45 to reinstate them.
diff -Nur --exclude=RCS --exclude=CVS --exclude=SCCS --exclude=BitKeeper --exclude=ChangeSet linux-2.5-EXPORT/drivers/serial/Kconfig linux-2.5-preempt/drivers/serial/Kconfig
--- linux-2.5-EXPORT/drivers/serial/Kconfig Fri Dec 20 11:47:23 2002
+++ linux-2.5-preempt/drivers/serial/Kconfig Thu Dec 12 11:52:33 2002
@@ -138,6 +138,23 @@
help
::: To be written :::
+config SERIAL_8250_ACPI
+ bool "Support for serial ports defined by the ACPI tables"
+ depends on SERIAL_8250 && IA64
+ help
+ Legacy free machines may not have serial ports at the legacy
+ COM1, COM2 etc addresses. Serial ports on such machines are
+ described by the ACPI tables SPCR (Serial Port Console
+ Redirection) table and DBGP (Debug Port) table. Say Y here if
+ you want to include support for these serial ports.
+
+config SERIAL_8250_HCDP
+ bool "Support for serial ports defined by the EFI HCDP"
+ depends on SERIAL_8250 && IA64
+ help
+ ::: No help yet :::
+
+
comment "Non-8250 serial port support"
config SERIAL_8250_ACORN
reply other threads:[~2002-12-20 1:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=marc-linux-ia64-105590709805621@msgid-missing \
--to=peter@chubb.wattle.id.au \
--cc=linux-ia64@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.