Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 08:48:06 -0700
From:      "Tony Toole" <tony@valemount.com>
To:        <andy@flirble.org>, <mobile@FreeBSD.ORG>
Subject:   Re: PCI -> PCMCIA Adapter woes - patch
Message-ID:  <18a101c234bb$d5bb3620$114c35d1@tonyxp>
References:  <20020726162911.G40637-100000@plum.flirble.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is strange considering the PCI adaptors have a (seemingly) guaranteed
IRQ for that device. Make sure you have not enabled ISA IRQ routing.

Removing all existing hw.pcic.xx.xx lines from your loader.conf, try adding
the following:
hw.pcic.intr_path=2

Thanks,
Tony Toole

----- Original Message -----
From: "Andrew Back" <andrew@unfortu.net>
To: "Tony Toole" <tony@valemount.com>
Cc: <mobile@FreeBSD.ORG>
Sent: Friday, July 26, 2002 8:38 AM
Subject: Re: PCI -> PCMCIA Adapter woes - patch


> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18a101c234bb$d5bb3620$114c35d1>