From owner-freebsd-current Fri Apr 14 13: 8:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id BBCD437B749 for ; Fri, 14 Apr 2000 13:08:19 -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 OAA38395; Fri, 14 Apr 2000 14:08:17 -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 OAA59000; Fri, 14 Apr 2000 14:07:57 -0600 (MDT) Message-Id: <200004142007.OAA59000@harmony.village.org> To: John Hay Subject: Re: PCI-CardBus bridge + PCMCIA Lucent WaveLAN IEEE troubles Cc: acid@cn.ua (Michael I. Vasilenko), freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Sat, 14 Apr 2000 22:00:04 +0200." <200004142000.WAA78634@zibbi.mikom.csir.co.za> References: <200004142000.WAA78634@zibbi.mikom.csir.co.za> Date: Fri, 14 Apr 2000 14:07:57 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200004142000.WAA78634@zibbi.mikom.csir.co.za> John Hay writes: : Uhmm, but if pcic use that interrupt, then there is no interrupt that : pccardd can give to the pcmcia card? Or can you have more than one : interrupt from the PCI card to the motherboard? Yes. PCI cards have 4 different interrupt lines, although FreeBSD doesn't use pcibios to route the other lines. If you can't get another irq line routed on your machine, then you'll have to use polling for the pcic and use irq10 for the cards that you insert. My desktop with a cardbus bridge just works with one irq line for management, and a different one for card operations. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message