From owner-freebsd-mobile Wed Nov 29 11:28:22 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id BA99C37B6B5 for ; Wed, 29 Nov 2000 11:28:17 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eATJSFQ67722; Wed, 29 Nov 2000 12:28:16 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA21846; Wed, 29 Nov 2000 12:28:14 -0700 (MST) Message-Id: <200011291928.MAA21846@harmony.village.org> To: Matthias Saou Subject: Re: Problem with a Xircom ethernet card Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 29 Nov 2000 10:01:20 +0100." <3A24C5E0.B6AEBD78@accelance.fr> References: <3A24C5E0.B6AEBD78@accelance.fr> Date: Wed, 29 Nov 2000 12:28:14 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <3A24C5E0.B6AEBD78@accelance.fr> Matthias Saou writes: : At boot time, the pccard/cardbus is found (pcipc0 and pcipc1 if I recall : well) and the pccardd started. What I get is a message saying it can't : find anything corresponding to "(null)"("(null)") in the pccard.conf : file after displaying two messages "card inserted in slot 0" on the : console. : I really don't have a clue of what's happening. I suppose the problem is : earlier than the pccard.conf file, so there's nothing much to do there : (I tried "irq 10" and other stuff just in case...). null/null can often mean a conflict. Usually this conflict is the memory used to read the CIS. : I installed a 4.1.1-RELEASE on the same computer before, I never got : that card working (I didn't try very long...), but the pccardd message : was giving my card's full name (Xircom CreditCard etc.). Browsing the : list archives, I found that "xe" support was broken in 4.0-RELEASE and : fixed after, is it the case again? I suppose not, and that I'm the one : doing something wrong :-( xe should likely work for this card once you get pccardd recognizing the card. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message