NetBSD/sys/arch/evbppc/obs405
freza 78037d3f6d Bring ibm4xx interrupt code up to date:
- generic soft interrupts (ie. use powerpc/softintr.c)
- interrupt event counters (using the ones from powerpc/cpu.h:cpu_info
  where appropriate)
- cleanup ibm4xx_intr.h, move implementation details to intr.c

Convert all affected evbppc platforms.

OK by simonb@, some points discussed with matt@
2006-06-30 17:54:50 +00:00
..
dev Remove the devprop API and switch everthing over to the new proplib. Add 2006-05-05 18:04:41 +00:00
consinit.c
obs200_autoconf.c Move cpu_configure to evbppc/*.c. 2006-05-15 15:56:54 +00:00
obs200_locore.S Bring ibm4xx interrupt code up to date: 2006-06-30 17:54:50 +00:00
obs200_machdep.c Move pci_intr_map and pci_conf_interrupt functions to MD codes. 2006-03-29 17:50:33 +00:00
obs266_autoconf.c Move cpu_configure to evbppc/*.c. 2006-05-15 15:56:54 +00:00
obs266_machdep.c Move pci_intr_map and pci_conf_interrupt functions to MD codes. 2006-03-29 17:50:33 +00:00
obs405_autoconf.c Use device_is_a() 2006-02-26 05:24:52 +00:00
obs405_machdep.c Bring ibm4xx interrupt code up to date: 2006-06-30 17:54:50 +00:00
rbus_machdep.c