From owner-freebsd-mobile Wed Dec 6 14:56:34 2000 From owner-freebsd-mobile@FreeBSD.ORG Wed Dec 6 14:56:33 2000 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 618) id A95B237B400; Wed, 6 Dec 2000 14:56:33 -0800 (PST) Subject: Re: Information I was requested for In-Reply-To: <1F69DAAD3391D411BE5300805FBED48B496BF7@ERLM511A.erl9.siemens.de> from Burbaickij Ariel at "Dec 6, 2000 02:06:40 pm" To: Ariel.Burbaickij@erl9.siemens.de (Burbaickij Ariel) Date: Wed, 6 Dec 2000 14:56:33 -0800 (PST) Cc: freebsd-mobile@freebsd.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20001206225633.A95B237B400@hub.freebsd.org> From: wpaul@FreeBSD.ORG (Bill Paul) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > xe0 at port 0x240-0x24f iomem 0xd0000-0xd0fff irq 5 slot 0 on pccard0 > xe0: Compaq CE3 , bonding version 0x45 , 100Mbps capable > xe0: DingoID = 0x44b , RevisionID = 0 , VendorID = 0 > xe0: Ethernet address 00:08:c7:0c:7c:b6 > /etc/pccard_ether: not found Alright, so this is a Xircom PCMCIA card with a Compaq label on it. There are two possible problems (and I'm guessing here since I didn't write this driver): 1) The media is set wrong, and you need to specify the right media using ifconfig options when sysinstall asks you. 2) Some other device is using IRQ 5 on your machine. You need to either turn off whatever hardware is using IRQ 5, or convince FreeBSD to assign a different IRQ to the card. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message