All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Miles Lane" <miles@megapathdsl.net>
To: <linux-kernel@vger.kernel.org>, "David Hinds" <dhinds@valinux.com>
Subject: PCMCIA modem (v.90 X2) not working with 2.4.0-test12 PCMCIA services
Date: Sat, 16 Dec 2000 17:52:30 -0800	[thread overview]
Message-ID: <007101c067cc$0500c620$0b31a3ce@g1e7m6> (raw)


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/

             reply	other threads:[~2000-12-17  2:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-17  1:52 Miles Lane [this message]
2000-12-18 23:40 ` PCMCIA modem (v.90 X2) not working with 2.4.0-test12 PCMCIA services 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

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='007101c067cc$0500c620$0b31a3ce@g1e7m6' \
    --to=miles@megapathdsl.net \
    --cc=dhinds@valinux.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.