Date: Tue, 29 Aug 2000 19:01:37 +0900 From: YAMAMOTO Shigeru <shigeru@iij.ad.jp> To: imp@village.org Cc: hackers@freebsd.org Subject: Re: PCI BIOS Message-ID: <20000829190137J.shigeru@iij.ad.jp> In-Reply-To: Your message of "Mon, 28 Aug 2000 15:26:32 -0600" <200008282126.PAA04541@harmony.village.org> References: <200008282126.PAA04541@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000829190137J.shigeru>