freebsd-src/sys/powerpc
Peter Grehan 739af9bcb5 Make the OpenPic driver bus-independent, with attachments for
the MacIO chip and PSIM's IOBus. Bus-specific drivers should
use the identify method to attach themselves to nexus so
interrupt can be allocated before the h/w is probed. The
'early attach' routine in openpic is used for this stage
of boot. When h/w is probed, the openpic can be attached
properly. It will enable interrupts allocated prior to
this.
2004-01-13 11:24:36 +00:00
..
aim Remove hard-coded knowledge of specific OFW devices. Use bus_generic_probe 2004-01-13 11:20:52 +00:00
compile
conf Note that scbus is required for SCSI, not just "required" in general. 2003-06-08 02:03:02 +00:00
include Make the OpenPic driver bus-independent, with attachments for 2004-01-13 11:24:36 +00:00
ofw Prefer new location of pci include files (which have only been in the 2003-08-22 07:39:05 +00:00
powermac Make the OpenPic driver bus-independent, with attachments for 2004-01-13 11:24:36 +00:00
powerpc Make the OpenPic driver bus-independent, with attachments for 2004-01-13 11:24:36 +00:00
psim Make the OpenPic driver bus-independent, with attachments for 2004-01-13 11:24:36 +00:00