From owner-freebsd-hackers Wed Aug 30 18:11:43 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mass.osd.bsdi.com (mass.osd.bsdi.com [204.216.28.234]) by hub.freebsd.org (Postfix) with ESMTP id 745A337B42C for ; Wed, 30 Aug 2000 18:11:38 -0700 (PDT) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id SAA06154; Wed, 30 Aug 2000 18:25:16 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200008310125.SAA06154@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: YAMAMOTO Shigeru Cc: imp@village.org, hackers@freebsd.org Subject: Re: PCI BIOS In-reply-to: Your message of "Tue, 29 Aug 2000 19:01:37 +0900." <20000829190137J.shigeru@iij.ad.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 30 Aug 2000 18:25:16 -0700 From: Mike Smith Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just to note that I've been looking at this code a bit, and at least the PCI bus interface/implementation is really nice. It could do with a little cleaning up, but this would give us the ability to assign PCI resources on the fly (can you say "hot-plug PCI"?). Do you plan to continue with this work? Could you write a few words describing what the goal of this particular development tree is? Thanks! > From: Warner Losh > Subject: PCI BIOS > Date: Mon, 28 Aug 2000 15:26:32 -0600 > > 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. > > Now I'm wrinting a code to use PCI BIOS/MS$PIR. > URL:http://www.bremen.or.jp/shigeru/FreeBSD/CardBus/dev.20000628.tar.gz > > sys/i386/pci/pci_root.c in my code is using pci interrrupt routing > table in a PCI BIOS when assigning an IRQ. > > ------- > YAMAMOTO Shigeru > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message