freebsd-skq/sys/powerpc/psim
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
..
ata_iobus.c Catch up with ATA changes by including <sys/sema.h> 2004-01-13 10:54:35 +00:00
iobus.c Remove sparse address hack. 2003-04-18 02:46:12 +00:00
iobusvar.h
openpic_iobus.c Make the OpenPic driver bus-independent, with attachments for 2004-01-13 11:24:36 +00:00
psim-tree
sio_iobus.c
uart_iobus.c