linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: DevilKin <devilkin-lkml@blindguardian.org>
To: linux-kernel@vger.kernel.org
Cc: Russell King <rmk@arm.linux.org.uk>
Subject: 2.4.50 - 8250_cs does NOT work
Date: Wed, 2 Oct 2002 12:57:42 +0200	[thread overview]
Message-ID: <200210021257.43121.devilkin-lkml@blindguardian.org> (raw)

Hello all,

I'm trying to get my pcmcia modem to work, it's a 
 product info: "Psion Dacom", "Gold Card Global 56K+Fax", "56K+Fax", "V8.25"
  manfid: 0x016c, 0x0005
  function: 2 (serial)

If i load the 8250_cs module, I get _nothing_ at all. No text in system logs, 
nothing. Modem doesn't respond under the old /dev/ttyS1, I've tried all other 
/dev/ttySx's to see if it hasn't been remapped. Unfortunately, no.

Is there anything else I can try? I really need my modem back...

It seems that the Config.help entry is wrong aswell.

diff -Nru drivers/serial/Config.help.old drivers/serial/Config.help
--- drivers/serial/Config.help.old      Wed Oct  2 12:54:32 2002
+++ drivers/serial/Config.help  Wed Oct  2 12:54:55 2002
@@ -56,7 +56,7 @@
 
   This driver is also available as a module ( = code which can be
   inserted in and removed from the running kernel whenever you want).
-  The module will be called serial_cs.o.  If you want to compile it as
+  The module will be called 8250_cs.o.  If you want to compile it as
   a module, say M here and read <file:Documentation/modules.txt>.
   If unsure, say N.

DK

-- 
"There is hopeful symbolism in the fact that flags do not wave in a
vacuum."
		-- Arthur C. Clarke


             reply	other threads:[~2002-10-02 10:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-02 10:57 DevilKin [this message]
2002-10-02 11:05 ` 2.4.50 - 8250_cs does NOT work Russell King
2002-10-02 11:48   ` DevilKin
2002-10-02 12:23     ` DevilKin
2002-10-07  8:34 ` David Woodhouse
2002-10-07  8:40   ` Russell King

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=200210021257.43121.devilkin-lkml@blindguardian.org \
    --to=devilkin-lkml@blindguardian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rmk@arm.linux.org.uk \
    /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).