Subject: Re: IRQ mapping on 405GPr board, et al.
To: None <tech-ports@NetBSD.org>
From: Peter Seebach <seebs@plethora.net>
List: tech-ports
Date: 02/21/2006 08:49:33
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