NetBSD/sys/arch/pc532/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
..
aic.c minphys() functions really should return void. 1995-08-12 20:30:45 +00:00
device.h new RCS ID format. 1994-10-26 08:23:50 +00:00
dp.c minphys() functions really should return void. 1995-08-12 20:30:45 +00:00
dpreg.h new RCS ID format. 1994-10-26 08:23:50 +00:00
lpt.c merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
lptreg.h Changes from Matthias Pfaller: lpt driver changes, clock code similar 1995-05-16 07:30:30 +00:00
ncr.c merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
ncr5380.c merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
ncr5380reg.h merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
ncr_5380.h More changes to the "new" ncr interrupt driven scsi driver (from M. Pfaller) 1995-08-25 07:30:33 +00:00
ncr_defs.h More changes to the "new" ncr interrupt driven scsi driver (from M. Pfaller) 1995-08-25 07:30:33 +00:00
ncrreg.h merge in changes from 1.1 release branch 1995-11-30 00:56:23 +00:00
oldncr.c VOID minphys. 1995-08-27 04:07:53 +00:00
rd.c New generic disk framework. Highlights: 1996-01-07 22:01:38 +00:00
scn.c Major update: Many changes from Matthias Pfaller. 1995-09-26 20:15:57 +00:00
scnreg.h new RCS ID format. 1994-10-26 08:23:50 +00:00