Date: Wed, 30 Aug 2000 18:25:16 -0700 From: Mike Smith <msmith@freebsd.org> To: YAMAMOTO Shigeru <shigeru@iij.ad.jp> Cc: imp@village.org, hackers@freebsd.org Subject: Re: PCI BIOS Message-ID: <200008310125.SAA06154@mass.osd.bsdi.com> In-Reply-To: Your message of "Tue, 29 Aug 2000 19:01:37 %2B0900." <20000829190137J.shigeru@iij.ad.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <imp@village.org> > 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 <shigeru@iij.ad.jp> > > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008310125.SAA06154>