Interrupt code changed from called routines, to initialized driver.
authorrahnds <rahnds@openbsd.org>
Mon, 20 Mar 2000 07:26:49 +0000 (07:26 +0000)
committerrahnds <rahnds@openbsd.org>
Mon, 20 Mar 2000 07:26:49 +0000 (07:26 +0000)
commit37c760e52eceffe0d2bc35a53719c5d609918f0e
treebe6fc9e9a5e83e4f4f3cb958077062901cea11fd
parent025e6ee55aaa1e842e2193249c379f288078970c
Interrupt code changed from called routines, to initialized driver.
Added openpic support with this new driver scheme.

added support for keylargo-ata, G4 ide configures properly.
interrupt configuration changed to be more full featured, like isa had been.
sys/arch/powerpc/mac/if_bm.c
sys/arch/powerpc/mac/macintr.c
sys/arch/powerpc/mac/openpic.c [new file with mode: 0644]
sys/arch/powerpc/mac/wdc_obio.c