From owner-freebsd-new-bus Wed Oct 4 15:30: 3 2000 Delivered-To: freebsd-new-bus@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 7F48737B502 for ; Wed, 4 Oct 2000 15:30:00 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id e94MTwM17889; Wed, 4 Oct 2000 16:29:59 -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 QAA40747; Wed, 4 Oct 2000 16:29:58 -0600 (MDT) Message-Id: <200010042229.QAA40747@harmony.village.org> To: Doug Rabson Subject: Re: PCI resources with bus_alloc_resource(9) Cc: new-bus@FreeBSD.ORG In-reply-to: Your message of "Wed, 04 Oct 2000 23:27:20 BST." References: Date: Wed, 04 Oct 2000 16:29:58 -0600 From: Warner Losh Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Doug Rabson writes: : This only true for memory and port resources. For interrupts, the value of : rid should be zero (not adaquetely documented, I know). This brings something else to mind. Has anybody looked at creating a pci interface for routing of interrupts? Many pci cardbus cards need this to operate properly. I could put the pcibios stuff directly into the drivers, but that seems to be less than desirable. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message