From owner-freebsd-questions@FreeBSD.ORG Tue Dec 13 20:40:01 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3155416A41F for ; Tue, 13 Dec 2005 20:40:01 +0000 (GMT) (envelope-from walkeraj@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63EFB43D60 for ; Tue, 13 Dec 2005 20:40:00 +0000 (GMT) (envelope-from walkeraj@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so1276659wxc for ; Tue, 13 Dec 2005 12:39:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=M3hiSXCnhQf9lRk2nXpQxpyPm4BbcVAoHD+hONotWWGurhh/p1N3GC0nPcP384gDei8dEJUAtLxruGCs/yoAgyz8+7Iz1WPotT06F6FDflH9cOZz4gBUNWOnCqqVzLaUn5d0g7cnOaqbcP82LsbVUQi3cGXoidgkY7lrGnhsaYo= Received: by 10.70.125.20 with SMTP id x20mr1476936wxc; Tue, 13 Dec 2005 12:39:54 -0800 (PST) Received: by 10.70.76.16 with HTTP; Tue, 13 Dec 2005 12:39:54 -0800 (PST) Message-ID: <457e0a100512131239h20235ad3l8d3d84c6dcf8c3d7@mail.gmail.com> Date: Tue, 13 Dec 2005 11:39:54 -0900 From: Andrew Walker To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Thinkpad 380XD with CardBus problems. $PIR: ROUTE_INTERRUPT Failed. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Dec 2005 20:40:01 -0000 I have installed FreeBSD 6.0 on my Thinkpad 380XD, but I cannot get networking to work, and I believe it is because there is a conflict with my cardbus initializing. The card is a Xircom RBEM58G-100, and is listed as supported under the dc driver. Here are the relavent messages from /var/log/messages: ---- cbb0: mem 0x20822000-0x20822fff at device 2.0 on pci0 cardbus0: on cbb0 cbb0: mem 0x20821000-0x20821fff at device 2.1 on pci0 cardbus0: on cbb1 $PIR: ROUTE_INTERRUPT failed. cbb: Unable to map IRQ... device_attach: cbb1 attach returned 12 ----AND LATER (may not be relavent, but...)---- unknown: can't assign resource (port) unknown: can't assign resource (irq) unknown: can't assign resource (port) unknown: can't assign resource (memory) unknown: can't assign resource (port) unknown: can't assign resource (port) unknown: can't assign resource (port) --------