public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Hood <jdthood@yahoo.co.uk>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ACP Modem (Mwave)
Date: Wed, 18 Jul 2001 13:22:10 -0400	[thread overview]
Message-ID: <3B55C5C2.47A5AA5B@yahoo.co.uk> (raw)
In-Reply-To: <OF67CA15A0.AE538F3E-ON85256A8D.00580180@raleigh.ibm.com> <Pine.LNX.4.33.0107181129430.18913-100000@screwy.haywired.net>

FYI here's a data point.

I just tried this latest driver and it builds properly; it
correctly induces the serial driver to create /dev/tts/1
when mwave.o loads and to delete it when mwave.o unloads;
and it allows me to establish a connection.  No problems
encountered so far on:
   ThinkPad 600 51U (266 MHz Pentium II processor)
   linux-2.4.6-ac2 + Mwave driver patch 20010718

MWAVE DRIVER USERS!  Please note that the name of the module
has changed from mwavedd.o to mwave.o .  You may have to 
change your /etc/modules.conf.  E.g., I had to change the
line 
   alias char-major-10-219 mwavedd
to
   alias char-major-10-219 mwave

Although the driver is called "mwave", it does not support
all functions of all Mwave DSPs.  Currently it only supports
the 3780i Mwave DSP and only for the purpose of Hayes-
compatible modem implementation.  The 3780i DSP is found on
certain IBM ThinkPad laptop models, including the ThinkPad 600.

I would like to take this opportunity to thank Paul Schroeder
Mike Sullivan, and IBM for contributing this GPLed driver to
Linux.

--
Thomas Hood

paulsch@haywired.net wrote:
> 
> Oh yeah...
> 
> It can be gotten here:
> 
> http://oss.software.ibm.com/acpmodem/
> 
> Directly:
> http://oss.software.ibm.com/pub/acpmodem/mwave_linux-2.4.6.patch-20010718
> 
> On Wed, 18 Jul 2001, Paul Schroeder wrote:
> 
> > Okay..  I cleaned things up...  I was more careful about the globals this
> > time...
> >
> > Also...  The driver now builds as mwave.o instead of mwavedd.o...  The
> > driver now registers it's UART as a serial device (Thomas Hood)..  So there
> > is no need to run setserial anymore...
> >
> > Cheers...Paul...

  reply	other threads:[~2001-07-18 17:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-18 16:02 [PATCH] ACP Modem (Mwave) Paul Schroeder
2001-07-18 16:31 ` paulsch
2001-07-18 17:22   ` Thomas Hood [this message]
2001-07-18 19:02     ` Robert Love
2001-07-18 17:27   ` [INFO] NNTP access to linux-kernel for Sympatico subscribers Thomas Hood
  -- strict thread matches above, loose matches on Subject: below --
2001-07-11 22:11 [PATCH] ACP Modem (Mwave) Paul Schroeder
2001-07-12 19:55 ` Alan Cox
2001-05-16 20:40 Paul Schroeder
2001-05-17  0:11 ` Alan Cox

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=3B55C5C2.47A5AA5B@yahoo.co.uk \
    --to=jdthood@yahoo.co.uk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox