freebsd-dev/sys/amd64
Poul-Henning Kamp 71e4fff823 Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation.
Add MD_ROOT and MD_ROOT_SIZE options to the md driver.

Make the md driver handle MFS_ROOT and MFS_ROOT_SIZE options for compatibility.

Add md driver to GENERIC, PCCARD and LINT.

This is a cleanup which removes the need for some of the worse hacks in
MFS:  We really want to have a rootvnode but MFS on a preloaded image
doesn't really have one.  md is a true device, so it is less trouble.

This has been tested with make release, and if people remember to add
the "md" pseudo-device to their kernels, PicoBSD should be just fine
as well.  If people have no other use for MFS, it can be removed from
the kernel.
1999-11-26 20:08:44 +00:00
..
amd64 Fix out-of-date comment 1999-11-26 05:02:06 +00:00
conf Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation. 1999-11-26 20:08:44 +00:00
include Optimize two cases in the MP locking code. First, it is not necessary 1999-11-19 16:49:30 +00:00
isa i8254_restore is called from apm_default_resume() to reload 1999-10-30 14:56:01 +00:00
pci If we have found pci devices via pci_cfgopen(), but don't find a 1999-11-18 08:58:37 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00