From owner-cvs-all Wed Aug 15 13:40:32 2001 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id E466D37B403; Wed, 15 Aug 2001 13:40:24 -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.11.3/8.11.3) with ESMTP id f7FKeMq13404; Wed, 15 Aug 2001 14:40:23 -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.11.3/8.11.4) with ESMTP id f7FKeLW26447; Wed, 15 Aug 2001 14:40:21 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108152040.f7FKeLW26447@harmony.village.org> To: Brooks Davis Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd cardd.c Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: Your message of "Wed, 15 Aug 2001 11:10:00 PDT." <20010815111000.A18416@Odin.AC.HMC.Edu> References: <20010815111000.A18416@Odin.AC.HMC.Edu> <200108150350.f7F3oR416679@freefall.freebsd.org> Date: Wed, 15 Aug 2001 14:40:21 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20010815111000.A18416@Odin.AC.HMC.Edu> Brooks Davis writes: : Any plans to update this to use multiple IRQs? My laptop+docking station : has three slots with IRQ 10 and one with IRQ 9. The three work and the : other doesn't. Dispite this issue, the current statis is a signficant : improvement over the previous state where none of my slots worked reliably : while docked. Yes. That's a supported configuration. The problem that I think you have is that one of the pcic devices is using two different interrupts. That seems to be slightly problematic for reasons I'm unsure of. My laptop doesn't do that, for example. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message