NetBSD/sys/arch/atari/dev
thorpej 5b39541e48 New generic disk framework. Highlights:
- New metrics handling.  Metrics are now kept in the new
	  `struct disk'.  Busy time is now stored as a timeval, and
	  transfer count in bytes.

	- Storage for disklabels is now dynamically allocated, so that
	  the size of the disk structure is not machine-dependent.

	- Several new functions for attaching and detaching disks, and
	  handling metrics calculation.

Old-style instrumentation is still supported in drivers that did it before.
However, old-style instrumentation is being deprecated, and will go away
once the userland utilities are updated for the new framework.

For usage and architectural details, see the forthcoming disk(9) manual
page.
1996-01-07 22:01:38 +00:00
..
atari5380.c Get in sync with the mac68k version to incorporate Allen Briggs' changes 1995-10-05 08:52:53 +00:00
clock.c Add an nvram-driver. This driver makes it possible to read/write the 1996-01-06 20:10:41 +00:00
clockioctl.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
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 The Falcon needs a delay after writing the dma_data register (Thomas Gerner) 1995-11-06 21:13:38 +00:00
event.c Mouse driver added. 1995-06-25 19:05:23 +00:00
event_var.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
fd.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +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 NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
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 Sync grf with underlying view on open. 1995-06-26 19:55:45 +00:00
grfabs.c Make sure the prototypes and inline definitions are included. 1995-09-23 20:29:16 +00:00
grfabs_fal.c Allow selection of Falcon (videl) video modes other than the mode selected 1996-01-02 20:59:20 +00:00
grfabs_fal.h Allow selection of Falcon (videl) video modes other than the mode selected 1996-01-02 20:59:20 +00:00
grfabs_reg.h Right align color values in the bytes. 1995-09-04 19:41:39 +00:00
grfabs_tt.c Add Falcon video support. Thanks to Thomas Gerner. 1995-08-20 18:17:09 +00:00
grfioctl.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
grfvar.h Remove the pointer to view_t from the grf-structure, use viewview(dev) 1995-05-28 19:45:36 +00:00
ite.c Allow chars > 0x7f to be displayed on the ite's 1995-09-04 19:39:21 +00:00
ite_cc.c Remove the pointer to view_t from the grf-structure, use viewview(dev) 1995-05-28 19:45:36 +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 A forgotten file for the kbdmap fixes. 1995-07-25 13:49:26 +00:00
kbd.c Fix thinko. It will now also work when no mouse is configured. 1995-06-26 14:31:27 +00:00
kbdmap.c Change and fix the way of keyboard mapping. Each virtual console has it's 1995-07-24 05:56:06 +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 NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
ms.c Add middle button emulation. 1995-07-27 06:35:46 +00:00
ncr5380.c Keep more debugging history (Paul Goyette). Synced with mac68k version. 1996-01-06 20:17:15 +00:00
ncr5380reg.h Fixes for devices that don't support linked commands. (Paul Goyette) 1995-12-18 20:37:51 +00:00
nvram.c Add an nvram-driver. This driver makes it possible to read/write the 1996-01-06 20:10:41 +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
ramd.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
view.c Remove 2 wrong proto-types. 1995-08-17 20:32:50 +00:00
viewioctl.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
viewvar.h Remove the pointer to view_t from the grf-structure, use viewview(dev) 1995-05-28 19:45:36 +00:00
vuid_event.h NetBSD/Atari, port by Leo Weppelman. 1995-03-26 07:12:03 +00:00
zs.c - Remove an unwanted interference between the 2 channels. 1995-12-25 14:16:50 +00:00
zsvar.h - Remove an unwanted interference between the 2 channels. 1995-12-25 14:16:50 +00:00