NetBSD/sys/arch/amiga/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
..
DOC
adosglue.h
amiga_init.c merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
autoconf.c first attempt at A4000T support, remove GRF_AGA's dependence on GRF_ECS. 1995-10-05 12:40:48 +00:00
cc_registers.h
cc.c
cc.h
cfdev.h
cia.c
cia.h
color.h
conf.c changes for msc device 1995-09-30 01:52:37 +00:00
custom.h
db_memrw.c
device.h
disksubr.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
dkbad.c
genassym.c SCSI disconnects: siop from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-08-18 15:27:29 +00:00
isr.h add prototypes for isr stuff fixes pr# 1284 and 1569 1995-10-09 15:19:58 +00:00
kdassert.h
Locore.c Add splsoftnet(). 1995-08-13 00:03:11 +00:00
locore.s Move bcopy/ovbcopy/memcpy into m68/m68k/copy.s, which is used by all 1995-12-11 02:37:55 +00:00
machdep.c Changed name of sigaltstack's ss_base field to ss_sp to match XPG4.2 and 1996-01-04 22:21:33 +00:00
mem.c update from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-10-09 02:41:28 +00:00
memlist.h
pmap.c merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
swapgeneric.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
sys_machdep.c merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
trap.c merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
vectors.s
vm_machdep.c cpu_fork() now returns void. 1995-12-09 04:37:23 +00:00