NetBSD/sys/arch/atari/dev
leo 54f2532106 Change the way that bit's are cleared in the InterruptPending register of
the 68901. Do this now by _assigning_ ~<bit_to_clear> instead of the
previously used 'andb ~<bit_to_clear>'. The latter caused a rwm-cycle that
caused a race condition to happen when an interrupt arrived between the
Read and Modify-Write.
Anyway, this solved my hanging keyboard problem.
1999-08-06 08:27:30 +00:00
..
Makefile
atari5380.c Change the way that bit's are cleared in the InterruptPending register of 1999-08-06 08:27:30 +00:00
clock.c Change the way that bit's are cleared in the InterruptPending register of 1999-08-06 08:27:30 +00:00
clockioctl.h
clockreg.h
dma.c
event.c
event_var.h
fd.c Change the way that bit's are cleared in the InterruptPending register of 1999-08-06 08:27:30 +00:00
fdreg.h
font.h
font_8x8.c
font_8x16.c
grf.c
grf_etreg.h
grfabs.c
grfabs_et.c
grfabs_et.h
grfabs_fal.c
grfabs_fal.h
grfabs_reg.h
grfabs_tt.c
grfabs_tt.h
grfioctl.h
grfvar.h
hdfd.c Change the way that bit's are cleared in the InterruptPending register of 1999-08-06 08:27:30 +00:00
hdfd_intr.s
hdfdreg.h
ite.c
ite_cc.c
ite_et.c
iteioctl.h
itevar.h
kbd.c Change the way that bit's are cleared in the InterruptPending register of 1999-08-06 08:27:30 +00:00
kbdmap.c
kbdmap.h
kbdreg.h
kbdvar.h
lpt.c Move advertisement text into a comment of its own. 1999-04-06 19:31:37 +00:00
md_root.c
ms.c
msvar.h
ncr5380.c
ncr5380reg.h
ncr5380var.h
nvram.c
nvramvar.h
ser.c Change the way that bit's are cleared in the InterruptPending register of 1999-08-06 08:27:30 +00:00
serreg.h
view.c
viewioctl.h
viewvar.h
vuid_event.h
wdc_mb.c Change the way that bit's are cleared in the InterruptPending register of 1999-08-06 08:27:30 +00:00
ym2149.c
ym2149reg.h
zs.c
zsvar.h