linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.4.50 - 8250_cs does NOT work
@ 2002-10-02 10:57 DevilKin
  2002-10-02 11:05 ` Russell King
  2002-10-07  8:34 ` David Woodhouse
  0 siblings, 2 replies; 6+ messages in thread
From: DevilKin @ 2002-10-02 10:57 UTC (permalink / raw)
  To: linux-kernel; +Cc: Russell King

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-10-07  8:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-02 10:57 2.4.50 - 8250_cs does NOT work DevilKin
2002-10-02 11:05 ` 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

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).