From owner-freebsd-stable Sun Aug 26 23:11:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 963A437B407 for ; Sun, 26 Aug 2001 23:11:49 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.1/8.11.1) id f7R6BBH26773; Mon, 27 Aug 2001 08:11:11 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200108270611.f7R6BBH26773@zibbi.icomtek.csir.co.za> Subject: Re: pcic interrupt routing on the net4501 In-Reply-To: <200108230208.f7N281W80312@harmony.village.org> from Warner Losh at "Aug 22, 2001 08:08:01 pm" To: imp@harmony.village.org (Warner Losh) Date: Mon, 27 Aug 2001 08:11:11 +0200 (SAT) Cc: stable@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 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > In message <200108220628.f7M6S7p29462@zibbi.icomtek.csir.co.za> John > Hay writes: > : pci_cfgintr: BIOS 2.00 doesn't support interrupt routing > > I think this is an issue for sopris. However, if you comment out the > version check in pci_cfgintr, it might work none the less. I received a new BIOS from Soren at Soekris and that does map the interrupt correctly for the pci to cardbus bridge. It took me a long time to get the Orinoco/Dell minipci card to work though, because I didn't realise that only the first invocation of pccardd will set the memory. I had a long session of killing pccardd, changing the memory setting in /etc/pccard.conf and starting pccardd to find some usable area. :-) Only to find that it didn't work. You have to reboot everytime. For those who care, the net4501 only maps the "video" area (0xa0000 - 0xbffff) to the pci bus and not the rest of the hole below 1M. So 0xc0000 to 0xeffff is not usable. John -- John Hay -- John.Hay@icomtek.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message