Age | Commit message (Collapse) | Author |
|
cosmetic things will follow together with an update to an exact NETBSD_CU-
RRENT_xxxxxx level
|
|
3100 machines (thanks to michael hitch from NetBSD)
|
|
diff submitted by Jan Mueller <jan.mueller@tu-harburg.d400.de>)
|
|
|
|
|
|
i hope that i did'nt break anything of the files required for the alpha
(in the dev dir) niklas :-)
|
|
compiled on my decstation 2100 (PLUTO) - but it will not fully work
out of the box - but i want to bring it into the tree because i get
my own pmax on 961228 - so that i have a good startpoint then :-)
all the OpenBSD changes to the pmax tree will follow in the next commit
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Change splimp -> splnet in Ethernet, ARCnet, and FDDI drivers.
|
|
|
|
|
|
|