Date: Sat, 15 Jan 2000 23:14:33 +0000 From: Scott Mitchell <s.mitchell@computer.org> To: Anthony Wyatt <Anthony.Wyatt@its.csiro.au>, freebsd-mobile@freebsd.org Subject: Re: Xircom Blues Message-ID: <20000115231433.08065@lungfish.freeserve.co.uk> In-Reply-To: <20000113.22481900@cabramurra-mi.cbr.its.csiro.au>; from Anthony Wyatt on Thu, Jan 13, 2000 at 10:48:19PM %2B0000 References: <20000113.22481900@cabramurra-mi.cbr.its.csiro.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 13, 2000 at 10:48:19PM +0000, Anthony Wyatt wrote:
> Hi,
> I've just installed 3.4 and I can't get my Xircom 10/100 + 56 Modem
> to work.
Did it work before you installed 3.4, or is this the first attempt?
> I have rebuilt the kernel with card, pcic and xe0 options, but when I
> boot I get:
>
> pccard[56]: driver allocation failed for Xircom
> pccard[56]: pccard started
>
> My pccard.conf file is:
>
> io 0x240-0x360
> irq 3 5 10 11 13 15
> memory 0xd4000 96k
>
> card "Xircom" "CreditCard Etherner 10/100 + "
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The text here needs to exactly match the card ID strings reported by
'pccardc dumpcis'. For your card that's probably:
"CreditCard Ethernet 10/100 + Modem 56"
or something very similar. I believe that the maximum length that can be
matched here has been increased to something larger than 30 (CIS_MAXSTR in
/usr/src/usr.sbin/pccard/pccardd/readcis.h) after people pointed out that
cards existed with longer ID strings. There's a PR to that effect
somewhere with my name on it...
Hopefully that will get it going; if not, fire off an email to
<freebsd-xircom@lovett.com> with the same info you included here.
> config 0x17 "XXX" ?
> insert echo inserted
> insert /etc/pccard_ether xe0
> remove echo remove
> remove /etc/pccard_ether xe0 delete
>
> The "XXX" was sio3, but that didn't work so I tried xe0, and that
> didn't work either :-( I've attached my dmesg at the bottom. Does
> anyone have any ideas? (I just rebooted with the irq 5 removed but I
> got the same error)
>
> Thanks,
> Anthony
Cheers,
Scott
--
===========================================================================
Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels
Cambridge, England | 0x54B171B9 | don't get sucked into jet engines"
s.mitchell@computer.org | 0xAA775B8B | -- Anon
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000115231433.08065>
