From owner-freebsd-mobile Sun Nov 12 0:57:32 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.griffel.se (mail.griffel.se [193.13.74.2]) by hub.freebsd.org (Postfix) with ESMTP id 2D08637B479 for ; Sun, 12 Nov 2000 00:57:30 -0800 (PST) Received: from [194.47.111.210] (HELO chewie) by mail.griffel.se (CommuniGate Pro SMTP 3.3) with SMTP id 399620 for freebsd-mobile@freebsd.org; Sun, 12 Nov 2000 09:57:28 +0100 Message-ID: <001201c04c7e$322a5800$2a67a8c0@chewie.outherlimits.org> From: "Claes Leufven" To: Subject: Problems with Ti1225 pcic controller on Compaq Armada e500 Date: Sun, 12 Nov 2000 08:57:25 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi I have a Compaq Armada e500 with a ti1225 pcic controller and FreeBSD 4.2rc1. I have come so for that I have found the right io port and useing polling mode because the interrupt is shared with the soundcard and networkcard. But the mem settings seems weird boot -v says that pcic-pci0 uses 0x41100000 and pcic-pci1 0x41800000 and when I try to with a kernel that has the mem set to 0x41100000 the computer locks up when I inserts a card, the same happens when I just use "device pcic at isa?" in the kernel. Can it be a mem setting problem? I have tried with freebsd 4.1.1-RELEASE and the same happens there. The card I try to use is a apa-1460. Any suggestions please? Regards Claes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message