NetBSD/sys/arch/amiga
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
..
amiga New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
compile Clean up deleted files. 1995-03-01 00:00:00 +00:00
conf remove -fno-builtin (pr#1727) from Bernd Ernesti 1995-12-27 08:22:54 +00:00
dev New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
include Remove deprecated cpu_setstack(). 1995-12-21 05:01:32 +00:00
stand merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
Makefile new RCS ID format. 1994-10-26 02:01:24 +00:00