From owner-freebsd-mobile Tue Mar 27 11:50:19 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id E839C37B718; Tue, 27 Mar 2001 11:50:15 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f2RJnv948027; Tue, 27 Mar 2001 12:50:01 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103271950.f2RJnv948027@harmony.village.org> To: Mike Smith Subject: Re: pccard not feeling so well.... Cc: Jamie Bowden , Alfred Perlstein , mobile@freebsd.org In-reply-to: Your message of "Tue, 27 Mar 2001 11:02:37 PST." <200103271902.f2RJ2b401426@mass.dis.org> References: <200103271902.f2RJ2b401426@mass.dis.org> Date: Tue, 27 Mar 2001 12:49:57 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200103271902.f2RJ2b401426@mass.dis.org> Mike Smith writes: : > On Tue, 27 Mar 2001, Alfred Perlstein wrote: : > : > :Inserting pccards into my Dell Latitude CPi seems to lock it solid, : > :I sometimes have a chance of making it see a card if i boot with : > :the card already in the machine. : > : : > :Is there someplace i can poke my laptop with a paperclip to NMI it? :) : > : > 9:36am ghast /usr/src/sys/i386/conf %cat ghast | grep pcic : > device pcic0 at isa? irq 10 : > : > Hardcoding the IRQ will fix this. Thanks to Ken Monville for pointing it : > out to me. : : This sounds a lot like we need to pull the IRQ for the cardbus bridge in : some fashion and hand it across... pcic (OLDCARD) needs to know which IRQ it can use. pcic(NEWCARD) has nothing to do with cardbus bridges and if it attaching in that case, we need to stop it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message