From owner-freebsd-hackers Mon May 1 13: 3: 2 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 88D7F37B62F for ; Mon, 1 May 2000 13:02:58 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id OAA12077; Mon, 1 May 2000 14:02:56 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id OAA18531; Mon, 1 May 2000 14:02:44 -0600 (MDT) Message-Id: <200005012002.OAA18531@harmony.village.org> To: Darren Reed Subject: Re: FreeBSD-4.0 PCMCIA broken ? Cc: hackers@FreeBSD.ORG In-reply-to: Your message of "Fri, 28 Apr 2000 20:32:48 +1000." <200004281032.UAA01136@cairo.anu.edu.au> References: <200004281032.UAA01136@cairo.anu.edu.au> Date: Mon, 01 May 2000 14:02:44 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004281032.UAA01136@cairo.anu.edu.au> Darren Reed writes: : Does FreeBSD-4.0 support IRQ sharing ? Or rather, does pccardd support : configuring devices in such a manner ? No. I've never had good luck getting it to work at all. : pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa0 : pcic0: management irq 11 That's the problem. I think I've committed a fix that pays more attention to the environment variables that set this. When you try to use the same IRQ (in this case 10) between the bridge manager and the actual cards, bad things can happen. : I've also got a 3Com 3CCM156B (modem) which pccardd shows as ""("") Is this a cardbus card? : when I insert it, never mind that it fails to notice any pcmcia : events after popping it out and then puttint it back in. : : It would also appear that pccardd fails to notice the 3c589D at boot : time if the 3CCM156B is inserted. Odd. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message