From owner-freebsd-questions Tue Nov 27 5:45:14 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hamster.franken.de (hamster.franken.de [193.141.110.13]) by hub.freebsd.org (Postfix) with ESMTP id D95E337B405 for ; Tue, 27 Nov 2001 05:45:09 -0800 (PST) Received: from karnickel.franken.de (karnickel-gate.ip6w.franken.de [3ffe:400:320:3:103::]) by hamster.franken.de (8.11.5/8.11.5) with ESMTP id fARDj7X84263 for ; Tue, 27 Nov 2001 14:45:07 +0100 (CET) (envelope-from tanis@gaspode.franken.de) Received: from gaspode.franken.de (gaspode.franken.de [193.141.110.49]) by karnickel.franken.de (8.11.3/8.11.3) with ESMTP id fARDj7R81106 for ; Tue, 27 Nov 2001 14:45:07 +0100 (CET) (envelope-from tanis@gaspode.franken.de) Received: (from tanis@localhost) by gaspode.franken.de (8.11.6/8.11.6) id fARDj7F01682 for questions@FreeBSD.org; Tue, 27 Nov 2001 14:45:07 +0100 (envelope-from tanis) Date: Tue, 27 Nov 2001 14:45:06 +0100 From: German Tischler To: questions@FreeBSD.org Subject: double isa to pccard bridge Message-ID: <20011127144506.A1581@gaspode.franken.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi. I have a machine setup, in which I have two isa to pccard bridge cards. Both are apparently found by the kernel, because they appear in the dmesg output, one at port 0x3e0, the second at port 0x3e2. The inserted cards in slot 0 and 2 are also reported by the kernel (the second slot is not accessable on the bridge cards, thus slot 1 is empty). The cards appear at different memory locations, one at 0xd0000 the other at 0xd4000. btw. this machine is running 4.3-20010804-STABLE. The problem starts with pccardd. It says No free configuration for card Lucent Technologies for the second card (both cards are of the same type) Is there a way to get the second card working ? The main problem seems to be the two different io ranges, because the pccardmem option of pccardc seems to set a system wide adress (please tell me this is not true...) --gt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message