Date: Sun, 11 Feb 2001 16:22:15 +0100 From: Mark Rowlands <mark.rowlands@minmail.net> To: Darren Evans <darren@horseplay.demon.co.uk>, questions@FreeBSD.ORG Subject: Re: Xircom CreditCard Ethernet 10/100 + Modem 56 Message-ID: <01021116221500.80228@BB-62-5-7-230.bb.tninet.se> In-Reply-To: <5.0.0.25.1.20010211020757.04a70dd0@pop3.demon.co.uk> References: <5.0.0.25.1.20010211020757.04a70dd0@pop3.demon.co.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 11 February 2001 03:13, Darren Evans wrote:
> I'm doing a fresh FreeBSD 4.2 install.
>
> When booting up the GENERIC kernel it says
>
> Config id 35 not present in this card
>
> Resource allocation failure for "Xircom"("CreditCard Ethernet
> 10/100 + Modem 56") [CEM56] [1.00]; Reason specified CIS was not found
>
> pccardd[52]: pccardd started
>
> Can someone walk me through this one, i've seen several posts on usenet
> for this but no resolution.
>
> Thanks,
> Darren
>
I only use the card for ethernet purposes...not sure if the modem bit works
even.... but this is the entire contents of my pccardd.conf file. back up
your /etc/default/pccardd.conf file and then try this one.
# Default 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)"
#
# $FreeBSD: src/etc/defaults/pccard.conf,v 1.98.2.12 2000/12/23 14:38:37
sanpei Exp $
#
# Send new entries for this file to imp@freebsd.org. He's volunteered
# to act as coordinator for this file.
#
# Generally available IO ports
io 0x240-0x360
# Generally available IRQs (Built-in sound-card owners remove 5)
irq 3 5 10 11 15
# Available memory slots
memory 0xd4000 96k
# Xircom CreditCard Ethernet 10/100 + modem (Ethernet part)
card "Xircom" "CreditCard Ethernet 10/100 + Modem 56"
config 0x27 "xe" ?
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
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?01021116221500.80228>
