From: Warner Losh <[EMAIL PROTECTED]>
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        <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to