From owner-freebsd-mobile Sun Jan 16 3:23:51 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail2.svr.pol.co.uk (mail2.svr.pol.co.uk [195.92.193.210]) by hub.freebsd.org (Postfix) with ESMTP id 60E901525C for ; Sun, 16 Jan 2000 03:23:44 -0800 (PST) (envelope-from s.mitchell@computer.org) Received: from modem-203.flagfin-angel.dialup.pol.co.uk ([62.137.12.203] helo=lungfish.freeserve.co.uk) by mail2.svr.pol.co.uk with esmtp (Exim 3.12 #1) id 129nmI-0004x1-00; Sun, 16 Jan 2000 11:23:26 +0000 Received: (from scott@localhost) by lungfish.freeserve.co.uk (8.8.8/8.8.8) id XAA00409; Sat, 15 Jan 2000 23:14:33 GMT (envelope-from scott) Message-ID: <20000115231433.08065@lungfish.freeserve.co.uk> Date: Sat, 15 Jan 2000 23:14:33 +0000 From: Scott Mitchell To: Anthony Wyatt , freebsd-mobile@freebsd.org Subject: Re: Xircom Blues References: <20000113.22481900@cabramurra-mi.cbr.its.csiro.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <20000113.22481900@cabramurra-mi.cbr.its.csiro.au>; from Anthony Wyatt on Thu, Jan 13, 2000 at 10:48:19PM +0000 X-Operating-System: FreeBSD 2.2.6-RELEASE i386 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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 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