Do not register an interrupt handler unless we know that we can clear
authorbriggs <briggs@openbsd.org>
Sat, 29 Mar 1997 23:47:13 +0000 (23:47 +0000)
committerbriggs <briggs@openbsd.org>
Sat, 29 Mar 1997 23:47:13 +0000 (23:47 +0000)
commit7ecf6d7fd8afc6b7a2930d1d6bb36f5bbeb5e1d4
treed3e3627140906b236a86876ec5a1b6d2987fbbe2
parentd583784ae848d51c7839861bbea95e8ee9345c06
Do not register an interrupt handler unless we know that we can clear
interrupts properly.
Take a stab at clearing interrupts correctly for stupid Samsung video
card that masquerades as a Toby Frame Buffer card.
Break out interrupt routines by card type, including the cards that just
need a byte cleared to clear the interrupt.
sys/arch/mac68k/dev/grf_mv.c
sys/arch/mac68k/dev/grfvar.h