Force the talley counters to be read when we get the interrupt. GCC
authorbriggs <briggs@openbsd.org>
Fri, 2 Feb 1996 23:14:56 +0000 (23:14 +0000)
committerbriggs <briggs@openbsd.org>
Fri, 2 Feb 1996 23:14:56 +0000 (23:14 +0000)
commit2af82279e717d8f961ceb193881809d3c05bd575
tree0e4f2051a82d589981bbefefc1ee9965864088e4
parentdffa89ad789e638fcd4f89f871a7a157918979e2
Force the talley counters to be read when we get the interrupt.  GCC
was nicely optimizing the reads out for us.  Kudos for this one go to
Steven R. Weiss <srw@hvcn.org>.  (from netbsd)
sys/arch/mac68k/dev/if_ae.c