From owner-freebsd-mobile Fri Jul 26 8:38:14 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CF6737B400 for ; Fri, 26 Jul 2002 08:38:11 -0700 (PDT) Received: from plum.flirble.org (plum.flirble.org [195.40.6.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B9043E5E for ; Fri, 26 Jul 2002 08:38:10 -0700 (PDT) (envelope-from andy@flirble.org) Received: from andy (helo=localhost) by plum.flirble.org with local-esmtp (Exim 3.20 #3) id 17Y7AP-000C4C-00; Fri, 26 Jul 2002 16:38:09 +0100 Date: Fri, 26 Jul 2002 16:38:09 +0100 (BST) From: Andrew Back X-X-Sender: andy@plum.flirble.org To: Tony Toole Cc: mobile@FreeBSD.ORG Subject: Re: PCI -> PCMCIA Adapter woes - patch In-Reply-To: <002c01c234b2$a0a16530$8a4c35d1@master> Message-ID: <20020726162911.G40637-100000@plum.flirble.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 26 Jul 2002, Tony Toole wrote: > It's a type-o. Change EXNIO to ENXIO and it'll work just fine. Right, that fixed that! Now what I'm experiencing seems to be, pcic-patch.patch only: Failed to allocate IRQ on card insertion, but now recognises card. pcic-patch.patch + tixxxx-irq.patch: This pcic does not support mapping >24M pcic-patch + tixxxx-irq.patch + loader.conf mods: Failed to allocate IRQ pcic-patch + Warner's last patch: Card not found in database pcic-patch + Warner's last patch + loader.conf mods: This pcic does not support mapping >24M pcic-patch + Warner's last patch + loader.conf mods + mem 0xA0000000: Failed to allocate IRQ I am beginning to wonder if I've made a hash of something in '/sys/pccard' given the amount of patching and backing-out. But I don't think I have. I guess I just have an evil h/w config. Cheers, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message