freebsd-src/sys/i386
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
..
apm Use DRIVER_MODULE(), apm.c already takes care of it's devices with 1999-11-08 07:44:26 +00:00
bios Use DRIVER_MODULE(), apm.c already takes care of it's devices with 1999-11-08 07:44:26 +00:00
boot GC bdbtofsb() 1999-09-26 19:05:39 +00:00
conf Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation. 1999-11-26 20:08:44 +00:00
eisa Delete unneeded #include 1999-10-11 14:42:33 +00:00
i386 Fix out-of-date comment 1999-11-26 05:02:06 +00:00
ibcs2 Fix case where vnode could be unlocked twice. Untested; bug found by code 1999-11-14 17:33:40 +00:00
include Update the WaveLAN/IEEE driver: 1999-11-25 20:45:49 +00:00
isa Update the WaveLAN/IEEE driver: 1999-11-25 20:45:49 +00:00
linux Implement fdatasync in terms of fsync. The regeneration of proto.h, 1999-11-26 10:20:10 +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
svr4 useracc() the prequel: 1999-10-29 18:09:36 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00