linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Hood <jdthood@yahoo.co.uk>
To: Paul B Schroeder <paulsch@haywired.net>
Cc: linux-kernel@vger.kernel.org, wes schreiner <wes@infosink.com>
Subject: [PATCH] 2.4.19-pre5 mwave driver fix
Date: 31 Mar 2002 12:03:25 -0500	[thread overview]
Message-ID: <1017594213.7257.807.camel@thanatos> (raw)

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

Paul:  This patch is required to restore the kernel configuration
menu option for the Mwave driver to 2.4.19-pre5.  Somewhere along
the line it got lost.  Please submit to Marcelo.

Thanks to wes schreiner.          
--
Thomas Hood

--- linux-2.4.19-pre5/drivers/char/Config.in.orig	Fri Mar 29 21:03:52 2002
+++ linux-2.4.19-pre5/drivers/char/Config.in	Sun Mar 31 11:46:02 2002
@@ -277,4 +277,8 @@
 if [ "$CONFIG_MIPS_ITE8172" = "y" ]; then
   tristate ' ITE GPIO' CONFIG_ITE_GPIO
 fi
+
+if [ "$CONFIG_X86" = "y" ]; then
+   tristate 'ACP Modem (Mwave) support' CONFIG_MWAVE
+fi
 endmenu

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]

                 reply	other threads:[~2002-03-31 17:02 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=1017594213.7257.807.camel@thanatos \
    --to=jdthood@yahoo.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulsch@haywired.net \
    --cc=wes@infosink.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).