From scottr@netbsd.org:
authorbriggs <briggs@openbsd.org>
Sun, 1 Sep 1996 18:50:02 +0000 (18:50 +0000)
committerbriggs <briggs@openbsd.org>
Sun, 1 Sep 1996 18:50:02 +0000 (18:50 +0000)
commit4324d82e385b8fb542f89b0238da7effc95b5d1c
treeaa40ac493135e26d2271ac1802821b7229945c40
parent8ffd66b8faef2fcf5165a0e6f333b5a05a15599c
From scottr@netbsd.org:
After servicing an interrupt, check to see that there's not another
one pending before we clear the interrupt flag.  This avoids a condition
where the line appears to go catatonic (which is particularly easily
triggered by pppd).  From Bill Studenmund <wrstuden@loki.stanford.edu>.
XXX - we should probably log this if it gets excessive.
sys/arch/mac68k/dev/z8530sc.c