Date: Sun, 7 Jul 2002 18:35:39 +0100 From: Scott Mitchell <scott.mitchell@mail.com> To: Mark Rowlands <mark.rowlands@minmail.net> Cc: =?iso-8859-1?Q?J=FCrgen_Watzlaff?= <vouckie@hotmail.com>, freebsd-questions@FreeBSD.ORG Subject: Re: Pccardd and Xircom CreditCard Ethernet10/100 + Modem 56 Message-ID: <20020707183539.A342@fishballoon.dyndns.org> In-Reply-To: <200207061958.50128.mark.rowlands@minmail.net>; from mark.rowlands@minmail.net on Sat, Jul 06, 2002 at 07:58:50PM %2B0200 References: <F43Q3uQIhNADKnFhXTh00003e20@hotmail.com> <200207061958.50128.mark.rowlands@minmail.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 06, 2002 at 07:58:50PM +0200, Mark Rowlands wrote: > On Tue July 2 2002 13:09, Jürgen Watzlaff wrote: > > From: Scott Mitchell <scott.mitchell@mail.com> > > > > >Maybe also useful to see your rc.conf and pccard.conf. > > > > rc.conf: > > pccard_enable="YES" > > pccard_mem="DEFAULT" > > pccardd_flags=" -i 3" > > > > pccard.conf > > # Xircom CreditCard Ethernet 10/100 + modem (Ethernet part) (CEM56) > > card "Xircom" "CreditCard Ethernet 10/100 + Modem 56" > > config 0x27 "xe" ? > > config auto "sio" ? > > insert etc. > > > > Hmmmm could be that the sio won't work. > > sio1: configured irq 3 not in bitmap of probed irqs 0 > > ppc0: cannot reserve I/O port range > > > > Marco Langner > > I have had similar problems with this card, solution that worked for me was, > unfortunately, to make sure that your pccard.conf contains only an entry for > the ethernet portion and that the available irq entry was correct. I never > got the modem and network working together Not possible with the PCCard support in 4.x, unfortunately. I beleieve that 5.0 will deal with multifunction cards correctly. The best you can do right now (without running -CURRENT) is to arrange some cunning scripts to set up pccard.conf for the function you want to use, then kill+restart pccardd to enable the card for that function. Still only lets you use one function at once, but at least you don't have to reboot... For the benefit of the archives, it turned out that Jürgen's original problem was that he was using a CardBus card, which are also not supported by 4.x. Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 0xAA775B8B | -- Anon 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?20020707183539.A342>