From owner-freebsd-mobile Fri Aug 24 9:22:24 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 364DD37B403 for ; Fri, 24 Aug 2001 09:22:20 -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 f7OGMIq53120; Fri, 24 Aug 2001 10:22:19 -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 f7OGMIW94772; Fri, 24 Aug 2001 10:22:18 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108241622.f7OGMIW94772@harmony.village.org> To: Michael Collette Subject: Re: IRQ Problems with Stable Cc: FreeBSD In-reply-to: Your message of "Fri, 24 Aug 2001 00:06:57 PDT." <200108240707.f7O77Dq51427@rover.village.org> References: <200108240707.f7O77Dq51427@rover.village.org> <200108240236.f7O2awq50870@rover.village.org> <200108232209.f7NM9tW89010@harmony.village.org> <200108240539.f7O5dEW91414@harmony.village.org> Date: Fri, 24 Aug 2001 10:22:18 -0600 From: Warner Losh 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 What did the pcic/pccard probe say? Can you send me the entire dmesg? I can't find it in my records. In message <200108240707.f7O77Dq51427@rover.village.org> Michael Collette writes: : ed1 at port 0x300-0x31f irq 11 slot 0 on pccard0 : ed1: address [mac address], type Linksys (16 bit) : lxtphy0: on miibus0 : lxtphy0: 100baseFX, 100baseFX-FDX, 10baseT, 10baseT-FDX, 100baseTX, : 100baseTX-FDX, auto : : Same problem. ed1 is getting assigned to IRQ 11. No clue why it's not : assigning the card to ed0, as there really is only one card here. My : apologies for goofing up what IRQ 11 is set to. It's actually the USB port : that uses 11. I attempted to go into the bios config to turn it off, but : Compaq apparently feels that USB needs to be turned on no matter what. Right. We share interrupts now when we're using PCI interrupts. For PCI devices, it is safe to share interrupts. Maybe your laptop needs hw.pcic.init_route=1 in /boot/loader.conf? : Might there be a way to hard code the IRQ setting for this NIC card : someplace? I know this card works sweet if I can just get the IRQ back to 9 : or 10. At this point, even if a fix is put together I have no good way of : getting it on over to this laptop. I'm still willing to play the test bed : over here to avoid having to do a full reinstall again. Sure. You'll likely only need to build kernels from this point forward. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message