linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PCMCIA modem (v.90 X2) not working with 2.4.0-test12 PCMCIA services
@ 2000-12-17  1:52 Miles Lane
  2000-12-18 23:40 ` David Hinds
  0 siblings, 1 reply; 9+ messages in thread
From: Miles Lane @ 2000-12-17  1:52 UTC (permalink / raw)
  To: linux-kernel, David Hinds


Hi,

I have built my test12 kernel with the following options:

CONFIG_PCMCIA=y
CONFIG_CARDBUS=y
CONFIG_I82365=y

CONFIG_PNP=y
CONFIG_ISAPNP=y
CONFIG_PCMCIA_SERIAL=y
CONFIG_PCMCIA_SERIAL_CS=m
CONFIG_PCMCIA_SERIAL_CB=m

I have the 3.1.22 version of David Hinds' PCMCIA installed.
It didn't build the drivers, since the package is configured to
use the kernel's drivers.

dmesg shows:

Linux PCMCIA Card Services 3.1.22
   options: [pci] [cardbus] [pm]
PCI: Enabling device 00:04.0 (0000 -> 0002)
PCI: Assigned IRQ 11 for device 00:04.0
PCI: Enabling device 00:04.1 (0000 -> 0002)
PCI: Assigned IRQ 11 for device 00:04.1
Intel PCIC probe: not found
Yenta IRQ list 0698, PCI irq11
Socket status: 30000020
Yenta IRQ list 0698, PCI irq11
Socket status: 30000010
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0100-0x04ff: excluding 0x220-0x22f 0x378-0x37f
0x388-0x38f 0x4d0-0x4d7
cs: IO port probe 0x0a00-0x0aff: clean.
cs: warning: no high memory space available!
cs: memory probe 0x0d0000-0x0dffff: clean.
register_serial(): autoconfig failed
serial_cs: register_serial() at 0x03e8, irq 3 failed.

"cardctl ident" shows:

Socket 1:
    product info: "PCMCIA", "V.90 Communications Device ", "", ""
    manfid: 0x018a, 0x0001

My modem is not one of the default supported devices,
so I added a device entry in /etc/pcmcia/config:

    card "V90"
    manfid 0x018a, 0x0001
    bind "serial_cs"

The modem is model PN610-X2 (a 56K V.90 PCMCIA Fax-Modem)
made by Hawking Technology.  It's a 16-bit, PCMCIA 2.1-compliant,
Type II PC Card.





-
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/

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

end of thread, other threads:[~2000-12-20 22:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-17  1:52 PCMCIA modem (v.90 X2) not working with 2.4.0-test12 PCMCIA services Miles Lane
2000-12-18 23:40 ` David Hinds
2000-12-19 19:46   ` David Hinds
2000-12-19 22:41     ` Jeff V. Merkey
2000-12-19 21:51       ` David Hinds
2000-12-20  0:05         ` Jeff V. Merkey
2000-12-20 19:10           ` Jeff V. Merkey
2000-12-20 12:33             ` David Hinds
2000-12-20 22:25               ` Jeff V. Merkey

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