NetBSD/sys/arch/atari/dev
leo 4b5bff0d0f During a rather lengthy debug session with Markus Kilbinger (Thanks again!),
we managed to kill the following SCSI-driver bugs for the Falcon:
   - The Byte_Count_zero bit of the falcon DMA controller does not always
     tell the truth! This caused the SCSI-driver to choke on devices that
     disconnected in the middle of a DMA-transfer (mostly removables).
   - Printing debug info about the 5380 on the Falcon is *only* permitted
     when DMA is not active.
   - Some functions forgot to remove possibly pending sofware interrupts
   - Some debug options didn't allow debugging a single target while they
     could easily be made to do so. This is fixed.
1996-07-05 19:35:35 +00:00
..
atari5380.c During a rather lengthy debug session with Markus Kilbinger (Thanks again!), 1996-07-05 19:35:35 +00:00
clock.c Corrections for removed <sys/cpu.h> and some more prototypes. 1996-04-26 06:59:15 +00:00
clockioctl.h
clockreg.h Add an nvram-driver. This driver makes it possible to read/write the 1996-01-06 20:10:41 +00:00
dma.c Add missing spl0() call. 1996-07-05 19:22:21 +00:00
event.c Add missing spl(x). (Jason Thorpe) 1996-05-30 13:41:58 +00:00
event_var.h
fd.c Yet more prototyping and -Wall fixes. 1996-04-18 08:51:11 +00:00
fdreg.h - Remove register access functions from dma.c -> fd.c and inline them 1995-04-22 22:18:17 +00:00
font.h
font_8x8.c Make them compliant to iso-8859-1 (Thomas Gerner). 1995-09-23 20:25:34 +00:00
font_8x16.c Make them compliant to iso-8859-1 (Thomas Gerner). 1995-09-23 20:25:34 +00:00
grf.c Yet more prototyping and -Wall fixes. 1996-04-18 08:51:11 +00:00
grfabs.c When having a perfect match on the resolution, try to match the screen 1996-03-08 21:52:50 +00:00
grfabs_fal.c Prototype + -Wall fixes. 1996-05-15 07:28:51 +00:00
grfabs_fal.h Take the type of the attached monitor into account when selecting a 1996-03-10 11:42:35 +00:00
grfabs_reg.h Take the type of the attached monitor into account when selecting a 1996-03-10 11:42:35 +00:00
grfabs_tt.c Yet more prototyping and -Wall fixes. 1996-04-18 08:51:11 +00:00
grfioctl.h
grfvar.h First bunch of changes due to stricter prototype checking. 1996-02-22 10:10:44 +00:00
ite.c Add tty_attach() calls. 1996-06-18 05:54:59 +00:00
ite_cc.c Yet more prototyping and -Wall fixes. 1996-04-18 08:51:11 +00:00
iteioctl.h Change and fix the way of keyboard mapping. Each virtual console has it's 1995-07-24 05:56:06 +00:00
itevar.h Yet more prototyping and -Wall fixes. 1996-04-18 08:51:11 +00:00
kbd.c Yet more prototyping and -Wall fixes. 1996-04-18 08:51:11 +00:00
kbdmap.c Prototype + -Wall fixes. 1996-05-15 07:28:51 +00:00
kbdmap.h Change and fix the way of keyboard mapping. Each virtual console has it's 1995-07-24 05:56:06 +00:00
kbdreg.h
kbdvar.h Part of restructuring done for 3-button mouse support. 1996-04-12 19:55:28 +00:00
lpt.c Remove a line of debugging code. 1996-05-14 10:25:01 +00:00
md_root.c Corrections for removed <sys/cpu.h> and some more prototypes. 1996-04-26 06:59:15 +00:00
ms.c Ignore joystick packages when running in 3b. emulation mode. 1996-04-23 11:02:01 +00:00
msvar.h Add 3-button mouse support. 1996-04-12 08:37:03 +00:00
ncr5380.c During a rather lengthy debug session with Markus Kilbinger (Thanks again!), 1996-07-05 19:35:35 +00:00
ncr5380reg.h During a rather lengthy debug session with Markus Kilbinger (Thanks again!), 1996-07-05 19:35:35 +00:00
ncr5380var.h Get in sync with the mac68k version of the 5380 driver. Also increase 1996-05-15 09:21:29 +00:00
nvram.c Yet more prototyping and -Wall fixes. 1996-04-18 08:51:11 +00:00
nvramvar.h Add an nvram-driver. This driver makes it possible to read/write the 1996-01-06 20:10:41 +00:00
rd_root.c Corrections for removed <sys/cpu.h> and some more prototypes. 1996-04-26 06:59:15 +00:00
view.c Yet more prototyping and -Wall fixes. 1996-04-18 08:51:11 +00:00
viewioctl.h
viewvar.h Yet more prototyping and -Wall fixes. 1996-04-18 08:51:11 +00:00
vuid_event.h
ym2149.c Take out direct access to the YM2149. The chip definitions are moved 1996-03-27 10:07:45 +00:00
ym2149reg.h Take out direct access to the YM2149. The chip definitions are moved 1996-03-27 10:07:45 +00:00
zs.c Add tty_attach() calls. 1996-06-18 05:54:59 +00:00
zsvar.h Move struct definitions to MD code. 1996-01-24 19:21:40 +00:00