From owner-freebsd-hackers Mon Aug 28 14:26:52 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id E2E7037B43F for ; Mon, 28 Aug 2000 14:26:48 -0700 (PDT) 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 PAA89858 for ; Mon, 28 Aug 2000 15:26:47 -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 PAA04541 for ; Mon, 28 Aug 2000 15:26:32 -0600 (MDT) Message-Id: <200008282126.PAA04541@harmony.village.org> To: hackers@freebsd.org Subject: PCI BIOS Date: Mon, 28 Aug 2000 15:26:32 -0600 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Anybody have a good interface to pcibios for kernel devices to use? I think I have a need for it with the TI-1225 based pci cardbus bridge card that I have. I need to be able to assign interrupt numbers (or at least get them) for the slot. NetBSD has this functionality and we need it to be a true plug and play OS. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message