linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tim Waugh <twaugh@redhat.com>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: linux-kernel@vger.kernel.org
Subject: [patch] 2.4.0-test13-pre2: mark CONFIG_PARPORT_PC_FIFO experimental
Date: Sun, 17 Dec 2000 12:24:04 +0000	[thread overview]
Message-ID: <20001217122404.C19671@redhat.com> (raw)

Hi Linus,

Here is a patch that marks CONFIG_PARPORT_PC_FIFO experimental.

Tim.
*/

2000-12-14  Tim Waugh  <twaugh@redhat.com>

	* drivers/parport/Config.in: Mark CONFIG_PARPORT_PC_FIFO
	experimental.
	* drivers/parport/ChangeLog: Updated.

--- linux-2.4.0-test13-pre1/drivers/parport/Config.in.fifoexp	Thu Jun 29 10:20:36 2000
+++ linux-2.4.0-test13-pre1/drivers/parport/Config.in	Thu Dec 14 11:38:53 2000
@@ -12,7 +12,7 @@
 if [ "$CONFIG_PARPORT" != "n" ]; then
    dep_tristate '  PC-style hardware' CONFIG_PARPORT_PC $CONFIG_PARPORT
    if [ "$CONFIG_PARPORT_PC" != "n" ]; then
-      bool '    Use FIFO/DMA if available' CONFIG_PARPORT_PC_FIFO
+      bool '    Use FIFO/DMA if available (EXPERIMENTAL)' CONFIG_PARPORT_PC_FIFO
       if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
          bool '    SuperIO chipset support (EXPERIMENTAL)' CONFIG_PARPORT_PC_SUPERIO
       fi
--- linux-2.4.0-test13-pre1+/drivers/parport/ChangeLog.fifoexp	Fri Dec 15 11:33:52 2000
+++ linux-2.4.0-test13-pre1+/drivers/parport/ChangeLog	Fri Dec 15 11:34:03 2000
@@ -0,0 +1,4 @@
+2000-12-14  Tim Waugh  <twaugh@redhat.com>
+
+	* Config.in: Mark CONFIG_PARPORT_PC_FIFO experimental.
+
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

             reply	other threads:[~2000-12-17 12:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-17 12:24 Tim Waugh [this message]
2000-12-17 16:22 ` [patch] 2.4.0-test13-pre2: mark CONFIG_PARPORT_PC_FIFO experimental Andrzej Krzysztofowicz
2000-12-17 16:33   ` Tim Waugh

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=20001217122404.C19671@redhat.com \
    --to=twaugh@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).