Re: IRQ mapping on 405GPr board, et al.

[email protected] (Peter Seebach) Tue, 21 Feb 2006 08:49:33 -0600
Newsgroups gmane.os.netbsd.devel.ports
Message-ID <[email protected]>
Hmm.  Okay, I've split out pci_map_intr and pci_conf_interrupt into a
tams3011/pci_machdep.c, and renamed the remaining ibm4xx/pci_machdep.c to
ibm4xx/pci_ibm4xx.c.

Now I just have to figure out how to correlate the apparently functional Linux
driver setup to the apparently not-so-functional pci_conf_interrupt.

-s