Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jul 1998 08:56:01 -0400 (EDT)
From:      Ken Seggerman <suleyman@echonyc.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   laptop modem pccardd bad CIS
Message-ID:  <Pine.GSO.3.96.980704084337.20021B-100000@echonyc.com>

next in thread | raw e-mail | index | archive | help
Greetings:

I am still hoping to get this Xircom CreditCard working.

I was encouraged to find something similar in the pccard.conf.sample
file that probably came with the PAO-boot.flp installation.

The apm battery monitor and suspend functions seem to be working fine.

Here is what I have now in pccard.conf:

# Sample PCCARD configuration file
# Removing all IRQ conflicts from this file can't be done because of some
# IRQ-selfish PC-cards.  So if you want to use some of these cards in
# your machine, you will be forced to modify their IRQ parameters from
# the following list.
#
# IRQ == 0 means "allocate free IRQ from IRQ pool"
# IRQ == 16 means "do not use IRQ (e.g. PIO mode)"
#
# $Id: pccard.conf.sample,v 1.4 1996/06/19 01:28:07 nate Exp $
# Generally available IO ports
io	0x240-0x360
# Generally available IRQs (Built-in sound-card owners remove 5)
irq	3 4 5 10 11
# Available memory slots
memory	0xd4000  96k
# Xircom CreditCard Ethernet+Modem (Modem only !!!)
	card "Xircom" "CreditCard Modem CM-56T"
	config  0x23 "sio2" 3
	insert  echo Xircom CreditCard Modem inserted
	remove  echo Xircom CreditCard Modem removed

and this is what happens at boot time:

/kernel: Card inserted, slot 0
pccard[41]; Card "Xircom"("Credit Card Modem CM-56T") matched
"Xircom" ("CreditCard Modem CM-56T")
Resource allocation failure for "Xircom"("CreditCardModem CM-56T");
Reason specified CIS was not found

Any suggestions?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.980704084337.20021B-100000>